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

OCPBUILD-9: Adds roleBinding controllers to the controllerInitializers #296

Merged
merged 2 commits into from
May 7, 2024

Conversation

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Apr 9, 2024

@apoorvajagtap: This pull request references OCPBUILD-9 which is a valid jira issue.

In response to this:

Related to:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 9, 2024
@apoorvajagtap
Copy link
Contributor Author

/assign @adambkaplan @sayan-biswas

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Apr 9, 2024

@apoorvajagtap: This pull request references OCPBUILD-9 which is a valid jira issue.

In response to this:

Related to:

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 openshift-eng/jira-lifecycle-plugin repository.

@apoorvajagtap
Copy link
Contributor Author

/retest-required

Copy link
Contributor

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

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

/approve

Vendor changes actually look okay. Will look into why the build test failed (we should block merge until this succeeds).

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 9, 2024
@adambkaplan
Copy link
Contributor

/test e2e-gcp-ovn-builds

@sayan-biswas
Copy link

/test openshift-e2e-aws-ovn-builds-techpreview
/test e2e-gcp-ovn-builds

@adambkaplan
Copy link
Contributor

Webhook tests are failing - somebody broke our auth settings. We need system:anonymous permission so SCM providers can send webhooks to our artificial webhook endpoint.

  Apr 25 22:01:55.630: INFO: curl cmd: [-X POST -k https://api.ci-op-tiwx9ltm-6fabf.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:6443/apis/build.openshift.io/v1/namespaces/e2e-test-cli-start-build-dxxkx/buildconfigs/sample-build/webhooks/mysecret/generic], output: {
    "kind": "Status",
    "apiVersion": "v1",
    "metadata": {},
    "status": "Failure",
    "message": "buildconfigs.build.openshift.io \"sample-build\" is forbidden: User \"system:anonymous\" cannot create resource \"buildconfigs/webhooks\" in API group \"build.openshift.io\" in the namespace \"e2e-test-cli-start-build-dxxkx\"",
    "reason": "Forbidden",
    "details": {
      "name": "sample-build",
      "group": "build.openshift.io",
      "kind": "buildconfigs"
    },
    "code": 403
  }

@adambkaplan
Copy link
Contributor

@apoorvajagtap ditto on this PR - while we are waiting to fix the issues with OCPBUGS-33041, can you please separate this into two commits (update openshift/api in the first one, add "real" code changes in the second one)?

Copy link
Contributor

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

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

/approve

/lgtm

@adambkaplan
Copy link
Contributor

/retest

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 7, 2024
Copy link
Contributor

openshift-ci bot commented May 7, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, apoorvajagtap

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

Copy link
Contributor

openshift-ci bot commented May 7, 2024

@apoorvajagtap: 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/security bf4285a link false /test security

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 6d49ea3 into openshift:master May 7, 2024
10 of 11 checks passed
@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-openshift-controller-manager-container-v4.17.0-202405072356.p0.g6d49ea3.assembly.stream.el9 for distgit ose-openshift-controller-manager.
All builds following this will include this PR.

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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. 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

5 participants