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

Support applying tags to load balancers provisioned by the Native Ingress Controller #85

Open
matthewmcdaniel opened this issue Jul 18, 2024 · 1 comment

Comments

@matthewmcdaniel
Copy link
Member

Hi team! Currently, it's not supported to apply defined and freeform tags to load balancers created from an IngressClass. This makes it difficult to manage access when using tag-based access control. The CCM currently supports this with two annotations:

oci.oraclecloud.com/initial-defined-tags-override: '{"<tag-namespace>": {"<tag-key>": "<tag-value>"}}'

oci.oraclecloud.com/initial-freeform-tags-override: '{"<tag-key>": "<tag-value>"}'

https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengcreatingloadbalancer_topic-Summaryofannotations.htm

Would it be possible for the native ingress controller to support this functionality as well?

@nirpai
Copy link
Contributor

nirpai commented Aug 2, 2024

@matthewmcdaniel Can you please cut a ticket to track this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants