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!: Do not create a namespace if it is being installed into kube-system #190

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

awsjt
Copy link
Contributor

@awsjt awsjt commented Oct 22, 2024

This change checks that the namespace Karpenter is being deployed to is not kube-system. If it is kube-system we don't try and create it. If it is anything else, we create it and create relevant dependancies in CFN. Please see the following for more information:

https://github.com/aws/karpenter-provider-aws/blob/fd2b60759f81dc0c868810cc44443103067c4880/website/content/en/v0.36/upgrading/upgrade-guide.md?plain=1#L91

#189 and #173


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@awsjt awsjt changed the title Do not create a namespace if it is being installed into kube-system feat!: Do not create a namespace if it is being installed into kube-system Oct 22, 2024
@andskli andskli merged commit 44d60dd into aws-samples:main Nov 5, 2024
4 of 6 checks passed
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