-
Notifications
You must be signed in to change notification settings - Fork 74
Include cluster name in k8s Service Account name for Workload Identity #950
Conversation
This reverts commit fa4c9bb
/test pull-google-knative-gcp-unit-tests |
# Conflicts: # pkg/apis/pubsub/v1alpha1/pullsubscription_defaults.go # pkg/apis/pubsub/v1alpha1/pullsubscription_defaults_test.go # pkg/apis/pubsub/v1alpha1/pullsubscription_validation.go # pkg/apis/pubsub/v1alpha1/topic_defaults.go # pkg/apis/pubsub/v1alpha1/topic_defaults_test.go # pkg/apis/pubsub/v1alpha1/topic_validation.go
ready to review |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: grac3gao, grantr 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 |
Fixes #735 |
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-unit-tests |
2 similar comments
/test pull-google-knative-gcp-unit-tests |
/test pull-google-knative-gcp-unit-tests |
/lgtm |
/retest |
/retest |
/lgtm |
/test pull-google-knative-gcp-integration-tests |
Fixes #715
Fixes #735
Proposed Changes
cluster-name
to include metadata.clusterName, and leave it as empty if the user is not running in GKERelease Note
Docs