Skip to content

Conversation

@abutcher
Copy link
Member

@abutcher abutcher commented Jun 23, 2023

Do not deploy the pod identity webhook when infrastructure ControlPlaneTopology is External since Hypershift deploys the webhook independently.

@openshift-ci openshift-ci bot requested review from 2uasimojo and lleshchi June 23, 2023 12:02
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 23, 2023
@abutcher abutcher force-pushed the controlplanetopology-external branch from 1c608c4 to b591f47 Compare June 23, 2023 12:09
@abutcher
Copy link
Member Author

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 23, 2023
@abutcher
Copy link
Member Author

abutcher commented Jun 23, 2023

Double checked that the platform type is "AWS" on a hypershift clusterbot cluster to ensure this is necessary. The check prior to change in the existing Add() bases deployment of the controller on the platform type being "AWS".

oc get infrastructure cluster -o jsonpath --template '{ .status.platform }'
AWS

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #547 (b591f47) into master (f9a6219) will increase coverage by 2.04%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
+ Coverage   48.78%   50.82%   +2.04%     
==========================================
  Files          88       93       +5     
  Lines        9858    12857    +2999     
==========================================
+ Hits         4809     6535    +1726     
- Misses       4474     5655    +1181     
- Partials      575      667      +92     
Impacted Files Coverage Δ
...awspodidentity/awspodidentitywebhook_controller.go 36.06% <0.00%> (+3.63%) ⬆️

... and 22 files with indirect coverage changes

@abutcher
Copy link
Member Author

abutcher commented Jul 6, 2023

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 6, 2023
@gallettilance
Copy link
Contributor

gallettilance commented Jul 7, 2023

@abutcher I create CCO-394 to track this work if you want to add it to the title of the PR to have it all linked up

@abutcher abutcher changed the title Do not Add PodIdentityWebhook controller when InfraStatus.ControlPlaneToplogy is External. CCO-394: Do not Add PodIdentityWebhook controller when InfraStatus.ControlPlaneToplogy is External. Jul 7, 2023
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 7, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Jul 7, 2023

@abutcher: This pull request references CCO-394 which is a valid jira issue.

Details

In response to this:

Do not deploy the pod identity webhook when infrastructure ControlPlaneTopology is External since Hypershift deploys the webhook independently.

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.

@abutcher
Copy link
Member Author

abutcher commented Jul 7, 2023

Thanks @gallettilance! Done!
/assign @jstuever
/cc @stevekuznetsov

@jstuever
Copy link
Contributor

jstuever commented Jul 7, 2023

/lgtm

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

openshift-ci bot commented Jul 7, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abutcher, jstuever

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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
Copy link
Contributor

openshift-ci bot commented Jul 7, 2023

@abutcher: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-robot openshift-merge-robot merged commit c86d25d into openshift:master Jul 7, 2023
ming1013 pushed a commit to ming1013/cloud-credential-operator that referenced this pull request Dec 15, 2025
…xternal

CCO-394: Do not Add PodIdentityWebhook controller when InfraStatus.ControlPlaneToplogy is External.
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.

5 participants