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

helm manifests template based #264

Merged
merged 4 commits into from
Oct 10, 2024
Merged

Conversation

eguzki
Copy link
Contributor

@eguzki eguzki commented Oct 3, 2024

What

Helm manifests do not contain a namespace object. It is all delegated to the helm tool.

Discussion on Kuadrant/authorino-operator#202

Additionally, added verify ci test to ensure chart manifests are up to date

Verification steps

Preparation setup

make kind-create-cluster

Install helm charts

make helm
bin/helm install dns-operator ./charts/dns-operator/ --namespace dns-system --create-namespace

Check status

bin/helm status dns-operator -n dns-system

Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
@eguzki eguzki force-pushed the helm-manifest-templated-namespace branch from a42645b to 824559f Compare October 10, 2024 15:12
@eguzki
Copy link
Contributor Author

eguzki commented Oct 10, 2024

@mikenairn ready for review

@eguzki eguzki added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit cba344c Oct 10, 2024
15 checks passed
@eguzki eguzki deleted the helm-manifest-templated-namespace branch October 10, 2024 15:27
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