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

feat(kubernetes): add provider.kubernetes.delimiter config property #253

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

acouvreur
Copy link
Member

the delimiter configuration property for kubernetes allows you to change the default "_" delimiter.

By specifying "/" or "." as a delimiter you ensure that you won't collide with objects names that contains the default delimiter "_".

Fixes #207

@github-actions github-actions bot added the provider Issue related to a provider label Feb 5, 2024
the delimiter configuration property for kubernetes allows you to change the default "_" delimiter.

By specifying "/" or "." as a delimiter you ensure that you won't collide with objects names that contains the default delimiter "_".

Fixes #207
@acouvreur acouvreur merged commit 60b2704 into beta Feb 5, 2024
13 checks passed
@acouvreur
Copy link
Member Author

🎉 This PR is included in version 1.7.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@acouvreur acouvreur deleted the fix-kubernetes-name-split branch February 6, 2024 00:13
@acouvreur
Copy link
Member Author

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider Issue related to a provider released on @beta released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant