Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Add APIBinding to make controller work #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vincent-pli
Copy link
Contributor

Resolve issue #25

@openshift-ci openshift-ci bot requested review from ncdc and sttts September 17, 2022 11:40
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 17, 2022
@openshift-ci
Copy link

openshift-ci bot commented Sep 17, 2022

Hi @vincent-pli. Thanks for your PR.

I'm waiting for a kcp-dev member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@stevekuznetsov
Copy link
Contributor

@vincent-pli could you remove this if we're adding this to the config itself? Does make test-e2e work for you locally with that removed?

@stevekuznetsov
Copy link
Contributor

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 21, 2022
@stevekuznetsov
Copy link
Contributor

Ignore that e2e :|

@vincent-pli vincent-pli force-pushed the add-apibinding-to-make-controller-work branch from 10c5f71 to de63d08 Compare September 23, 2022 01:00
@openshift-ci
Copy link

openshift-ci bot commented Sep 23, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vincent-pli
Once this PR has been reviewed and has the lgtm label, please ask for approval from stevekuznetsov by writing /assign @stevekuznetsov in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@vincent-pli
Copy link
Contributor Author

@stevekuznetsov I have remove that code snippet and did some tiny update, the make test-e2e could work on my env.

@vincent-pli vincent-pli force-pushed the add-apibinding-to-make-controller-work branch from de63d08 to eac083b Compare October 13, 2022 01:08
@openshift-ci
Copy link

openshift-ci bot commented Oct 13, 2022

@vincent-pli: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e eac083b link true /test e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

exportName: data.my.domain
acceptedPermissionClaims:
permissionClaims:
Copy link
Contributor

Choose a reason for hiding this comment

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

In my opinion we should start tagging versions of the example with the release match.
go.mod is still with github.com/kcp-dev/kcp/pkg/apis v0.7.0, which has acceptedPermissionClaims
There is PR #30 that addresses the update of the versions. IMHO PR #30 could be merged first, which would accommodate the change here.

Copy link

Choose a reason for hiding this comment

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

I'm +1 to making sure the releases match up to KCP's

@fgiloux
Copy link
Contributor

fgiloux commented Oct 13, 2022

For what it's worth kcp-dev/kcp#2135 has merged. As it is only in the main branch for now I still think that there is value in this PR.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 11, 2023
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ncdc
Copy link
Member

ncdc commented Jan 29, 2024

/uncc

@kcp-ci-bot kcp-ci-bot removed the request for review from ncdc January 29, 2024 17:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants