Releases: Azure/fleet
Releases · Azure/fleet
v0.11.4
What's Changed
- chore: bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #945
- docs: Improve tutorial by @jamyct in #947
- fix: initialize the annotation map before assigning a value by @ryanzhang-oss in #944
- chore: fix trivy workflow by using mcr trivy images by @jwtty in #948
- feat: add cloudConfig support in member-agent by @britaniar in #939
- feat: emit the cluster profile objects by @ryanzhang-oss in #941
- docs: example resources for CRP eviction, disruption budget by @Arvindthiru in #955
- fix: remove VnetName check from common cloudConfig package by @britaniar in #956
- feat: add ClusterStagedUpdateRun controller and handle deletion by @jwtty in #951
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- feat: add, remove finalizer for CRB in Scheduler and scheduler watcher for CRB by @Arvindthiru in #924
- feat: add cloud configuration by @britaniar in #943
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- feat: add kubeadm cluster-admin group in fleet guard rail & bump kindest node to use 1.30.0 by @Arvindthiru in #937
- refactor: Move file from interfaces to authtoken package directories and add comments by @jamyct in #938
- fix: handle resource snapshot missing but work already synced and add cro/ro annotation to all the works by @ryanzhang-oss in #936
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- docs: add maintainers file by @britaniar in #925
- chore: add codespell check upon PR creation by @jwtty in #926
- fix: add log for untolerated taint by @Arvindthiru in #927
- interface: add APIs for eviction/disruption budget by @michaelawyu in #911
- fix: some spelling errors + re-gen the manifests by @michaelawyu in #928
- docs: Add a rough roadmap by @ryanzhang-oss in #929
- fix: remove status marker from CRPDB API by @Arvindthiru in #930
- fix: update-crossplane-runtime-version to fix CVE by @jamyct in #933
- feat: add cluster update run api definition by @ryanzhang-oss in #931
- interface: drift and configuration difference related status API changes by @michaelawyu in #922
- test: add new APIs to the test environment charts by @michaelawyu in #935
- fix: inconsistent JSON tags by @michaelawyu in #934
New Contributors
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- interface: add additional apply strategy by @michaelawyu in #915
- fix: bump go build version to 1.22.7 by @zhiying-lin in #919
- fix: fix unexpected alert race condition by @ryanzhang-oss in #921
Full Changelog: v0.10.12...v0.11.0
v0.10.12
What's Changed
- feat: Add drift information to the CRP status by @ryanzhang-oss in #913
- fix: update updateBindingStatusWithRetry and corresponding UT by @britaniar in #914
- feat: add rollout API spec by @ryanzhang-oss in #897
Full Changelog: v0.10.11...v0.10.12
v0.10.11
What's Changed
- test: force delete E2E add check to ensure pods match replicas by @Arvindthiru in #908
- fix: updates binding transition times by @britaniar in #906
Full Changelog: v0.10.10...v0.10.11
v0.10.10
What's Changed
- test: fleet guard rail handlerMemberCluster remove UTs, reinforce E2Es by @Arvindthiru in #892
- docs: Update README.md by @ryanzhang-oss in #893
- fix: address a rare case that might lead to scheduler integration test flakiness by @michaelawyu in #884
- test: add additional unit tests for cluster affinity scheduler plugin by @michaelawyu in #887
- feat: minor changes to Azure joinMC script by @Arvindthiru in #894
- docs: update tsg by @britaniar in #896
- docs: Join on prem clusters to fleet hub cluster by @Arvindthiru in #895
- fix typo by @markjgardner in #900
- chore: fix the ci github action by @zhiying-lin in #901
- fix: fix the critical CVE used by the tests by @zhiying-lin in #904
- fix: minor fix for CI by @ryanzhang-oss in #899
- feat: calculate the time we need to wait for the first applied but not ready binding to be ready. by @britaniar in #888
- fix: fix the order between namespace and crd resources in the resource snapshots by @ryanzhang-oss in #907
- feat: force delete member cluster by @Arvindthiru in #905
- feat: add take over and drift detection options in CRP API by @ryanzhang-oss in #903
New Contributors
- @markjgardner made their first contribution in #900
Full Changelog: v0.10.9...v0.10.10
v0.10.9
What's Changed
- docs: add an example with nginx homepage override by region by @ryanzhang-oss in #886
- chore: bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #889
- test: add additional scheduler integration tests for property-based scheduling (2/) by @michaelawyu in #882
- feat: handle fleet/upstream MC resources differently in fleet guard rail by @Arvindthiru in #885
- fix: fix the kind join script by @ryanzhang-oss in #890
- docs: add tutorials by @britaniar in #891
Full Changelog: v0.10.8...v0.10.9
v0.10.8
What's Changed
- fix: fix the SetBindingStatus unit test by @zhiying-lin in #871
- feat: add print column to show member agent HB by @Arvindthiru in #872
- fix: print stack trace for the unexpected error by @zhiying-lin in #870
- test: add additional scheduler integration tests for property-based scheduling (1/) by @michaelawyu in #854
- fix: change print column name for member agent HB by @Arvindthiru in #876
- feat: create an interface for member controller by @zhiying-lin in #875
- fix: improve the azure setup script by @ryanzhang-oss in #877
- chore: use mcr base image instead of docker by @zhiying-lin in #880
- fix: failed placement change need to trigger work generator copy to binding by @ryanzhang-oss in #879
- fix: allow updates of CRP with invalid fields when CRP is deleting by @Arvindthiru in #878
Full Changelog: v0.10.6...v0.10.8