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

Shoot migration fails while using server group #651

Open
Wieneo opened this issue Jul 12, 2023 · 0 comments
Open

Shoot migration fails while using server group #651

Wieneo opened this issue Jul 12, 2023 · 0 comments
Labels
area/control-plane-migration Control plane migration related kind/bug Bug lifecycle/stale Nobody worked on this for 6 months (will further age) platform/openstack OpenStack platform/infrastructure

Comments

@Wieneo
Copy link

Wieneo commented Jul 12, 2023

How to categorize this issue?
/area control-plane-migration
/kind bug
/platform openstack

What happened:
While trying to migrate a shoot, which is using anti affinity for its worker nodes, between 2 seeds the migration got stuck with the following error:
Error restoring Worker: failed to generate the machine deployments: server group is required for pool "general", but no server group dependency found

What you expected to happen:
Migration succeedes

How to reproduce it (as minimally and precisely as possible):

  • Create shoot on OpenStack
  • Add anti-affinity to worker nodes
  • Migrate shoot to another seed

Environment:

  • Gardener version (if relevant): 1.71.5
  • Extension version: v1.35.1
  • Kubernetes version (use kubectl version):
Client Version: version.Info{Major:"1", Minor:"27", GitVersion:"v1.27.3", GitCommit:"25b4e43193bcda6c7328a6d147b1fb73a33f1598", GitTreeState:"clean", BuildDate:"2023-06-14T09:47:38Z", GoVersion:"go1.20.5", Compiler:"gc", Platform:"darwin/arm64"}
Kustomize Version: v5.0.1
Server Version: version.Info{Major:"1", Minor:"25", GitVersion:"v1.25.10", GitCommit:"e770bdbb87cccdc2daa790ecd69f40cf4df3cc9d", GitTreeState:"clean", BuildDate:"2023-05-17T14:06:35Z", GoVersion:"go1.19.9", Compiler:"gc", Platform:"linux/amd64"}
@gardener-robot gardener-robot added area/control-plane-migration Control plane migration related kind/bug Bug platform/openstack OpenStack platform/infrastructure labels Jul 12, 2023
@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane-migration Control plane migration related kind/bug Bug lifecycle/stale Nobody worked on this for 6 months (will further age) platform/openstack OpenStack platform/infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants