You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support providing Windows gMSA credentials via a container-level env var for use by Garden/Winc (#4393)
* Set WINDOWS_GMSA_CREDENTIAL_REF var when GMSA service bound
- When a service is bound that has a credential with the
'credhub-windows-gmsa-credential-ref' key, the DesiredLRP or Task
containers will have a container-level env var set with its value
- winc will be updated to react to the WINDOWS_GMSA_CREDENTIAL_REF
var and create Windows containers using the GMSA credentials it
references
0 commit comments