Releases: rancher-sandbox/cluster-api-addon-provider-fleet
Releases · rancher-sandbox/cluster-api-addon-provider-fleet
v0.4.0
What's Changed
- Fix: allow patch disable for cluster class by @Danil-Grigorev in #86
- Filter duplicate events from ClusterGroup reconcile by @Danil-Grigorev in #87
- Perform only patch or create+update, improve error handling by @Danil-Grigorev in #88
- chore(deps): Bump tonic from 0.11.0 to 0.12.1 by @dependabot in #81
- chore(deps): Bump serde_json from 1.0.120 to 1.0.121 by @dependabot in #83
- chore(deps): Bump tokio from 1.38.1 to 1.39.2 by @dependabot in #82
- Update fleet version by @Danil-Grigorev in #101
- Provide option to specify fleet api_server_url and api_server_ca via
fleet-addon-config
by @Danil-Grigorev in #105 - Automate fleet helm chart install by @Danil-Grigorev in #109
- Use upstream CRDs by @Danil-Grigorev in #110
- chore(deps): Bump opentelemetry-otlp from 0.16.0 to 0.26.0 by @dependabot in #114
- chore(deps): Bump actix-web from 4.8.0 to 4.9.0 by @dependabot in #96
- Bump kube, thiserr and API to latest by @Danil-Grigorev in #117
- Release 0.4 prep by @Danil-Grigorev in #119
- Fix image name and tag for release by @Danil-Grigorev in #120
- Fix: Collect image meta by @Danil-Grigorev in #121
Full Changelog: v0.3.0...v0.4.0
v0.3.1
v0.3.0
What's Changed
- Introduce import strategy diagram by @Danil-Grigorev in #63
- chore(deps): Bump kube from 0.91.0 to 0.92.1 in the dependencies group across 1 directory by @dependabot in #64
- chore(deps): Bump tokio from 1.37.0 to 1.38.0 by @dependabot in #65
- chore(deps): Bump thiserror from 1.0.58 to 1.0.62 by @dependabot in #66
- chore(deps): Bump schemars from 0.8.16 to 0.8.21 by @dependabot in #62
- chore(deps): Bump anyhow from 1.0.82 to 1.0.86 by @dependabot in #61
- Label selector based import setting by @Danil-Grigorev in #68
- Update generated APIs by @Danil-Grigorev in #75
- Add release documentation by @Danil-Grigorev in #76
- Use host network for the fleet cluster by @Danil-Grigorev in #77
- Update metadata to host version 0.3.x by @Danil-Grigorev in #78
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Add helm to Dockerfile by @Danil-Grigorev in #45
- docs: add book structure and basic documentation by @salasberryfin in #51
- Introduce nix to cover prerequisites by @Danil-Grigorev in #52
- Fix e2e tests by @Danil-Grigorev in #53
- Add docstring generation, schemars derive and ObjectReference inheritance by @Danil-Grigorev in #56
- Allow name override for generated Fleet cluster by @Danil-Grigorev in #58
- chore(deps): Bump hyper from 1.2.0 to 1.3.1 by @dependabot in #49
- chore(deps): Bump serde from 1.0.202 to 1.0.203 by @dependabot in #50
- chore(deps): Bump prometheus from 0.13.3 to 0.13.4 by @dependabot in #47
- chore(deps): Bump serde_json from 1.0.116 to 1.0.117 by @dependabot in #48
New Contributors
- @salasberryfin made their first contribution in #51
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- docs: started to update readme by @richardcase in #29
- Add demo for the functionality by @Danil-Grigorev in #31
- Use LOCAL_IP to connect to docker cluster in e2e tests by @Danil-Grigorev in #36
- chore(deps): Bump opentelemetry-otlp from 0.13.0 to 0.16.0 by @dependabot in #34
- chore(deps): Bump rustls from 0.23.4 to 0.23.7 in the cargo group across 1 directory by @dependabot in #37
- chore(deps): Bump serde from 1.0.197 to 1.0.202 by @dependabot in #33
- chore(deps): Bump chrono from 0.4.37 to 0.4.38 by @dependabot in #9
- Add support for agent initiated downstream cluster registration by @Danil-Grigorev in #39
- Fix tag propagation for image build by @Danil-Grigorev in #46
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: start adding CI checks by @richardcase in #19
- Allow empty CAPI variable value to be deserialized without errors by @Danil-Grigorev in #22
- Add support for patching fleet manifests by @Danil-Grigorev in #26
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- chore: added dev stuff by @richardcase in #1
- feat: started to implement reconcile by @richardcase in #2
- Refactor error handling and add label propagation by @Danil-Grigorev in #3
- feat: added code generation from crds by @richardcase in #4
- Fix RBAC, deploy task, fix conditions and handling for early return. by @Danil-Grigorev in #5
- chore(deps): Bump serde_json from 1.0.115 to 1.0.116 by @dependabot in #6
- feat: initial release automation by @richardcase in #13
- Create a ClusterGroup per ClusterClass by @Danil-Grigorev in #11
- chore: updates to the release workflow @richardcase in #14 #15 #16 #17 #18
New Contributors
- @richardcase made their first contribution in #1
- @Danil-Grigorev made their first contribution in #3
- @dependabot made their first contribution in #6
Full Changelog: https://github.com/rancher-sandbox/cluster-api-addon-provider-fleet/commits/v0.1.0