-
Notifications
You must be signed in to change notification settings - Fork 84
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
[GEP-26] Workload Identity support #999
base: master
Are you sure you want to change the base?
Conversation
@dimityrmirchev Label ipcei/workload-identity does not exist. |
@dimityrmirchev Label ipcei/workload-identity does not exist. |
f46b9eb
to
7312678
Compare
@dimityrmirchev You need rebase this pull request with latest master branch. Please check. |
7312678
to
5eaf500
Compare
imagevector/images.yaml
Outdated
repository: europe-docker.pkg.dev/gardener-project/snapshots/gardener/remedy-controller-azure | ||
tag: "v-dev-123" # TODO: fix this |
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.
You can revert this change now in favor of #1071 (or rebase once it is merged).
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.
Yes. I will rebase once it is merged
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.
All yours :)
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.
Done
74983aa
to
8214a1e
Compare
How to categorize this PR?
/area security ipcei
/kind enhancement
/label ipcei/workload-identity
/platform azure
What this PR does / why we need it:
This PR adds support for workload identity.
Which issue(s) this PR fixes:
Part of gardener/gardener#9586
Depends on:
Special notes for your reviewer:
cc @vpnachev
For the purpose of developing and testing this PR the local setup with extension + workload identity support can be utilised. https://github.com/gardener/gardener/blob/master/docs/deployment/getting_started_locally_with_extensions.md#setting-up-gardener-garden-on-kind-seed-on-gardener-cluster
Please see the relevant azure documentation https://learn.microsoft.com/en-us/entra/workload-id/workload-identity-federation-create-trust?pivots=identity-wif-apps-methods-azp
Release note: