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

Provide a path to downgrade etcd-druid from v0.23.x to v0.22.y #892

Open
unmarshall opened this issue Oct 22, 2024 · 0 comments
Open

Provide a path to downgrade etcd-druid from v0.23.x to v0.22.y #892

unmarshall opened this issue Oct 22, 2024 · 0 comments
Labels
area/control-plane Control plane related area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related kind/bug Bug

Comments

@unmarshall
Copy link
Contributor

How to categorize this issue?

/area control-plane
/area open-source
/kind bug

What happened:
v0.23.x version introduced the following new CLI flags:
--workers is replaced by --etcd-workers
--custodian-workers has been removed
--enable-etcd-spec-auto-reconcile replaces --ignore-operation-annotation
--etcd-components-webhook-exempt-service-accounts has been newly added

PR #883 adds the capability in v0.23 to ignore unknown CLI flags (see here). We will have to add similar capability in v0.22 and then in g/g both new and old CLI args can be set.

What you expected to happen:
It should be possible to downgrade from v0.23 to v0.22 even when there are changes in CLI args to start up etcd-druid.

@gardener-robot gardener-robot added area/control-plane Control plane related area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related kind/bug Bug labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Control plane related area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related kind/bug Bug
Projects
None yet
Development

No branches or pull requests

2 participants