DFE-Digital / github-actions

A central repo for sharing useful github actions
https://dfe-digital.github.io/github-actions/
6 stars 4 forks source link

[925] set-kubelogin-environment action #72

Closed saliceti closed 9 months ago

saliceti commented 9 months ago

Context

Simplify migration to Azure RBAC enabled clusters. This can replace the set-arm-environment-variables action to configure kubelogin as well.

Changes proposed in this pull request

New action which calls set-arm-environment-variables then configures kubelogin for service principal authentication

Guidance to review

Check PR https://github.com/DFE-Digital/register-trainee-teachers/pull/3949

Checklist

saliceti commented 9 months ago

RBAC: Migrate clusters - Development