You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: fix GitHub action to test make test-e2e for deploy-image
For the DeployImage sample, we are only using validating webhooks.
This commit updates the scaffold to reflect this by customizing
the configuration accordingly.
Additionally, there is a known bug in the tool where it scaffolds
uncommented data for MutatingWebhooks. As a workaround, this commit
comments out the unnecessary MutatingWebhook configurations to avoid
issues during the test execution.
0 commit comments