Releases: kubestellar/kubeflex
Releases · kubestellar/kubeflex
v0.9.0
Breaking Changes
Please pay attention to breaking changes introduced by this release:
https://github.com/kubestellar/kubeflex/blob/main/docs/users.md#breaking-changes
What's Changed
- 🐛 update brew instructions in README.md by @pdettori in #378
- ✨ Brew formula update for kubeflex version v0.8.9 by @MikeSpreitzer in #377
- 🐛 add controlplane metadata at creation by @rxinui in #373
- ✨ removing lint and verify - they are not available in makefile by @clubanderson in #382
- ✨ Usage of Extensions by @rxinui in #386
- ✨ Add
kflex config set-hosting
by @rxinui in #390 - 🐛In Makefile for add ko-local-build as dependency for installing a local chart by @Rupam-It in #399
- 🐛 update helm version from 3.14.0 to 3.16.4 by @Rupam-It in #396
- ✨ feature: implemented multiple PostCreateHooks with backward compatibility by @asmit27rai in #384
- ✨ feature : add control plane name to kubeflex extension data by @redpinecube in #439
- 🌱 test : verifies kflex create works as intended after updating AssignControlPlaneToContext by @redpinecube in #440
- 📖 docs : v.0.9.x extensions documentation by @redpinecube in #441
- 🌱 test: update vcluster e2e test for changes in AssignControlPlaneToContext by @redpinecube in #442
- 📖 answer of why postgresql is a post create hook job by @Rupam-It in #445
- ✨ add status of postcreatehooks completion by waitforpostcreatehook by @Rupam-It in #447
New Contributors
- @clubanderson made their first contribution in #382
- @Rupam-It made their first contribution in #399
- @redpinecube made their first contribution in #439
Full Changelog: v0.8.9...v0.9.0
v0.8.9
Changelog
- acd87b6 Merge pull request #374 from pdettori/owners
- b8f6759 revert kustomization tag to placeholder
- 083af6d add OWNERS file
- de49996 Merge pull request #370 from MikeSpreitzer/bump-krp-to-0191
- a4ffada Add examination of GitHub rate limit
- 9fd565c Bump version of kube-rbac-proxy image from 0.18.0 to 0.19.1
- ed83a4a Merge pull request #368 from asmit27rai/feature/rename-brew-formula-to-kflex
- 646e0a5 resolve issue with cap letter
- 0849436 Kflex -> kflex
- cc987a0 ✨ Rename Homebrew formula from kubeflex to kflex
- ce8be76 Merge pull request #369 from kubestellar/brew
- a34da1d Brew formula update for kubeflex version v0.8.8
- bfd5994 Brew formula update for kubeflex version v0.8.7
- b76fb70 Brew formula update for kubeflex version v0.8.7
- 3829cef Brew formula update for kubeflex version v0.8.7-redux
- 49d9181 Brew formula update for kubeflex version v0.8.7-redux
v0.8.8
Changelog
- b5cb5bc Merge pull request #367 from MikeSpreitzer/fix-the-real-source
- a4e3715 Update the real source of the kube-rbac-proxy image ref
- 0933bfe Merge pull request #359 from rxinui/new/358
- 5b94ea1 fix: apply review changes
- 8ceb08d test: add delete_test.go
- 2c1e3e7 Merge pull request #364 from asmit27rai/fix/transient-error-retry
- 8ba0878 Error File Modified
- 3308e27 new: add kflex ctx delete command
- 09abb16 wip: kflex delete
- 3a6a2fa Merge pull request #351 from rxinui/new/307
- 8223eb5 fix: rename does insert renamed cp in kubeconfig
- 47a501e Merge pull request #365 from kubestellar/brew
- e8cf5f0 Brew formula update for kubeflex version v0.8.7
- aae92b0 fix: test is mocking kubeconfig and config
- 2321320 fix: add retry logic for transient API errors Add util.IsTransientError() to detect retryable errors Update error handling in shared reconcilers to retry on transient errors Ensure permanent errors are logged and not retried Fix status update patterns to match existing controller logic
- 76b05bf docs: add info on
kflex ctx
in docs/users.md - a7a3f20 ref: remove legacy --alias
- e26d494 test: add kflex ctx rename test
- 8dba7cc new: kflex ctx rename command
- e56517f wip: add ctx rename
- 959d22f ref: refactoring of cobra usage
v0.8.7
v0.8.6
Changelog
- 8457fb0 Merge pull request #361 from MikeSpreitzer/debump-otel
- 26c583e Downgrade otel from 1.28 to 1.21
- f2b0f35 Merge pull request #355 from asmit27rai/feature/postcreatehook-default-vars
- ef72ee6 User Guide Updated
- 48bbea5 Merge pull request #349 from RayyanSeliya/fix-contributors-doc
- e02a5c8 Merge pull request #352 from rxinui/bug/308
- a4c1240 fix: apply correction
- e2ef35b ref: change execute to Execute**
- e1f03aa ref: ctx command with subcmd list,get
- 90b7147 ref: version command
- 7cfebc9 ref: init command
- 63ae97d ref: adopt command
- e5dc40d ref: delete command
- 2064a75 ref: refactoring of cobra usage
- da5348f new: add --alias flag to
kflex ctx
command - 76e912e Merge pull request #354 from kubestellar/brew
- 649424d Brew formula update for kubeflex version v0.8.5
- 9b404e5 docs: clarify clone and remote add instructions for HTTPS/SSH
- b14ed11 Fix: Update contributors.md with instructions to fetch upstream tags (#348)
v0.8.5
Changelog
- 8ca7fd9 Merge pull request #353 from MikeSpreitzer/debump-to-kube-130
- 2946178 make chart
- 6ae3884 Set kubectl image version to 1.30.12 everywhere
- 0cbf4ed make manifests generate fmt
- 8ef7ed0 Adjust tool versions
- 8767468 Downgrade dependencies to kube 1.30
- ba1a762 Merge pull request #345 from kubestellar/brew
- 1a001c6 Brew formula update for kubeflex version v0.8.4
v0.8.4
What's Changed
- ✨ Brew formula update for kubeflex version v0.8.3 by @pdettori in #331
- Bump ko-build/setup-ko from 0.8 to 0.9 by @dependabot in #338
- ✨ feature: Move openshift-crds container image to quay.io/kubestellar registry by @asmit27rai in #335
- 🐛 Bump golang.org/x/crypto from 0.28.0 to 0.35.0 by @pdettori in #340
- 🐛 Bump github.com/docker/docker from 23.0.3+incompatible to 25.0.6+inco… by @pdettori in #342
- 🐛 helm v3 security patch by @pdettori in #344
- ✨ feature: Add kflex command to list available contexts by @asmit27rai in #336
Full Changelog: v0.8.3...v0.8.4
v0.8.3
Changelog
- 4df127f Merge pull request #330 from pdettori/bug/nginx-version
- d26ac84 upgrade NGINX controller to v1.12.1
- 86f5c44 Merge pull request #327 from asmit27rai/feature/get-current-context
- 1a4eded Merge pull request #325 from asmit27rai/fix/observed-generation-update
- 9ae964a Merge branch 'main' of https://github.com/kubestellar/kubeflex into fix/observed-generation-update
- 7ba8fc7 Merge pull request #326 from asmit27rai/feature/list-clusters
- 5cc6ab3 ✨ Add kflex command/flag to get the current context
- fe4d50f Merge branch 'feature/list-clusters' of https://github.com/asmit27rai/kubeflex into feature/list-clusters
- 4d18ac6 feature: Add 'list clusters' command to kflex CLI_update
- 6f608ae Merge branch 'feature/list-clusters' of https://github.com/asmit27rai/kubeflex into feature/list-clusters
- 4dca1fb feature: Add 'list clusters' command to kflex CLI
- 0998d5f ✨ feature: Add 'list clusters' command to kflex CLI
- f9deb87 🐛 fix: update observedGeneration to match generation in ControlPlane status
- a50a4a2 Merge pull request #324 from kubestellar/brew
- 6868068 Brew formula update for kubeflex version v0.8.2
v0.8.2
What's Changed
- ✨ Brew formula update for kubeflex version v0.8.1 by @pdettori in #316
- 🐛 Fix sharing, enqueuing, and logging bugs by @MikeSpreitzer in #323
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- ✨ Brew formula update for kubeflex version v0.8.0 by @pdettori in #310
- ✨ Use postgresql chart and image from quay.io by @francostellari in #312
- 📖 Update contributors doc to explain how to create a copy of postgresql chart and image on quay.io by @francostellari in #314
- 🐛 remove remaining dockerhub dependencies by @pdettori in #315
Full Changelog: v0.8.0...v0.8.1