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 hook type #3049

Merged
merged 2 commits into from
Feb 2, 2023
Merged

Helm hook type #3049

merged 2 commits into from
Feb 2, 2023

Conversation

jschaul
Copy link
Member

@jschaul jschaul commented Feb 1, 2023

Defining configmaps/secrets/services as helm hook type of "test" has the disadvantage of not being able to use helm test --filter name=... as done in #3040

Originally, the motivation for #3037 was to be able to go from a clusterIP-based service to a headless service. marking these as hooks with a delete policy should achieve the same result.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@jschaul jschaul requested a review from akshaymankar February 1, 2023 16:39
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Feb 1, 2023
@jschaul jschaul merged commit 443f741 into develop Feb 2, 2023
@jschaul jschaul deleted the helm-hook-type branch February 2, 2023 10:03
supersven pushed a commit that referenced this pull request Feb 10, 2023
* change helm hook type of test resources which are not Pods

* changelog adjustment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants