Skip to content

Improvements for webhooks docs and tests #3414

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

Merged
merged 4 commits into from
May 30, 2025

Conversation

gman0
Copy link
Contributor

@gman0 gman0 commented May 19, 2025

Summary

This PR adds more checks for apibinding webhook tests. Also adds docs to note down the behavior of kcp's webhook admission plugins.

What Type of PR Is This?

/kind documentation

Related Issue(s)

Fixes #3294

Release Notes

NONE

@kcp-ci-bot kcp-ci-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/documentation Categorizes issue or PR as related to documentation. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 19, 2025
@gman0
Copy link
Contributor Author

gman0 commented May 20, 2025

/retest

2 similar comments
@gman0
Copy link
Contributor Author

gman0 commented May 20, 2025

/retest

@gman0
Copy link
Contributor Author

gman0 commented May 20, 2025

/retest

@gman0
Copy link
Contributor Author

gman0 commented May 21, 2025

We'll need a look at TestAPIBindingPermissionClaimsVerbs \o/

@gman0 gman0 force-pushed the admissionwebhooks-tests-and-docs branch from c210356 to 7629778 Compare May 22, 2025 09:01
gman0 added 3 commits May 23, 2025 12:01
On-behalf-of: @SAP robert.vasek@sap.com
Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
… admission webhooks

On-behalf-of: @SAP robert.vasek@sap.com
Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
On-behalf-of: @SAP robert.vasek@sap.com
Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
@gman0 gman0 force-pushed the admissionwebhooks-tests-and-docs branch from 7629778 to 4858b0b Compare May 23, 2025 10:01
On-behalf-of: @SAP robert.vasek@sap.com
Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
@gman0 gman0 force-pushed the admissionwebhooks-tests-and-docs branch from 4858b0b to a2f5d62 Compare May 26, 2025 12:14
Copy link
Member

@embik embik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@kcp-ci-bot kcp-ci-bot added the lgtm Indicates that a PR is ready to be merged. label May 30, 2025
@kcp-ci-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: bd1e9a5a384e7d79d6a1ef55e3324ba53837a816

@kcp-ci-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: embik

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

@kcp-ci-bot kcp-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 30, 2025
@kcp-ci-bot kcp-ci-bot merged commit 017171a into kcp-dev:main May 30, 2025
14 checks passed
@kcp-ci-bot kcp-ci-bot added this to the v0.28.0 milestone May 30, 2025
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. dco-signoff: yes Indicates the PR's author has signed the DCO. kind/documentation Categorizes issue or PR as related to documentation. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: document existing WebhookConfiguration admission behaviour
3 participants