What's Changed
- feat: add atm feature flag by @zhiying-lin in #204
- feat: add traffic manager backend controller to handle delete by @zhiying-lin in #203
- fix: check the right error when deleting endpoint by @zhiying-lin in #206
- feat: handle invalid profile when handling backend update by @zhiying-lin in #207
- feat: add cloud config support in hub-net-controller-manager by @jwtty in #205
- feat: validate atm profile when handling backend update by @zhiying-lin in #208
- feat: add cloudconfig helm chart change to member-net-controller-manager by @jwtty in #209
- feat: validate service import when handling backend update by @zhiying-lin in #210
- feat: validate exported services when handling backend update by @zhiying-lin in #211
- chore: fix trivy pipeline by pulling trivy image from mcr by @jwtty in #213
- docs: add trafficManagerProfile and trafficManagerBackend examples by @jwtty in #214
- feat: Add profilesClient, EndpointClient, and pipClient by @jwtty in #212
- fix: fix the serviceExport integrationt test by @zhiying-lin in #217
- feat: update atm endpoints when handling trafficmanagerbackend by @zhiying-lin in #216
- chore: bump codecov/codecov-action from 4 to 5 by @dependabot in #219
- fix: fix the atm feature related bugs by @zhiying-lin in #220
- docs: add application migration tutorials by @zhiying-lin in #222
- fix: requeue the request when the dns is not assigned by @zhiying-lin in #225
- chore: bump thehanimo/pr-title-checker from 1.4.2 to 1.4.3 by @dependabot in #224
- docs: add tutorial to build a multi-cluster application by @zhiying-lin in #223
- test: setup e2e tests env for atm feature by @zhiying-lin in #227
- docs: fix typos by @zhiying-lin in #228
- docs: update the applicationMigration doc using override delete feature by @zhiying-lin in #229
- test: add atm e2e tests by @zhiying-lin in #231
- chore: bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #232
- fix: bump golang.org/x/net to v0.33.0 to mitigate CVE-2024-45338 by @zhiying-lin in #234
- fix: set the default ttl to 60s by @zhiying-lin in #235
- test: add more traffic manager e2e tests by @zhiying-lin in #239
- interface: update traffic manager APIs to support splitting weight behind serviceImport by @zhiying-lin in #233
- fix: fix the main branch by @zhiying-lin in #242
- feat: add kubebuilders validations for name length to be <= 63 by @jamyct in #218
- style: rename v1alpha1 to fleetnetv1alpha1 for better readability by @jamyct in #243
- test: add more atm e2e tests by @zhiying-lin in #240
New Contributors
Full Changelog: v0.2.12...v0.3.0