Skip to content

Add ability to specify custom policy name#61

Open
KarlisAG wants to merge 1 commit intovshn:masterfrom
KarlisAG:allow-custom-policy-name
Open

Add ability to specify custom policy name#61
KarlisAG wants to merge 1 commit intovshn:masterfrom
KarlisAG:allow-custom-policy-name

Conversation

@KarlisAG
Copy link
Copy Markdown

@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.

@KarlisAG
Copy link
Copy Markdown
Author

KarlisAG commented Nov 4, 2024

Seems like I don't have permissions to assign a PR for review to people. @Kidswiss Can you give this ability to people or add CODEOWNERS file so PR's can be more visible?

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