-
Notifications
You must be signed in to change notification settings - Fork 845
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
audit: update as of 2021-09-13 #2705
audit: update as of 2021-09-13 #2705
Conversation
a37385b
to
1af76da
Compare
0d1f3a5
to
b300eb5
Compare
be9c576
to
7019d6b
Compare
7019d6b
to
451ff51
Compare
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.
/approve
/lgtm
"group:[email protected]" | ||
"serviceAccount:[email protected]" | ||
], | ||
"role": "roles/storage.legacyBucketWriter" | ||
}, | ||
{ | ||
"members": [ | ||
"group:[email protected]", | ||
"serviceAccount:[email protected]" |
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.
Expected, this is #2700
{ | ||
"displayName": "artifact promoter", | ||
"email": "[email protected]", | ||
"name": "projects/k8s-artifacts-prod/serviceAccounts/[email protected]", | ||
"oauth2ClientId": "115345552404607443038", | ||
"projectId": "k8s-artifacts-prod", | ||
"uniqueId": "115345552404607443038" | ||
} |
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.
This is also #2700
{ | ||
"members": [ | ||
"serviceAccount:k8s-infra-prow-build-trusted.svc.id.goog[test-pods/k8s-infra-promoter]", | ||
"serviceAccount:k8s-prow.svc.id.goog[test-pods/k8s-infra-promoter]" |
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.
Ideally we can drop the k8s-prow binding v soon
[ | ||
{ | ||
"role": "WRITER", | ||
"specialGroup": "projectWriters" | ||
}, | ||
{ | ||
"role": "OWNER", | ||
"specialGroup": "projectOwners" | ||
}, | ||
{ | ||
"role": "OWNER", | ||
"userByEmail": "[email protected]" | ||
}, | ||
{ | ||
"role": "READER", | ||
"specialGroup": "projectReaders" | ||
} | ||
] |
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.
This looks like ii work but I don't see a terraform resource for this
"currentMasterVersion": "1.20.8-gke.2100", | ||
"currentNodeVersion": "1.20.8-gke.2100", | ||
"currentMasterVersion": "1.20.9-gke.701", | ||
"currentNodeVersion": "1.20.8-gke.2100 *", |
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.
Cluster updated patch release versions during the most recent maintenance window
monitoring.googleapis.com Cloud Monitoring API | ||
pubsub.googleapis.com Cloud Pub/Sub API | ||
secretmanager.googleapis.com Secret Manager API | ||
stackdriver.googleapis.com Stackdriver API |
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.
Um, I think this was me, visiting the monitoring dashboard for this project, trying to get a sense of the traffic graphs. I'll manually disable and see what happens
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.
gcloud services disable --force monitoring.googleapis.com --project=k8s-staging-ci-images
gcloud services disable --force stackdriver.googleapis.com --project=k8s-staging-ci-images
@@ -1,6 +1,7 @@ | |||
NAME TITLE | |||
bigquery.googleapis.com BigQuery API | |||
bigquerystorage.googleapis.com BigQuery Storage API | |||
billingbudgets.googleapis.com Cloud Billing Budget API |
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.
Expected, this was #2701
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: k8s-infra-ci-robot, 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 |
Audit Updates wg-k8s-infra