Improve E2E Test Coverage for Webhooks (Defaulting, Validation, Conversion) and Cert-Manager CA Injection #4202
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
testing
What do you want to happen?
The current e2e tests for webhooks in the Kubebuilder repository cover basic webhook creation and validation. However, several important scenarios remain untested. To ensure comprehensive coverage, we propose expanding the tests to include:
Context:
There are existing tests for webhooks, such as in:
These tests can be added under a new directory in e2e tests or, if more convenient, integrated into the existing go/v4 test suite.
Extra Labels
No response
The text was updated successfully, but these errors were encountered: