Skip to content

Conversation

spiffxp
Copy link
Contributor

@spiffxp spiffxp commented Jun 10, 2020

Encountered while running ensure-staging-storage.sh for all projects (ref: #857 (comment)).

The change that caused this (#742) landed 2020-04-13. Taking ~2 months to surface isn't great.

Per #857 (comment) I think this just about closes out kubernetes/release#1161 but I'm avoiding using the "fixes" keyword to ensure we can verify.

/hold
We don't have automated deletion of projects so someone (probably me) will have to manually delete k8s-staging-release-test to finish this. I'm not about to do so off-hours.

@k8s-ci-robot k8s-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 10, 2020
@k8s-ci-robot k8s-ci-robot added wg/k8s-infra approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 10, 2020
@spiffxp
Copy link
Contributor Author

spiffxp commented Jun 10, 2020

/area release-eng
/cc @justaugustus @thockin @dims

@@ -217,16 +215,6 @@ for repo in "${RELEASE_STAGING_PROJECTS[@]}"; do
color 6 "Empowering ${RELEASE_VIEWERS} as project viewers in ${PROJECT}"
empower_group_as_viewer "${PROJECT}" "${RELEASE_VIEWERS}"

# TODO(justaugustus): Remove once the k8s-releng-prod GCP project is
Copy link
Member

Choose a reason for hiding this comment

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

Just for reference...
Moving releng KMS was done as part of kubernetes/release#1163.

@justaugustus
Copy link
Member

/lgtm
/approve

Agreed we should hold deletion until working hours.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 10, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justaugustus, spiffxp

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

@spiffxp
Copy link
Contributor Author

spiffxp commented Jun 11, 2020

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 11, 2020
@spiffxp
Copy link
Contributor Author

spiffxp commented Jun 11, 2020

$ gcloud projects delete k8s-staging-release-test
Deleted [https://cloudresourcemanager.googleapis.com/v1/projects/k8s-staging-release-test].

You can undo this operation for a limited period by running the command below.
    $ gcloud projects undelete k8s-staging-release-test

@k8s-ci-robot k8s-ci-robot merged commit 97c68d3 into kubernetes:master Jun 11, 2020
@spiffxp spiffxp deleted the rm-release-test branch June 11, 2020 18:27
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. area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

3 participants