aad-pod-identity/pkg/cloudprovider
Anish Ramasekar 10b8b0e8c0
feat: return http 503 when IMDS healthcheck fails (#1206)
* feat: return http 503 when IMDS healthcheck fails

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* chore: update token request calls in demo and identityvalidator

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>

* Review feedback

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2021-12-15 02:16:13 +00:00
..
cloudprovider.go feat: return http 503 when IMDS healthcheck fails (#1206) 2021-12-15 02:16:13 +00:00
cloudprovider_test.go fix: skip PATCH call if no identities to assign or un-assign (#1007) 2021-03-19 13:09:10 -07:00
identity.go feat: make update user msi calls retriable (#601) 2020-05-15 14:46:25 -04:00
identity_test.go Code clean up (#597) 2020-05-15 09:26:41 -07:00
truncate.go fix: account for 150+ identity assignment and unassignment (#847) 2020-10-29 17:03:43 -07:00
truncate_test.go fix: account for 150+ identity assignment and unassignment (#847) 2020-10-29 17:03:43 -07:00
vm.go refactor: avoid named return when possible (#966) 2021-03-11 13:58:19 -08:00
vm_test.go feat: make update user msi calls retriable (#601) 2020-05-15 14:46:25 -04:00
vmss.go refactor: avoid named return when possible (#966) 2021-03-11 13:58:19 -08:00
vmss_test.go feat: make update user msi calls retriable (#601) 2020-05-15 14:46:25 -04:00