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

🌱 e2e-tests: fix/cleanup and add test to validate webhooks outside of the manager namespace #4167

Merged

Conversation

camilamacedo86
Copy link
Member

@camilamacedo86 camilamacedo86 commented Sep 14, 2024

Closes: #4149

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 14, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 14, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 14, 2024
@camilamacedo86 camilamacedo86 changed the title e2e-tests: add tests to ensure webhooks outside of the manager namespace 🌱 e2e-tests: add tests to ensure webhooks outside of the manager namespace Sep 14, 2024
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 14, 2024
@camilamacedo86 camilamacedo86 changed the title 🌱 e2e-tests: add tests to ensure webhooks outside of the manager namespace WIP: 🌱 e2e-tests: add tests to ensure webhooks outside of the manager namespace Sep 14, 2024
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 14, 2024
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 14, 2024
…he manager namespace

- remove the steps to check webhook networkpolicy failures since those are not accurated.
- cleanup the tests
- add test to ensure that weebhoks are working well in namespaces which are not those where the webhook-service and manager are applied
@camilamacedo86 camilamacedo86 changed the title WIP: 🌱 e2e-tests: add tests to ensure webhooks outside of the manager namespace 🌱 e2e-tests: fix/cleanup and add test to validate webhooks outside of the manager namespace Sep 14, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 14, 2024
@camilamacedo86
Copy link
Member Author

/test pull-kubebuilder-e2e-k8s-1-29-2

@camilamacedo86
Copy link
Member Author

I will move with this one because it is just a silly/small fix/cleanup and addition
I will not make nobody waste time on the reviews and that will help us to better ensure #4123

@camilamacedo86 camilamacedo86 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 14, 2024
@k8s-ci-robot k8s-ci-robot merged commit 944fd9b into kubernetes-sigs:master Sep 14, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add E2E Tests for Applying CR and Webhooks in Non-Default Namespaces
2 participants