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

Tags should be sent during upgrade of resources #130

Closed
shyamradhakrishnan opened this issue Aug 24, 2022 · 0 comments · Fixed by #131
Closed

Tags should be sent during upgrade of resources #130

shyamradhakrishnan opened this issue Aug 24, 2022 · 0 comments · Fixed by #131
Assignees
Labels
bug Something isn't working

Comments

@shyamradhakrishnan
Copy link
Contributor

shyamradhakrishnan commented Aug 24, 2022

What happened:
Tags should be sent during upgrade of resources. Sending tags during update affects default tags which have been defined by the tenancy administrator.

What you expected to happen:
Tags(freeform and defined) will only be applied during resource creation.

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

Add the default Oracle tags in a compartment as per https://docs.oracle.com/en-us/iaas/Content/Tagging/Concepts/understandingautomaticdefaulttags.htm

Monitor CAPOCI pod logs, it will have errors related to tags authorization as CAPOCI will try to delete the default tags during upgrade which should not happen.

Anything else we need to know?:

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
Development

Successfully merging a pull request may close this issue.

1 participant