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

🌱 go.mod: bump to pick up cluster-aware apiextensions clients #2353

Conversation

stevekuznetsov
Copy link
Contributor

Signed-off-by: Steve Kuznetsov skuznets@redhat.com

Proof for kcp-dev/kubernetes#114

@stevekuznetsov stevekuznetsov force-pushed the skuznets/cluster-aware-apiextensions branch 2 times, most recently from 2cb36e6 to deffcbd Compare November 15, 2022 16:54
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 15, 2022
@stevekuznetsov stevekuznetsov force-pushed the skuznets/cluster-aware-apiextensions branch from deffcbd to 864d776 Compare November 15, 2022 16:56
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 15, 2022
pkg/cache/server/config.go Outdated Show resolved Hide resolved
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Until we can import *just* the API types and clients, we need to use
this copy in kcp and in our fork.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Notably, the genericcontrolplane one was also setting our content-type,
so do it explicitly.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
We were previously starting more than one informer factory for CRDs.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
We already do this for kcp startup.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
The cluster-aware clients add a prefix to the path, which we need to
strip before asking the k8s libraries to parse request info out of it.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
@stevekuznetsov stevekuznetsov force-pushed the skuznets/cluster-aware-apiextensions branch from 864d776 to 6ec9f81 Compare November 15, 2022 18:25
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 15, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 15, 2022

[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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 15, 2022
@stevekuznetsov
Copy link
Contributor Author

/test e2e-sharded

@stevekuznetsov
Copy link
Contributor Author

/retest

1 similar comment
@stevekuznetsov
Copy link
Contributor Author

/retest

@openshift-merge-robot openshift-merge-robot merged commit dec8bbf into kcp-dev:main Nov 16, 2022
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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants