Skip to content

Releases: kubestellar/kubeflex

v0.9.0

08 Jul 17:15
a2f9eab
Compare
Choose a tag to compare

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

Full Changelog: v0.8.9...v0.9.0

v0.8.9

19 May 14:14
acd87b6
Compare
Choose a tag to compare

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

16 May 19:56
b5cb5bc
Compare
Choose a tag to compare

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

16 May 08:16
149af22
Compare
Choose a tag to compare

Changelog

  • 149af22 Merge pull request #363 from MikeSpreitzer/bumps-513
  • d05ae85 Bump kube-rbac-proxy image and golang.org/x/net package
  • 7a5b710 Merge pull request #362 from kubestellar/brew
  • 88d7eaf Brew formula update for kubeflex version v0.8.6

v0.8.6

12 May 20:00
8457fb0
Compare
Choose a tag to compare

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

08 May 14:08
8ca7fd9
Compare
Choose a tag to compare

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

21 Apr 20:10
f75782c
Compare
Choose a tag to compare

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

26 Mar 14:20
4df127f
Compare
Choose a tag to compare

Changelog

v0.8.2

10 Mar 15:01
5fd5f9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

04 Mar 01:58
3d67f08
Compare
Choose a tag to compare

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