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

fix(cloud): fix invalid characters in default stack secretName #30

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

alexander-bauer
Copy link
Contributor

  • fix(cloud): fix invalid characters in default stack secretName
  • chore(version): 0.5.2-0.22.0

@alexander-bauer alexander-bauer requested a review from a team as a code owner January 13, 2025 22:37
grafanaplane/main.libsonnet Outdated Show resolved Hide resolved
@alexander-bauer alexander-bauer force-pushed the fix-provider-config-token-secret-name branch from 105775b to 95ed709 Compare January 14, 2025 16:02
Kubernetes resource names may only use lowercase letters, numerics, and
dashes. The default `secretName` suffix used uppercase letters, which
are not allowed.
@alexander-bauer alexander-bauer force-pushed the fix-provider-config-token-secret-name branch from 95ed709 to b916713 Compare January 14, 2025 16:08
@Duologic Duologic merged commit 6f5844b into main Jan 16, 2025
2 checks passed
@Duologic Duologic deleted the fix-provider-config-token-secret-name branch January 16, 2025 19:22
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