-
Notifications
You must be signed in to change notification settings - Fork 74
Upgrade job (for v0.16.0) that deletes legacy {pullsubscription,topic}.pubsub.cloud.google.com COs #1383
Conversation
…}.pubsub.cloud.google.com COs
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: yolocs 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 |
/retest |
3 similar comments
/retest |
/retest |
/retest |
Should this job be run using a more limited service account? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Reading the code it looks correct, but just to be sure, you manually verified it doesn't delete the new Topic and PullSubscriptions, right?
/hold Holding for @yolocs response to:
|
@Harwayne you mean the Topic and PullSubscription in the intevent API group? |
Yes. |
@Harwayne I made some changes to fix a couple of bugs and used a dedicated SA for upgrade (as suggested by Ian). Also manually tested and confirmed new COs won't be deleted. |
The following is the coverage report on the affected files.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/test pull-google-knative-gcp-wi-tests |
/retest |
/hold cancel |
/retest |
@yolocs: The following test failed, say
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. |
The following jobs failed: Job pull-google-knative-gcp-wi-tests expended all 3 retries without success. |
Unfortunately I'll have to force the push... |
Fixes #1137
Proposed Changes
Release Note
Docs