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

🐛 Use APIExport cluster names within webhooks #2637

Merged
merged 4 commits into from
Jan 24, 2023

Conversation

nrb
Copy link
Contributor

@nrb nrb commented Jan 17, 2023

Summary

Look up APIExports by name, not path, within the generic webhook.

Adds a new required field that the APIBinding reconciler sets: APIBinding.Status.LogicalCluster.

Related issue(s)

Fixes #2622

@openshift-ci openshift-ci bot added the kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API label Jan 17, 2023
@nrb
Copy link
Contributor Author

nrb commented Jan 17, 2023

At least one valid failure, not flakes.

@nrb nrb force-pushed the fix-2622 branch 3 times, most recently from ebbc24d to 03a9be0 Compare January 19, 2023 17:19
@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed lgtm Indicates that a PR is ready to be merged. labels Jan 19, 2023
@nrb
Copy link
Contributor Author

nrb commented Jan 20, 2023

Possible flakes on TestGarbageCollectorTypesFromBinding from e2e-shared.

/retest

Signed-off-by: Nolan Brubaker <[email protected]>
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 24, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 24, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ncdc

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

@openshift-merge-robot openshift-merge-robot merged commit 171f297 into kcp-dev:main Jan 24, 2023
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. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: unable to delete a CR from an APIBinding/APIExport when the APIExport is gone
4 participants