Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promote UseEtcdWrapper feature gate to GA #936

Merged

Conversation

shreyas-s-rao
Copy link
Contributor

How to categorize this PR?

/area quality open-source usability
/kind task

What this PR does / why we need it:
The feature gate UseEtcdWrapper has now been promoted to GA, and locked to true. The related code has been cleaned up. The feature gate will finally be removed in #935 .

Which issue(s) this PR fixes:
Fixes partially #776

Special notes for your reviewer:
/assign @seshachalam-yv @ishan16696
/cc @unmarshall @aaronfern

Release note:

The `UseEtcdWrapper` feature gate has been promoted to GA and locked to `true`.

@shreyas-s-rao shreyas-s-rao added this to the v0.25.0 milestone Nov 26, 2024
@shreyas-s-rao shreyas-s-rao requested a review from a team as a code owner November 26, 2024 08:45
@gardener-robot gardener-robot added the needs/review Needs review label Nov 26, 2024
@gardener-robot gardener-robot added area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related area/quality Output qualification (tests, checks, scans, automation in general, etc.) related area/usability Usability related kind/task General task labels Nov 26, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Nov 26, 2024
@gardener-robot gardener-robot added size/l Size of pull request is large (see gardener-robot robot/bots/size.py) needs/second-opinion Needs second review by someone else labels Nov 26, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Nov 26, 2024
shreyas-s-rao added a commit to shreyas-s-rao/ci-infra that referenced this pull request Nov 26, 2024
@shreyas-s-rao
Copy link
Contributor Author

I have also raised gardener/ci-infra#2757 to remove the prow job for e2e test for nondistroless version of etcd (ie, etcd-custom-image), since that is no longer supported now that the feature gate has been promoted to GA.

@ishan16696
Copy link
Member

@shreyas-s-rao please rebase this PR as etcd-backup-restore version has been updated

@shreyas-s-rao shreyas-s-rao force-pushed the feature/use-etcd-wrapper-ga branch from f769004 to 39123c7 Compare November 26, 2024 11:11
@gardener-robot-ci-1 gardener-robot-ci-1 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Nov 26, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Nov 26, 2024
@shreyas-s-rao
Copy link
Contributor Author

@ishan16696 rebased as requested. Although, I would want to wait for #812 to be merged before rebasing this PR again and then merging. I don't want @anveshreddy18 to go through yet another round of rebasing on his PR. Until I rebase on the configmap changes, the tests here will continue to fail, so these test failures can be ignored for the timebeing.

Copy link
Contributor

@seshachalam-yv seshachalam-yv left a comment

Choose a reason for hiding this comment

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

Thanks @shreyas-s-rao for promoting the feature gate

@shreyas-s-rao shreyas-s-rao force-pushed the feature/use-etcd-wrapper-ga branch from 39123c7 to 39cff9d Compare November 26, 2024 12:49
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Nov 26, 2024
@seshachalam-yv
Copy link
Contributor

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review needs/second-opinion Needs second review by someone else labels Nov 26, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Nov 26, 2024
@seshachalam-yv seshachalam-yv merged commit a26df8d into gardener:master Nov 26, 2024
14 checks passed
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Nov 26, 2024
gardener-prow bot pushed a commit to gardener/ci-infra that referenced this pull request Nov 27, 2024
@shreyas-s-rao shreyas-s-rao deleted the feature/use-etcd-wrapper-ga branch November 27, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related area/quality Output qualification (tests, checks, scans, automation in general, etc.) related area/usability Usability related kind/task General task needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) size/l Size of pull request is large (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants