Skip to content

add exclusion annotations to all resources#136

Closed
KodieGlosserIBM wants to merge 3 commits intoopenshift:masterfrom
KodieGlosserIBM:master
Closed

add exclusion annotations to all resources#136
KodieGlosserIBM wants to merge 3 commits intoopenshift:masterfrom
KodieGlosserIBM:master

Conversation

@KodieGlosserIBM
Copy link
Copy Markdown

@KodieGlosserIBM KodieGlosserIBM commented Dec 12, 2019

- What I did
Added exclusion annotation so the 4.3 CVO will ignore these operators to stay consistent with 4.2 CVO. As seen here, the 4.3 CVO looks at the value when looking at exclusions https://github.com/openshift/hypershift-toolkit/blob/release-4.3/assets/cluster-version-operator/cluster-version-operator-deployment.yaml#L76-L77

The 4.2 CVO excluded the following operators and resources with those operators https://github.com/openshift/hypershift-toolkit/blob/release-4.2/assets/cluster-version-operator/cluster-version-operator-deployment.yaml#L60-L72

- How to verify it
Deploy the hypershift toolkit https://github.com/openshift/hypershift-toolkit/tree/release-4.2 and verify that all the resources with this exclusion (exclude.release.openshift.io/internal-openshift-hosted: "true") are not overwriting the ones being deployed into the cluster.
- Description for the changelog

added exclusion to the rest of the resources that the operator manages.

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 12, 2019
@derekwaynecarr
Copy link
Copy Markdown
Member

heh, i thought this went in at same time as openshift/cluster-openshift-apiserver-operator#258 , guess not...

@bparees
Copy link
Copy Markdown
Contributor

bparees commented Dec 12, 2019

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 12, 2019
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bparees, KodieGlosserIBM

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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 12, 2019
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@adambkaplan
Copy link
Copy Markdown
Contributor

@bparees @derekwaynecarr I assume this needs a backport to release-4.3?

… to stay consistent with 4.2 CVO. As seen here, the 4.3 CVO looks at the value when looking at exclusions
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

New changes are detected. LGTM label has been removed.

@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Dec 12, 2019
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@KodieGlosserIBM: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-aws-upgrade a976890 link /test e2e-aws-upgrade
ci/prow/e2e-aws a976890 link /test e2e-aws
ci/prow/images a976890 link /test images
ci/prow/e2e-aws-operator a976890 link /test e2e-aws-operator

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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.

@KodieGlosserIBM
Copy link
Copy Markdown
Author

closing for now

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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants