Skip to content

v0.30.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 21 Nov 10:46
· 7 commits to main since this release

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