v0.8.0 - 2022-02-07
Changelog
Bug Fixes 🐞
- 3acb94f fix: enable auth with GKE clusters (#363)
- 395b841 fix: change mount path to
/var/run/secrets/azure/tokens
(#360) - ef6bd8a fix: check for graph error from graph library response (#358)
- 038bf3b fix: add tolerations to controller manager deployment (#351)
- 1c0f627 fix: generate federated identity credential name based on service account (#317)
Continuous Integration 💜
- 51534f1 ci: fix dependabot update-types (#343)
- bbd9385 ci: add version-update semver-* prefix (#341)
- 4c86d08 ci: update dependabot freq to weekly and pin to patch for go.mod (#339)
- 7c7bf07 ci: checkout pull request head when running actions (#321)
- 561ad44 ci: remove ignore pattern from markdown link check (#315)
- a8ac863 ci: use goreleaser for release (#309)
Documentation 📘
- e4fe77c fix(docs): webhook install follow redirect (#361)
- 8d0f67f docs: remove
go install
step for azwi (#353) - b5d0cf9 docs: clarify pod identity v2 in faq (#350)
- 47f3007 docs: troubleshooting on incorrect token issuer (#348)
- d126293 docs: add FAQ page and minimum versions for azure-identity sdks (#322)
- ab20588 docs: enable website preview with netlify (#324)
- 6916d94 docs: revert some changes from #306 (#312)
- d370083 docs: add link to aks oidc issuer setup (#310)
- 486a780 docs: add aks feature registration (#308)
- e50e52b docs: minor documentation update (#306)
Maintenance 🔧
- 1ab87ff chore: migrate from
trivy
totrivy image
(#355) - 475b59e chore: use pull_request_target and fix broken doc links (#318)
- bbb5739 chore: upgrade controller-runtime to v0.11.0 (#304)
Security Fix 🛡️
- 36069b6 security: bump github.com/Azure/azure-sdk-for-go (#356)
- 7eed491 security: bump k8s.io/kubernetes from 1.22.3 to 1.22.6 (#345)
- 677d91c security: bump gopkg.in/ini.v1 from 1.51.0 to 1.51.1 (#347)
- 5498eb8 security: fix CVE-2021-3995, CVE-2021-3996 (#349)
- 064bd95 security: bump github.com/Azure/go-autorest/autorest/azure/cli from 0.4.2 to 0.4.5 (#346)
- 84f1806 security: bump github.com/go-logr/logr from 1.2.0 to 1.2.2 (#338)
- 929a304 security: bump github.com/Azure/azure-sdk-for-go from 57.3.0+incompatible to 61.3.0+incompatible (#336)
- 25e0b0e security: bump github.com/Azure/go-autorest/autorest from 0.11.19 to 0.11.24 (#344)
- d16e5cf security: bump github.com/microsoftgraph/msgraph-beta-sdk-go (#333)
- 90ea634 security: bump azure/login from 1.4.0 to 1.4.3 (#329)
- ac53a35 security: bump github.com/mattn/go-colorable from 0.0.9 to 0.1.12 (#334)
- 437d602 security: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#330)
- 2f9505b security: bump docker/login-action from 1.10.0 to 1.12.0 (#328)
- 1e75b26 security: update follow-redirects to 1.14.7 (#327)
- 5776af0 security: fix CVE-2021-43618 (#302)