Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Releases: Azure/aad-pod-identity

v1.8.7

10 Feb 01:06
360d96f
Compare
Choose a tag to compare

Details about the changes which went into the v1.8.7 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v187

Note The images are now hosted in mcr.microsoft.com/oss/azure/aad-pod-identity

Installation/Upgrade for RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.7/deploy/infra/deployment-rbac.yaml

For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.7/deploy/infra/mic-exception.yaml

For non-RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.7/deploy/infra/deployment.yaml

# For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.7/deploy/infra/mic-exception.yaml

Using Helm:

helm repo update
helm install aad-pod-identity aad-pod-identity/aad-pod-identity

v1.8.7-rc.0

08 Feb 00:15
8b1a2ba
Compare
Choose a tag to compare
v1.8.7-rc.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.8.6...v1.8.7-rc.0

v1.8.6

17 Dec 00:09
17ccce3
Compare
Choose a tag to compare

Details about the changes which went into the v1.8.6 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v186

Note The images are now hosted in mcr.microsoft.com/oss/azure/aad-pod-identity

Installation/Upgrade for RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.6/deploy/infra/deployment-rbac.yaml

For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.6/deploy/infra/mic-exception.yaml

For non-RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.6/deploy/infra/deployment.yaml

# For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.6/deploy/infra/mic-exception.yaml

Using Helm:

helm repo update
helm install aad-pod-identity aad-pod-identity/aad-pod-identity

v1.8.6-rc.0

15 Dec 16:58
10b8b0e
Compare
Choose a tag to compare
v1.8.6-rc.0 Pre-release
Pre-release
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>

v1.8.5

11 Oct 23:32
a5afff6
Compare
Choose a tag to compare

Details about the changes which went into the v1.8.5 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v185

Note The images are now hosted in mcr.microsoft.com/oss/azure/aad-pod-identity

Installation/Upgrade for RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.5/deploy/infra/deployment-rbac.yaml

For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.5/deploy/infra/mic-exception.yaml

For non-RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.5/deploy/infra/deployment.yaml

# For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.5/deploy/infra/mic-exception.yaml

Using Helm:

helm repo update
helm install aad-pod-identity aad-pod-identity/aad-pod-identity

v1.8.4

16 Sep 23:37
6271637
Compare
Choose a tag to compare

Details about the changes which went into the v1.8.4 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v184

Note The images are now hosted in mcr.microsoft.com/oss/azure/aad-pod-identity

Installation/Upgrade for RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.4/deploy/infra/deployment-rbac.yaml

For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.4/deploy/infra/mic-exception.yaml

For non-RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.4/deploy/infra/deployment.yaml

# For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.4/deploy/infra/mic-exception.yaml

Using Helm:

helm repo update
helm install aad-pod-identity aad-pod-identity/aad-pod-identity

v1.8.4-rc.0

13 Sep 18:05
478bdab
Compare
Choose a tag to compare
v1.8.4-rc.0 Pre-release
Pre-release
fix: update the node name label as part of AzureAssignedIdentity upda…

…te (#1161)

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

v1.8.3

27 Aug 21:18
c800b4f
Compare
Choose a tag to compare

Warning ⚠️

Details about the changes which went into the v1.8.0 release can be found here: https://azure.github.io/aad-pod-identity/changelog/#v183

Note The images are now hosted in mcr.microsoft.com/oss/azure/aad-pod-identity

Installation/Upgrade for RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.3/deploy/infra/deployment-rbac.yaml

For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.3/deploy/infra/mic-exception.yaml

For non-RBAC clusters:

kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.3/deploy/infra/deployment.yaml

# For AKS clusters, deploy the MIC and AKS add-on exception by running -
kubectl apply -f https://raw.githubusercontent.com/Azure/aad-pod-identity/v1.8.3/deploy/infra/mic-exception.yaml

Using Helm:

helm repo update
helm install aad-pod-identity aad-pod-identity/aad-pod-identity

v1.8.3-rc.1

25 Aug 17:34
8381f0c
Compare
Choose a tag to compare
v1.8.3-rc.1 Pre-release
Pre-release
security: fix CVE-2021-33910, CVE-2021-3712 (#1144)

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

v1.8.3-rc.0

24 Aug 23:34