portefaix / portefaix-kubernetes

Kubernetes resources
https://github.com/portefaix/.github
Other
8 stars 7 forks source link

Crossplane: Enable Workload Identity for provider-gcp when running on GKE #1249

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Crossplane: Enable Workload Identity for provider-gcp when running on GKE

annotations:

iam.gke.io/gcp-service-account: portefaix-prod-crossplane@portefaix-prod.iam.gserviceaccount.com

https://github.com/portefaix/portefaix/blob/8a3e2596235a7a526f9422bcc897d76222393706/kubernetes/overlays/gcp/prod/crossplane/crossplane/provider/gcp-controller-config.yaml#L20


kind: ControllerConfig
metadata:
  name: crossplane-gcp
  # TODO: Crossplane: Enable Workload Identity for provider-gcp when running on GKE
  # labels: kind/feature, priority/low, lifecycle/frozen, area/kubernetes, cloud/gcp
  # https://github.com/crossplane/provider-gcp/issues/173

  # annotations:
  #   iam.gke.io/gcp-service-account: portefaix-prod-crossplane@portefaix-prod.iam.gserviceaccount.com
spec:

4fb55b519bd85c9619c229972efbe344bbca8277

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

nlamirault commented 2 years ago

/reopen