Closed tenzen-y closed 2 days ago
Name | Link |
---|---|
Latest commit | 190ddf9ac783a900897c123b3a923bdcda27e6ee |
Latest deploy log | https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/6746d672448c0a0008679d53 |
/lgtm
Thanks!
LGTM label has been added.
/hold
/lgtm /approve I think the PR is ready. We can think how to improve readability of the tests in a follow up more holistically. Feel free to release the hold.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: mimowo, tenzen-y
The full list of commands accepted by this bot can be found here.
The pull request process is described here
LGTM label has been added.
/hold cancel
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
We used to implement validation and mutating testing based on webhooks and markers in the
/test/integration/webhook/core
.However, for Topology, we do not have any testing for those.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?