Releases: sighupio/furyctl
Releases · sighupio/furyctl
v0.32.1
v0.32.1-rc.0
Changelog
- f1c5885 Merge pull request #586 from sighupio/fix/logging-v5-no-kapp-ugprade-paths
- 598de5a Merge pull request #587 from sighupio/chore/more-rebranding
- a678a28 Merge pull request #589 from sighupio/fix/diff-checker-force-error
- 1d6cbd0 chore: missing rebranding in logs
- a5a33f6 docs(Readme): simplify readme, fix remaining rebranding
- f51e198 fix(upgrade-paths): delete old loki resources
- 905f6b0 fix: diff checker error when force flag is set
v0.32.0
Changelog
- 48aacf6 Apply suggestions from code review
- bbe91dd Merge pull request #578 from sighupio/dependabot/go_modules/golang.org/x/net-0.36.0
- d9fc2eb Merge pull request #579 from sighupio/chore-improve-unsupported-version-message
- 383daf9 Merge pull request #580 from sighupio/feat/rebranding
- 90add75 chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
- aeac9b6 chore: improve unsupported version message
- f09c778 chore: improve unsupported version message
- 389da13 feat: test and release consolidation for v0.32.0 (#581)
- 4492206 feat: update code reference for Kubernetes Fury Distribution to SIGHUP Distribution
v0.32.0-rc.3
v0.32.0-rc.2
Changelog
- f293308 Merge branch 'feat/release-v0.32.0' of github.com:sighupio/furyctl into feat/release-v0.32.0
- fb3ea20 Merge pull request #583 from sighupio/feat/kapp-remove-snapshot-controller
- e74b7dc Merge pull request #584 from sighupio/fix/kapp-delete-volumesnapshotcrds
- 34a2880 chore: add missing newlines at EOFs
- 136c1f3 chore: add missing newlines at EOFs
- 54d9e73 chore: fix compatibility_test.go
- 69b428a chore: remove unused function from post-distribution
- cc9cccd chore: remove unused function from post-distribution
- 9feb86c feat(configs/upgrades/kfddistribution): add cilium pre-distribution actions
- 122d97b feat(configs/upgrades/kfddistribution): add cilium pre-distribution actions
- 0c773fe feat(configs/upgrades/onpremises): add 1.31.0-1.31.1
- fd0f18d feat(configs/upgrades/onpremises): add 1.31.0-1.31.1
- 96e0ad8 feat(configs/upgrades/onpremises): update pre-kubernetes tpl for 1.31.0-1.31.1
- 6a24759 feat(configs/upgrades/onpremises): update pre-kubernetes tpl for 1.31.0-1.31.1
- e7a3956 feat(upgrade-paths): add upgrade paths for logging v5.0.0-rc.0
- 2857f89 feat(upgrade-paths): add upgrade paths for logging v5.0.0-rc.0
- d4f427d feat: add EKS upgrade paths for 1.31.0-1.31.1
- d11b3c3 feat: add EKS upgrade paths for 1.31.0-1.31.1
- 920a56d feat: add KFD upgrade paths for kyverno
- 3db82a9 feat: add KFD upgrade paths for kyverno
- 2dfd64e feat: add migration paths for Kyverno
- bb8688e feat: add migration paths for Kyverno
- f97a776 feat: bump compatibility.go file to add 1.29.7, 1.30.2 1.31.1 1.32.0, missing tests
- 481e5e9 feat: bump pkg to new distro rc version
- e298c53 feat: refactor compatibility.go
- ca14ec8 feat: remove snapshot-controller from kapp before upgrade
- 9613ebc feat: remove snapshot-controller from kapp before upgrade
- 08744f6 fix: kappbin
- 5b1cf91 fix: kappbin
- 06d7146 fix: lint
- 3ef520a fix: lint + removed global variables
- 856f839 fix: properly delete volume snapshot classes
- 91f75b6 fix: properly delete volume snapshot classes
v0.32.0-rc.1
Changelog
- 48aacf6 Apply suggestions from code review
- bbe91dd Merge pull request #578 from sighupio/dependabot/go_modules/golang.org/x/net-0.36.0
- d9fc2eb Merge pull request #579 from sighupio/chore-improve-unsupported-version-message
- 383daf9 Merge pull request #580 from sighupio/feat/rebranding
- 69ecbcc Merge pull request #582 from sighupio/feat/refactor-compatibility
- 90add75 chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
- 5a2b3eb chore: fix compatibility_test.go
- aeac9b6 chore: improve unsupported version message
- f09c778 chore: improve unsupported version message
- eb913cf feat: bump compatibility.go file to add 1.29.7, 1.30.2 1.31.1 1.32.0, missing tests
- 49a16f8 feat: bump pkg to new distro rc version
- 3be4ef5 feat: refactor compatibility.go
- 4492206 feat: update code reference for Kubernetes Fury Distribution to SIGHUP Distribution
- 44b2e40 fix: lint
- 4169e9a fix: lint + removed global variables
v0.32.0-rc.0
Changelog
- 2d04854 Apply suggestions from code review
- eb2945f Apply suggestions from code review
- c47969f Merge branch 'feat/kustomize-v5' of github.com:sighupio/furyctl into feat/kustomize-v5
- aedfe54 Merge pull request #569 from sighupio/dependabot/go_modules/k8s.io/kubernetes-1.30.10
- fe0b32b Merge pull request #572 from sighupio/chore-fix-example-create-config-command
- 553a9a5 Merge pull request #574 from sighupio/feat/kustomize-v5
- 636ba3c Merge pull request #576 from sighupio/dependabot/go_modules/golang.org/x/net-0.33.0
- 6356ee7 Merge pull request #577 from sighupio/fix/get-supported-versions-cmd
- 1c61eef Update internal/dependencies/tools/kustomize.go
- c9f4834 chore(cmd): fix create config example command
- 26572c2 chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0
- e3f28fb chore(deps): bump k8s.io/kubernetes from 1.30.7 to 1.30.10
- 81aaa83 chore(kustomize): delete unused Build method
- 802b5f0 chore: run make format-go
- 95fb404 feat: upgrade to kustomize v5
- f9844a9 fix: get GitHub releases with pagination
- 9c353e6 fix: move early return condition
- 260aa0a fix: remove linting issue
- d75e4ac fix: remove linting issues
- a618045 fix: remove testing issues
- f76bbed fix: supported versions filtering and recommended versions
- 8db0688 fix: update description for 'get' command
v0.31.1
Changelog
- e58a062 Merge pull request #564 from sighupio/fix/handle-nil-tools
- 0e34e46 Merge pull request #567 from sighupio/feat/210-add-distro-versions-command
- a5de749 Merge pull request #570 from sighupio/feat-release-v0.31.1
- f5d4f6a chore: update message for better readability and add tool version
- e07075e chore: update unrealeased.md
- a8d76a9 feat: add
--kindflag - 253d686 feat: add new distro-versions command
- dd05b1a feat: add patch for KFD v1.31.0, prepare v0.31.1 release
- 0aa384e fix(compatibility): use the right max130Version for OnPremises
- db4f144 fix(compatibility): use the right max130Version for OnPremises
- cf21a12 fix(tests): update TestDownloadFile to use a different domain to get a consistent response
- 2018046 fix(tools): define static error for tool not found
- de0965f fix(tools): handle nil tools in validator to prevent panic
- 51956d9 fix: add marker for unsupported versions by furyctl + remove previous patches of supported versions
- 083df16 fix: fix command registration
- e39ca5e fix: fix filterout release candidates from supported versions
- eea83b4 fix: fix linter + license
- 825e6c0 fix: fix read commit date when there is a tagger instead of author
- 0726159 fix: fix tests + way to retrieve date from commits and tags
- 4a9e92f fix: linter
- 297430f fix: message formatting
- e5a9686 fix: moved to gh release api + minor fixes
- 428070c fix: removed reduntant message
- 7a117c3 fix: supported-versions command description
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