Skip to content

Add e2e tests for externally managed members#1337

Open
CaptainIRS wants to merge 1 commit intogardener:masterfrom
CaptainIRS:externally-managed-members-e2e
Open

Add e2e tests for externally managed members#1337
CaptainIRS wants to merge 1 commit intogardener:masterfrom
CaptainIRS:externally-managed-members-e2e

Conversation

@CaptainIRS
Copy link
Copy Markdown
Member

How to categorize this PR?

/area testing
/kind test

What this PR does / why we need it:

Adds e2e tests for the externally managed members feature introduced in #1214.

Which issue(s) this PR fixes:
To aid with testing for the upcoming member removal feature #1307.

Checklist:

  • Add tests that cover your changes (if applicable)
    • E2E tests

Special notes for your reviewer:

If you have an existing kind cluster, it has to be brought down (make kind-down) and brought up again with this PR branch (make kind-up) for this to work.

Release note:

NONE

@CaptainIRS CaptainIRS requested a review from a team as a code owner April 22, 2026 04:10
@gardener-prow gardener-prow Bot added the area/testing Testing related label Apr 22, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow Bot commented Apr 22, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ishan16696 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow Bot added kind/test Test cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Apr 22, 2026
WithEtcdServerPort(ptr.To(ports.PeerPort)).
WithBackupPort(ptr.To(ports.BackupPort)).
WithEtcdWrapperPort(ptr.To(ports.WrapperPort)).
WithBackupRestoreContainerImage("europe-docker.pkg.dev/gardener-project/snapshots/gardener/etcdbrctl:v0.43.0-dev").
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Placeholder comment to remove this once gardener/etcd-backup-restore#939 is part of the latest release.

@gardener-prow
Copy link
Copy Markdown

gardener-prow Bot commented Apr 22, 2026

@CaptainIRS: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-etcd-druid-api-unit 9454cda link false /test pull-etcd-druid-api-unit

Full PR test history. Your PR dashboard. Command help for this repository.
Please help us cut down on flakes by linking this test failure to an open flake report or filing a new flake report if you can't find an existing one. Also see our testing guideline for how to avoid and hunt flakes.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@CaptainIRS CaptainIRS self-assigned this Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/testing Testing related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/test Test size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant