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 kube_version variable to ensure helm renders manifests correctly #157

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

TheBigLee
Copy link
Member

@TheBigLee TheBigLee commented Sep 3, 2024

We need to set the kube_version helm parameter in order to ensure that commodore will render the manifests for the correct kubernetes version

Checklist

  • The PR has a meaningful title. It will be used to auto-generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.
  • Link this PR to related issues or PRs.

@TheBigLee TheBigLee requested a review from a team as a code owner September 3, 2024 12:53
@TheBigLee TheBigLee removed the request for review from a team September 3, 2024 12:54
@TheBigLee TheBigLee added the bug Something isn't working label Sep 3, 2024
Copy link
Member

@simu simu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to set the kube_version helm parameter in order to ensure that
commodore will render the manifests for the correct kubernetes version

Signed-off-by: Nicolas Bigler <[email protected]>
@TheBigLee TheBigLee merged commit ebf1293 into master Sep 3, 2024
7 checks passed
@TheBigLee TheBigLee deleted the configurable_k8s_version branch September 3, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants