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

clusterctl move does not work with CAPOCI #73

Closed
shyamradhakrishnan opened this issue Apr 26, 2022 · 0 comments · Fixed by #74
Closed

clusterctl move does not work with CAPOCI #73

shyamradhakrishnan opened this issue Apr 26, 2022 · 0 comments · Fixed by #74
Assignees
Labels
bug Something isn't working

Comments

@shyamradhakrishnan
Copy link
Contributor

What happened:
clusterctl move does not work with CAPOCI. The reconciliation is failing with the below error

cluster api tags have been modified out of context

What you expected to happen:

Reconciliation should still happen

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

Use clusterctl move of an OCICluster
Anything else we need to know?:

CAPOCI is using the cluster UID as the resource identifier and tags all created resources with this tag. But during the move operation, the clusters gets a new UID which throws the modified out of context error.

Environment:

  • CAPOCI version:
  • Cluster-API version (use clusterctl version):
  • Kubernetes version (use kubectl version):
  • Docker version (use docker info):
  • OS (e.g. from /etc/os-release):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant