Skip to content

Tags: kubernetes-sigs/kubespray

Tags

v2.28.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removed equinix provider (#12229)

v2.27.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[ingress-nginx] upgrade to 1.12.0 (#11846)

v2.25.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make kubernetes v1.29.10 default (#11666)

v2.24.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Check CentOS-Base.repo exists for CentOS 7 (#11546)

Signed-off-by: tu1h <lihai.tu@daocloud.io>
Co-authored-by: tu1h <lihai.tu@daocloud.io>

v2.26.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
boostrap-os: use import_tasks instead of symlinks (#11508)

Working symlinks are dependant on git configuration (when using the playbook as
a git repository, which is common), precisely `git config
core.symlinks`.

While this is enabled by default, some company policies will disable it.

Instead, use import_tasks which should avoid that class of bugs.

v2.24.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: Update CentOS 7 EOL package to vault.centos.org (#11364)

Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
Co-authored-by: tico88612 <17496418+tico88612@users.noreply.github.com>

v2.25.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11156 from jisnardo/master

Update kube-vip to v0.8.0

v2.24.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix logical error when checking for boostrap-os (#10867) (#10953)

Also remove some clutter along the way.

v2.22.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor check_galaxy + fix version (#10729) (#10891)

* Remove checks for docs using exact tags

Instead use a more generic documentation for installing kubespray as a
collection from git.

* Check that we upgraded galaxy.yml to next version

This is only intented to check for human error. The version in galaxy
should be the next (which does not mean the same if we're on master or a
release branch).

* Set collection version to KUBESPRAY_NEXT_VERSION

v2.23.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add patches versions checksums (k8s binaries, runc, containerd) (#10876)

Make runc 1.1.12 and containerd 1.7.13 default
Make kubernetes 1.27.10 default