Skip to content

Commit

Permalink
Merge pull request #317 from sighupio/feat/release-v1.29.5
Browse files Browse the repository at this point in the history
Feat/release v1.29.5
  • Loading branch information
nutellinoit authored Nov 29, 2024
2 parents 743363e + 1a10fd0 commit 8bb6eb5
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 28 deletions.
6 changes: 3 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ steps:
environment:
NETRC_FILE:
from_secret: NETRC_FILE
FURYCTL_VERSION: v0.30.0-rc.1
FURYCTL_VERSION: v0.30.1
FURYCTL_CONFIG: tests/e2e/kfddistribution/furyctl-init-cluster.yaml
FURYCTL_DISTRO_LOCATION: ./
FURYCTL_OUTDIR: ./
Expand Down Expand Up @@ -169,7 +169,7 @@ steps:
environment:
CLUSTER_NAME: ${DRONE_REPO_NAME}-${DRONE_BUILD_NUMBER}
KUBECONFIG: /drone/src/kubeconfig
FURYCTL_VERSION: v0.30.0-rc.1
FURYCTL_VERSION: v0.30.1
depends_on: [create Kind cluster]
commands:
- export KUBECONFIG=/drone/src/kubeconfig
Expand Down Expand Up @@ -272,7 +272,7 @@ steps:
environment:
CLUSTER_NAME: ${DRONE_REPO_NAME}-${DRONE_BUILD_NUMBER}-upgrades
KUBECONFIG: /drone/src/kubeconfig-upgrades
FURYCTL_VERSION: v0.30.0-rc.1
FURYCTL_VERSION: v0.30.1
depends_on: [create Kind cluster]
commands:
- export KUBECONFIG=/drone/src/kubeconfig-upgrades
Expand Down
47 changes: 25 additions & 22 deletions docs/COMPATIBILITY_MATRIX.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,31 @@ For a complete list of all KFD releases and their compatibility with Kubernetes

ℹ️ **Use the latest patch release for your desired version whenever it's possible**. See [the versioning file](VERSIONING.md) for more information.

| KFD / Kubernetes Version | v1.29.X | v1.28.X | v1.27.X |
| ----------------------------------------------------------------------------- | ------------------ | ------------------ | ------------------ |
| [v1.29.4](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.4) | :white_check_mark: | | |
| [v1.29.3](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.3) | :white_check_mark: | | |
| [v1.29.2](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.2) | :white_check_mark: | | |
| [v1.29.1](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.1) | :white_check_mark: | | |
| [v1.29.0](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.0) | :white_check_mark: | | |
| [v1.28.4](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.4) | | :white_check_mark: | |
| [v1.28.3](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.3) | | :white_check_mark: | |
| [v1.28.2](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.2) | | :white_check_mark: | |
| [v1.28.1](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.1) | | :white_check_mark: | |
| [v1.28.0](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.0) | | :white_check_mark: | |
| [v1.27.9](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.9) | | | :white_check_mark: |
| [v1.27.8](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.8) | | | :white_check_mark: |
| [v1.27.7](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.7) | | | :white_check_mark: |
| [v1.27.6](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.6) | | | :white_check_mark: |
| [v1.27.5](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.5) | | | :white_check_mark: |
| [v1.27.4](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.4) | | | :white_check_mark: |
| [v1.27.3](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.3) | | | :white_check_mark: |
| [v1.27.2](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.2) | | | :white_check_mark: |
| [v1.27.1](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.1) | | | :white_check_mark: |
| [v1.27.0](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.0) | | | :white_check_mark: |
| KFD / Kubernetes Version | v1.30.X | v1.29.X | v1.28.X | v1.27.X |
| ----------------------------------------------------------------------------- | ------------------ | ------------------ | ------------------ | ------------------ |
| [v1.30.0](https://github.com/sighupio/fury-distribution/releases/tag/v1.30.0) | :white_check_mark: | | | |
| [v1.29.5](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.5) | | :white_check_mark: | | |
| [v1.29.4](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.4) | | :white_check_mark: | | |
| [v1.29.3](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.3) | | :white_check_mark: | | |
| [v1.29.2](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.2) | | :white_check_mark: | | |
| [v1.29.1](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.1) | | :white_check_mark: | | |
| [v1.29.0](https://github.com/sighupio/fury-distribution/releases/tag/v1.29.0) | | :white_check_mark: | | |
| [v1.28.5](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.5) | | | :white_check_mark: | |
| [v1.28.4](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.4) | | | :white_check_mark: | |
| [v1.28.3](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.3) | | | :white_check_mark: | |
| [v1.28.2](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.2) | | | :white_check_mark: | |
| [v1.28.1](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.1) | | | :white_check_mark: | |
| [v1.28.0](https://github.com/sighupio/fury-distribution/releases/tag/v1.28.0) | | | :white_check_mark: | |
| [v1.27.9](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.9) | | | | :white_check_mark: |
| [v1.27.8](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.8) | | | | :white_check_mark: |
| [v1.27.7](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.7) | | | | :white_check_mark: |
| [v1.27.6](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.6) | | | | :white_check_mark: |
| [v1.27.5](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.5) | | | | :white_check_mark: |
| [v1.27.4](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.4) | | | | :white_check_mark: |
| [v1.27.3](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.3) | | | | :white_check_mark: |
| [v1.27.2](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.2) | | | | :white_check_mark: |
| [v1.27.1](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.1) | | | | :white_check_mark: |
| [v1.27.0](https://github.com/sighupio/fury-distribution/releases/tag/v1.27.0) | | | | :white_check_mark: |

| Legend | Meaning |
| :----------------: | ---------------- |
Expand Down
4 changes: 2 additions & 2 deletions docs/releases/v1.29.5.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Kubernetes Fury Distribution Release v1.30.0
# Kubernetes Fury Distribution Release v1.29.5

Welcome to KFD release `v1.30.0`. This is the first release of KFD supporting Kubernetes 1.30.
Welcome to KFD release `v1.29.5`. This patch release also updates Kubernetes from 1.29.3 to 1.29.10 on the OnPremises provider.

The distribution is maintained with ❤️ by the team [SIGHUP](https://sighup.io/).

Expand Down
2 changes: 1 addition & 1 deletion tests/e2e-kfddistribution-upgrades.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ echo "--------------------------------------------------------------------------
echo "Executing upgrade to 1.29.5"
# we set the switch date for Loki to "tomorrow". Notice that `-d flag` does not work on Darwin, you need to use `-v +1d` instead.
# this is needed only when upgrading from 1.29.4 to 1.29.5 (and equivalent versions)
yq -i ".spec.distribution.modules.logging.loki.tsdbStartDate=\"$(date -I -d '+1 day')\"" tests/e2e/kfddistribution-upgrades/furyctl-init-cluster-1.30.0.yaml
yq -i ".spec.distribution.modules.logging.loki.tsdbStartDate=\"$(date -I -d '+1 day')\"" tests/e2e/kfddistribution-upgrades/furyctl-init-cluster-1.29.5.yaml
/tmp/furyctl apply --upgrade --config tests/e2e/kfddistribution-upgrades/furyctl-init-cluster-1.29.5.yaml --outdir "$PWD" --distro-location ./ --force upgrades --disable-analytics

0 comments on commit 8bb6eb5

Please sign in to comment.