Releases: loft-sh/vcluster
Releases · loft-sh/vcluster
v0.28.0-alpha.6
Changelog
- 7d2bcf1: Fixed the issue where the service could not change from Loadbalancer to ClusterIP/NodePort ( <>)
v0.28.0-alpha.5
Changelog
- f8195b8: fix: skip vcluster-config sync on next tags (#3095) (@johannesfrey)
v0.28.0-alpha.4
What's Changed
- fix: skip vcluster-config sync on next tags by @johannesfrey in #3095
Full Changelog: v0.28.0-alpha.3...v0.28.0-alpha.4
v0.28.0-alpha.3
What's Changed
- fix: add overridePath for mirror host by @FabianKramm in #3093
Full Changelog: v0.28.0-alpha.2...v0.28.0-alpha.3
v0.28.0-alpha.2
What's Changed
- fix(linear-sync): prevent false positives from PRs merged after release by @sydorovdmytro in #3060
- chore(ci): skip sync-linear on next releases by @sydorovdmytro in #3066
- Validate against catch-all host mappings in namespace sync by @janekbaraniewski in #3068
- fix: aws oidc permissions by @Piotr1215 in #3078
- refactor: remove importNodeBinaries, importImages & bundleRepository by @FabianKramm in #3077
- refactor: use agent-values by default on cluster add by @FabianKramm in #3080
- fix: externally connected vclusters by @FabianKramm in #3082
- Log an error when patch path doesn't exist by @ulyssessouza in #3069
- vCluster autoscaling by @FabianKramm in #2987
- fix(ci): set correct version for helm chart by @sydorovdmytro in #3089
- chore: bump loft api by @FabianKramm in #3088
- feat: add registry auth for containerd by @FabianKramm in #3092
Full Changelog: v0.28.0-alpha.1...v0.28.0-alpha.2
v0.28.0-next.12
Changelog
- 0389a83: Cleanup after types update (#3027) (@janekbaraniewski)
- 500e192: Switch to loft api v4.5.0-next.2 (#3026) (@janekbaraniewski)
- 10719cd: Validate against catch-all host mappings in namespace sync (#3068) (@janekbaraniewski)
- 345999c: chore(ci): skip sync-linear on next releases (#3066) (@sydorovdmytro)
- e03eb3f: chore: bump api deps (#3030) (@FabianKramm)
- 0e7d781: chore: rebase on main (@FabianKramm)
- 641d5e3: feat: add node labels and weight (#3053) (@FabianKramm)
- 1072253: feat: add standalone nodes config (@FabianKramm)
- c99378d: feat: add terminationGracePeriod (#3058) (@FabianKramm)
- 0093992: feat: add tunnel config (#3029) (@FabianKramm)
- 1aa5e8f: feat: add vCluster autoscaling (@FabianKramm)
- 9765854: fix(linear-sync): prevent false positives from PRs merged after release (#3060) (@sydorovdmytro)
- 7f91667: fix: Return an error when patch path doesn't exist (@ulyssessouza)
- b05cd4a: fix: aws oidc permissions (#3078) (@Piotr1215)
- 27847d2: fix: externally connected vclusters (#3082) (@FabianKramm)
- af900d5: fix: lint issues (@FabianKramm)
- a400134: refactor: make certain fields required (#3059) (@FabianKramm)
- 5649549: refactor: remove importNodeBinaries, importImages & bundleRepository (#3077) (@FabianKramm)
- 3a8fb78: refactor: rename key to property (#3064) (@FabianKramm)
- 64fd139: refactor: use agent-values by default on cluster add (#3080) (@FabianKramm)
v0.27.0
What's Changed
- fix: use an example dual stack service when detecting api service CIDR by @lizardruss in #2945
- refactor: allow direct pulling / pushing by @FabianKramm in #2949
- Fixed flaky tests in e2e_limit_classes by @akhilaoommen in #2934
- refactor: use skopeo for registry cmds by @FabianKramm in #2957
- Bump k8s dependency to 1.33.1 by @kale-amruta in #2954
- Delete coreDNS components during vcluster delete op by @ApsTomar in #2956
- Delete field controlPlane.standalone.joinNode.name by @hidalgopl in #2955
- refactor: proxy internal docker registry by @FabianKramm in #2964
- build: remove default packages for release by @FabianKramm in #2965
- feat: add standalone.syncConfig by @FabianKramm in #2966
- enhancement: Cleans crdName from version on Helm RBAC by @ulyssessouza in #2963
- fix: konnectivity, permissions & certs by @FabianKramm in #2968
- chore(ci): add codeowners for github actions by @sydorovdmytro in #2967
- fix: add configmaps permission by @FabianKramm in #2970
- adds myself to codeowners by @zerbitx in #2941
- Add myself to codeowners by @johannesfrey in #2936
- chore(deps): bump anchore/sbom-action from 0.20.0 to 0.20.2 by @dependabot[bot] in #2972
- fix: fail if starting embedded etcd or k8s starting fails by @FabianKramm in #2973
- fix: private nodes vcluster restore by @FabianKramm in #2977
- fix: show error when using join command by @FabianKramm in #2979
- fix: add privateNodes.enabled pro check by @FabianKramm in #2981
- enhancement: Retrieves an already existing CRD with another version and adds the new version into it. by @ulyssessouza in #2983
- Clarifies how default k8s version is set by @cbron in #2988
- Update CODEOWNERS to remove QA by @deniseschannon in #2989
- fix: Clean up Released PVs in virtual cluster by @squ94wk in #2975
- feature: rework ESO config schema to be in line with the rest by @squ94wk in #2984
- run leader election for kube-controller-manager & scheduler in standa… by @hidalgopl in #2990
- Update CODEOWNERS so that QA can approve tests changes without dev by @deniseschannon in #2993
- fix: explicitly set background proxy image in e2e tests by @johannesfrey in #2994
- Added e2e test for network policy sync to host from vcluster by @akhilaoommen in #2982
- feat: RewriteHosts initContainer image may use override image by @squ94wk in #2992
- Cert rotation by @johannesfrey in #2976
- Cert rotation additional e2e tests by @johannesfrey in #2985
- Refactor image ref handling by @squ94wk in #2998
- fix: also restart deployed etcd and do correct min version check by @johannesfrey in #3003
- fix: add flag to configure pki path for cert rotation by @johannesfrey in #3005
- Updates platform version to 4.3 by @kale-amruta in #3006
- fix: drain emptydir-data by @FabianKramm in #3009
- feat: add ability to force sync an event into default namespace by @matskiv in #2786
- Adds coredns version mapping for k8s 1.33 by @zerbitx in #3010
- feat: add kubelet and kube-proxy config by @FabianKramm in #3012
- Clarifies virtual scheduler enable flag by @cbron in #3011
- Fix: advanced.defaultRegistry takes precedence over image.registry field by @squ94wk in #3014
- Move sleepmode warning to sleepmode package and restructure by @johannesfrey in #3015
- Fix: config change breaks upgrade to 0.27.0 by @squ94wk in #3007
- chore: update CODEOWNERS by @lizardruss in #3016
- chore: pull public images from mirror.gcr.io by @sydorovdmytro in #3002
- fix: abort cert commands in case the virtual cluster is non-running by @johannesfrey in #3020
- fix: bump revision & compact when restoring by @FabianKramm in #3019
- chore(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 by @dependabot[bot] in #3025
- Snapshot List and Delete by @lizardruss in #3021
- fix: update pod hostIP syncing to better handle missing node service by @lizardruss in #3024
- Handle catch-all cases properly in validation by @janekbaraniewski in #3036
- removed duplicate toHost from /test/e2e/values.yaml by @akhilaoommen in #3038
- chore(ci): decouple helm release action by @sydorovdmytro in #3028
- chore(ci): decouple notify release action by @sydorovdmytro in #3039
- fix: also set loftHost if host and no-tunnel flags are set at the sam… by @johannesfrey in #3013
- [v0.27] Fail early with advisory message if node deletion will fail due to the node being in an unknown status by @loft-bot in #3049
- [v0.27] Validate against catch-all host mappings in namespace sync (#3068) by @loft-bot in #3072
- [v0.27] refactor: remove importNodeBinaries, importImages & bundleRepository (#3077) by @loft-bot in #3079
- [v0.27] refactor: use agent-values by default on cluster add (#3080) by @loft-bot in #3081
- [v0.27] fix: externally connected vclusters (#3082) by @loft-bot in #3083
New Contributors
Full Changelog: v0.26.0...v0.27.0
Changelog
See the CHANGELOG for more details.
v0.28.0-next.11
Changelog
- 67dfb57: Cleanup after types update (#3027) (@janekbaraniewski)
- 1b496ac: Switch to loft api v4.5.0-next.2 (#3026) (@janekbaraniewski)
- bf83475: chore: bump api deps (#3030) (@FabianKramm)
- 32c851a: feat: add node labels and weight (#3053) (@FabianKramm)
- f4a36fd: feat: add preInstallCommands (#3055) (@FabianKramm)
- d659853: feat: add standalone nodes config (#3070) (@FabianKramm)
- 1dbc2be: feat: add terminationGracePeriod (#3058) (@FabianKramm)
- b10d8ce: feat: add tunnel config (#3029) (@FabianKramm)
- c4a25d7: feat: add vCluster autoscaling (@FabianKramm)
- e9462fe: refactor: make certain fields required (#3059) (@FabianKramm)
- c1f72b4: refactor: rename key to property (#3064) (@FabianKramm)
v0.28.0-next.10
Changelog
- d659853: feat: add standalone nodes config (#3070) (@FabianKramm)
v0.27.0-rc.3
What's Changed
Full Changelog: v0.27.0-rc.2...v0.27.0-rc.3