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

Add ability to specify custom policy name #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KarlisAG
Copy link

@KarlisAG KarlisAG commented Oct 7, 2024

Summary

Adds ability to specify custom policy name. It is required, if you need to use a policy name that breaks Kubernetes name validation of a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character. Faced this issues when a policy name needed to be with all capital letters with '_'.

In a way related to #59 as I am adding general tenant management improvements that I need in my workplace as we plan to use this provider.

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Update tests.
  • Link this PR to related issues.

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

Successfully merging this pull request may close these issues.

2 participants