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

add kubetest2 staging project #1819

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Conversation

amwat
Copy link
Contributor

@amwat amwat commented Mar 23, 2021

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/access Define who has access to what via IAM bindings, role bindings, policy, etc. area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects wg/k8s-infra size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 23, 2021
Copy link
Member

@spiffxp spiffxp 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

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amwat, 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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 23, 2021
@k8s-ci-robot k8s-ci-robot merged commit 7c82cb2 into kubernetes:main Mar 23, 2021
@k8s-ci-robot k8s-ci-robot added this to the v1.21 milestone Mar 23, 2021
@amwat amwat deleted the kubetest2-staging branch March 24, 2021 06:10
@amwat
Copy link
Contributor Author

amwat commented Mar 24, 2021

Is step 4 still manual ?

Once the PR merges:

ping @dims or @cblecker to create the necessary google group.
ping @thockin or @justinsb to run ensure-staging-storage.sh to create the staging repo.

/cc @dims @cblecker

/cc @thockin @justinsb

@spiffxp
Copy link
Member

spiffxp commented Mar 24, 2021

Uhhhh it is, let me run the script now

@spiffxp
Copy link
Member

spiffxp commented Mar 24, 2021

OK, done

# $ gcloud projects get-iam-policy k8s-staging-kubetest2
bindings:
- members:
  - serviceAccount:[email protected]
  - serviceAccount:[email protected]
  - serviceAccount:[email protected]
  role: roles/cloudbuild.builds.builder
- members:
  - group:[email protected]
  role: roles/cloudbuild.builds.editor
- members:
  - serviceAccount:[email protected]
  role: roles/cloudbuild.serviceAgent
- members:
  - serviceAccount:[email protected]
  role: roles/containeranalysis.ServiceAgent
- members:
  - serviceAccount:k8s-infra-gcr-vuln-scanning@k8s-artifacts-prod.iam.gserviceaccount.com
  role: roles/containeranalysis.occurrences.viewer
- members:
  - serviceAccount:[email protected]
  role: roles/containerregistry.ServiceAgent
- members:
  - serviceAccount:service-4886069902@gcp-sa-containerscanning.iam.gserviceaccount.com
  role: roles/containerscanning.ServiceAgent
- members:
  - user:[email protected]
  role: roles/owner
- members:
  - group:[email protected]
  role: roles/serviceusage.serviceUsageConsumer
- members:
  - group:[email protected]
  - group:[email protected]
  role: roles/viewer
etag: BwW-TFApFNg=
version: 1

@amwat
Copy link
Contributor Author

amwat commented Mar 24, 2021

Thanks Aaron!

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/access Define who has access to what via IAM bindings, role bindings, policy, etc. area/artifacts Issues or PRs related to the hosting of release artifacts for subprojects 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

community infra for kubernetes/kubetest2 CI
3 participants