Releases: loft-sh/vcluster
Releases · loft-sh/vcluster
v0.20.1
What's Changed
- [v0.20] feat: Ignore updates to Rancher managed annotations (#2075) by @neogopher in #2076
- [BACKPORT V0.20] fix: add ingress host automatically to certificate by @FabianKramm in #2090
- [v0.20] Merge pull request #2110 from rohantmp/fixExternalDelete by @loft-bot in #2123
- [v0.20] Merge pull request #2126 from facchettos/fix-generic-sync by @loft-bot in #2127
- [v0.20] Merge pull request #2122 from rohantmp/fixBrowerLog by @loft-bot in #2128
- [v0.20] Merge pull request #2132 from FabianKramm/main by @loft-bot in #2134
- [BACKPORT v0.20] fix: wrong namespace for vcluster by @FabianKramm in #2138
- [v0.20] Merge pull request #2139 from facchettos/fix-generic-sync by @loft-bot in #2144
- [v0.20] Merge pull request #2140 from rohantmp/fixDelete by @loft-bot in #2143
- [v0.20] Merge pull request #2133 from rohantmp/fixHelm-4457 by @loft-bot in #2145
- [0.20] fix: create --connect fails because of improper config location, remove duplicate flags, drop duplicate functionality by @rohantmp in #2149
- [v0.20] fix(cli): do not upgrade if latest stable is older(eg: beta) by @deniseschannon in #2156
- [v0.20] Merge pull request #2154 from rmweir/only-uninstall-reset by @loft-bot in #2157
- [BACKPORT v0.20] Changes fallback ns to vcluster-platform by @FabianKramm in #2160
- [Backport-to-v0.20 set additional ca in platform add cluster by @hidalgopl in https://github.com//pull/2159
- [v0.20] Merge pull request #2148 from zerbitx/ENG-4585 by @loft-bot in #2162
- [v0.20] revert adding --ca-data flag to vcluster platform add cluster by @hidalgopl in #2161
- [v0.20] Merge pull request #2155 from deniseschannon/loft-ref by @loft-bot in #2166
- [v0.20] Merge pull request #2169 from neogopher/hpm-handle-trailingslash-mountpaths by @loft-bot in #2171
- [v0.20] Merge pull request #2172 from FabianKramm/main by @loft-bot in #2173
- [v0.20] test: Add tests for volumes and volumeMounts translation with hostpathmapper enabled by @neogopher in #2179
- [v0.20] Merge pull request #2187 from FabianKramm/refactor-ingress-auth by @loft-bot in #2188
Full Changelog: v0.20.0...v0.20.1
v0.21.0-alpha.10
What's Changed
- build: Generate image list files for distro and version by @ThomasK33 in #2177
- refactor: allow extra authenticators for vcluster pro by @FabianKramm in #2182
- Make it possible to create virtual clusters with numbers only name by @johannesfrey in #2168
- refactor: use separate access key per vCluster by @FabianKramm in #2184
- Use regular access key for all vCluster types by @FabianKramm in #2185
- refactor: figure out k8s version in helm chart by @FabianKramm in #2186
Full Changelog: v0.21.0-alpha.9...v0.21.0-alpha.10
v0.20.1-beta.3
Full Changelog: v0.20.1-beta.2...v0.20.1-beta.3
v0.20.1-beta.2
What's Changed
- [v0.20] Merge pull request #2169 from neogopher/hpm-handle-trailingslash-mountpaths by @loft-bot in #2171
- [v0.20] Merge pull request #2172 from FabianKramm/main by @loft-bot in #2173
- [v0.20] test: Add tests for volumes and volumeMounts translation with hostpathmapper enabled by @neogopher in #2179
Full Changelog: v0.20.1-beta.1...v0.20.1-beta.2
v0.21.0-alpha.9
What's Changed
- fix: handle trailing slash in mount paths for hostpath mapper by @neogopher in #2169
- Improve vcluster platform reset error message by @FabianKramm in #2172
- test: Add tests for volumes and volumeMounts translation with hostpathmapper enabled by @neogopher in #2176
- fix: pv syncing by @FabianKramm in #2178
Full Changelog: v0.21.0-alpha.8...v0.21.0-alpha.9
v0.21.0-alpha.8
What's Changed
- Fix: reset password namespace & start chart name by @FabianKramm in #2132
- fix(cli): do not upgrade if latest stable is older(eg: beta) by @rohantmp in #2131
- fix: wrong namespace for vcluster by @FabianKramm in #2137
- [trivial] fix(cli): reword logs for clarity by @rohantmp in #2140
- fixed reference to old product name in cli by @facchettos in #2139
- fix(cli): improve UX around vcluster upgrade command by @rohantmp in #2136
- fix: init manifests fail if chart artifact name differs from chart name by @rohantmp in #2133
- add --all flag to vcluster platform add vcluster by @hidalgopl in #2113
- Consolidate create/switch/update context with --connect by @johannesfrey in #2112
- feat: coredns pod supports affinity and stain tolerance by @mayooot in #2107
- fixed an issue for generic sync that deleted referenced objects by @facchettos in #2150
- added clusterrole rule for eso and webhook by @facchettos in #2151
- Captures helm error before trying to call WaitForReadyLoftPod by @zerbitx in #2148
- add --ca-data flag to vcluster platform add cluster command to allow … by @hidalgopl in #2153
- Only uninstall if reset flag is true by @rmweir in #2154
- Changes fallback ns to vcluster-platform by @zerbitx in #2147
- fix(pro): Force StatefulSet for embedded etcd by @ThomasK33 in #2158
- revert adding --ca-data flag to vcluster platform add cluster by @hidalgopl in #2163
- fix: update platform add command to reference the platform instead of loft by @deniseschannon in #2155
New Contributors
Full Changelog: v0.21.0-alpha.7...v0.21.0-alpha.8
v0.20.1-beta.1
Full Changelog: v0.20.1-beta.0...v0.20.1-beta.1
v0.20.1-beta.0
What's Changed
- [v0.20] feat: Ignore updates to Rancher managed annotations (#2075) by @neogopher in #2076
- [BACKPORT V0.20] fix: add ingress host automatically to certificate by @FabianKramm in #2090
- [v0.20] Merge pull request #2110 from rohantmp/fixExternalDelete by @loft-bot in #2123
- [v0.20] Merge pull request #2126 from facchettos/fix-generic-sync by @loft-bot in #2127
- [v0.20] Merge pull request #2122 from rohantmp/fixBrowerLog by @loft-bot in #2128
- [v0.20] Merge pull request #2132 from FabianKramm/main by @loft-bot in #2134
- [BACKPORT v0.20] fix: wrong namespace for vcluster by @FabianKramm in #2138
- [v0.20] Merge pull request #2139 from facchettos/fix-generic-sync by @loft-bot in #2144
- [v0.20] Merge pull request #2140 from rohantmp/fixDelete by @loft-bot in #2143
- [v0.20] Merge pull request #2133 from rohantmp/fixHelm-4457 by @loft-bot in #2145
- [0.20] fix: create --connect fails because of improper config location, remove duplicate flags, drop duplicate functionality by @rohantmp in #2149
- [v0.20] fix(cli): do not upgrade if latest stable is older(eg: beta) by @deniseschannon in #2156
- [v0.20] Merge pull request #2154 from rmweir/only-uninstall-reset by @loft-bot in #2157
- [BACKPORT v0.20] Changes fallback ns to vcluster-platform by @FabianKramm in #2160
- [Backport-to-v0.20 set additional ca in platform add cluster by @hidalgopl in https://github.com//pull/2159
- [v0.20] Merge pull request #2148 from zerbitx/ENG-4585 by @loft-bot in #2162
- [v0.20] revert adding --ca-data flag to vcluster platform add cluster by @hidalgopl in #2161
- [v0.20] Merge pull request #2155 from deniseschannon/loft-ref by @loft-bot in #2166
Full Changelog: v0.20.0...v0.20.1-beta.0
v0.21.0-alpha.7
What's Changed
- sync values.schema.json only on the latest release by @hidalgopl in #2103
- added config for external secret integration by @facchettos in #2106
- Connect to vCluster Platform earlier by @rmweir in #2029
- build(deps): bump micromatch from 4.0.2 to 4.0.8 in /docs by @dependabot in #2099
- build(deps): bump anchore/sbom-action from 0.17.0 to 0.17.2 by @dependabot in #2101
- updated rbac template for eso integration by @facchettos in #2109
- Check if vcluster chart version supports k8s version by @rmweir in #2114
- fallback to checking if config is in correct format by @hidalgopl in #2111
- added options to sync the secret stores in eso integration by @facchettos in #2117
- Update kine by @rmweir in #2119
- add cluster secret store sync to helm chart for eso by @facchettos in #2118
- dynamically add config.Config.PlatformConfig to the generated schema by @hidalgopl in #2116
- fix: use proper config location by @rohantmp in #2115
- fix: external delete should check status field for service uid by @rohantmp in #2110
- [fix] : now prevents the generic syncer from continuously deleting objs by @facchettos in #2126
- fix: improve error logging around attempting to open browser by @rohantmp in #2122
- refactor: update instead of patch & more tests by @FabianKramm in #2129
- refactor: make sure mappings are always correct by @FabianKramm in #2130
Full Changelog: v0.21.0-alpha.6...v0.21.0-alpha.7
v0.21.0-alpha.6
What's Changed
- Test improvement & kindPath & apiVersionPath by @FabianKramm in #2087
- fix: add ingress host automatically to certificate by @FabianKramm in #2089
- fix: map default/kubernetes correctly by @FabianKramm in #2091
- refactor: allow empty path by @FabianKramm in #2093
Full Changelog: v0.21.0-alpha.5...v0.21.0-alpha.6