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 support for testing daemon and statefulsets #286

Closed
danielchristod opened this issue Oct 18, 2022 · 1 comment · Fixed by #405
Closed

Add support for testing daemon and statefulsets #286

danielchristod opened this issue Oct 18, 2022 · 1 comment · Fixed by #405
Labels
kind/enhancement New feature or request

Comments

@danielchristod
Copy link

Hello,

Please add support for testing daemon and statefulsets on test releases.

On this line, chart-verifier waits only for Deployments, but if test runs against daemon and statefulsets, they are not guaranteed to be deployed when helm tests start.

Thank you!

@komish komish added the kind/enhancement New feature or request label Apr 13, 2023
@dcurran90
Copy link
Contributor

here's a pull request with a possible implementation
#405

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants