Releases: sighupio/furyctl
Releases · sighupio/furyctl
v0.31.0
Changelog
- 59f86dd Apply suggestions from code review
- 9735b40 Merge pull request #559 from sighupio/chore/improve-messages
- 10ac4c9 Merge pull request #560 from sighupio/dependabot/go_modules/golang.org/x/crypto-0.31.0
- c52b30e Merge pull request #561 from sighupio/dev-docs
- 644cfb0 Merge pull request #562 from sighupio/feat/release-v0.31.0
- c38535a add docs about upgrade paths
- 843b966 add logging details
- 5b9223a add missing line
- 3540547 address comments
- beb5865 chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0
- 5f0260e chore(ux): improve help messages and some logs
- d712086 chore(version): update furyctl compatibility chart
- 219663f chore: add GitHub Issues and PRs templates
- de8a887 details about template engine
- 53df0d6 feat(upgrade-path): add 1.30.1-1.31.0
- 86485de feat(upgrade-path): add new version upgrade paths
- af3df58 feat(upgrade-path): add pre-kubernetes.sh.tpl where due
- a142e26 feat: add onpremises upgrade path from 1.30.0 to 1.31.0
v0.31.0-rc.0
Changelog
- 59f86dd Apply suggestions from code review
- 9735b40 Merge pull request #559 from sighupio/chore/improve-messages
- 5f0260e chore(ux): improve help messages and some logs
- d712086 chore(version): update furyctl compatibility chart
- 53df0d6 feat(upgrade-path): add 1.30.1-1.31.0
- 86485de feat(upgrade-path): add new version upgrade paths
- af3df58 feat(upgrade-path): add pre-kubernetes.sh.tpl where due
- a142e26 feat: add onpremises upgrade path from 1.30.0 to 1.31.0
v0.30.1
Changelog
- e8fb961 Merge pull request #558 from sighupio/fix/upgrades-ingressv3-no-monitoring
- 9e94e3d fix(upgrades): delete monitoring resources when enabled only The upgrade scripts for migrating to ingress v3 tried to delete resources that are not needed anymore even when they may not exist. The flag --ignore-not-found works for native resources, but fails when trying to delete resources that the CRDs are not deployed to the cluster, so the kind is unknown for the API.
v0.30.0
v0.30.0-rc.2
v0.30.0-rc.1
Changelog
- e504617 deps: use fury-distribution v1.30.0-rc.6
v0.30.0-rc.0
Changelog
- 9517aef Add support for upcoming distribution versions
- f03bb1c Add support for upcoming distribution versions
- a761edd Merge pull request #552 from sighupio/feat/test-some-upgrade-paths
- 91e9f18 Merge pull request #554 from sighupio/feat/use-kapp-instead
- 4444f48 Merge pull request #556 from sighupio/feat/upgrade-1.29-1.30
- 4aac48a chore: pin version v1.30.0-rc.0 for fury-distribution
- 6e4538c chore: pin version v1.30.0-rc.0 for fury-distribution
- 1905c88 deps: fix go mod
- 36c0faa deps: use fury-distribution v1.30.0-rc.4
- 358e93d feat: EXPERIMENTAL add kapp support on furyctl
- cc24274 feat: add all missing upgrade paths
- cfc43e0 feat: add basic on-premises upgrade paths
- 1ab9308 feat: add has feature kapp
- a014149 feat: add upgrade path for ingress v3
- 7ea2768 feat: do not try to download kapp if not in kfd.yaml
- 5a09dbc feat: support upgrades 1.28.4-1.28.5 and 1.29.4-1.29.5
- 98ce729 fix: missing feature gate on validator.go for kapp
- 7eeaf3e fix: set clusterissuer route53 zone id by reading terraform outputs (#548)
- 645582d fix: support kapp only if defined in kfd.yaml
- f3b8ed5 fix: tests and linting
- 6a7269c fix: tests for kapp
- 4a744ce fix: update fields to reflect new schema
- a5f2a61 fix: update fields to reflect new schema
- 8271d4e fix: validator test, bump mock version to 1.29.0
- 26cbbe3 fix: wrong function name on download.go
- e2df617 lint: use concatenation instead of fmt.Sprintf
v0.29.10
Changelog
- 5a34822 Merge pull request #549 from sighupio/feat/patches-hubble-ingress-basic-auth
- ba7dc1d Merge pull request #550 from sighupio/feat/prepare-release-v0.29.10
- ec25cf7 feat(patches): add compatibility patch for hubble ingress basic auth Add compatibility patch for Hubble Ingress when using basic auth as auth provider on KFD versions 1.27.9, 1.28.4, and 1.29.4. Reference: sighupio/fury-distribution#277
- d38c6ca feat: prepare relaese 0.29.10 Update docs for releasing furyctl v0.29.10
- e16e7e4 fix: add missing upgrade paths (#547)
v0.29.10-rc.0
Changelog
- 5a34822 Merge pull request #549 from sighupio/feat/patches-hubble-ingress-basic-auth
- ec25cf7 feat(patches): add compatibility patch for hubble ingress basic auth Add compatibility patch for Hubble Ingress when using basic auth as auth provider on KFD versions 1.27.9, 1.28.4, and 1.29.4. Reference: sighupio/fury-distribution#277
- d38c6ca feat: prepare relaese 0.29.10 Update docs for releasing furyctl v0.29.10
- e16e7e4 fix: add missing upgrade paths (#547)