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 Helm chart incorrectly handling Kubernetes versions #1144

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

jvoravong
Copy link
Contributor

Description:

  • Fix Helm chart incorrectly handling Kubernetes version values containing a "+" character, causing deployment errors for PodDisruptionBudget in certain environments.

Testing:

  • Tested manually by deploying to Kubernetes clusters with versions that did and did not contain "+" characters.

Documentation:

  • Not needed.

@jvoravong jvoravong requested review from a team as code owners February 6, 2024 17:49
…"+" character, causing deployment errors for PodDisruptionBudget in certain environments
@jvoravong jvoravong merged commit ed66932 into main Feb 6, 2024
31 of 32 checks passed
@jvoravong jvoravong deleted the otl-2556 branch February 6, 2024 18:23
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants