Skip to content

Conversation

@srager13
Copy link

No description provided.

Joshua Hemmings and others added 30 commits May 22, 2024 14:04
fix: Include ingress-nginx.yml only if rke2_ingress_nginx_values is not empty
ci: fix ansible-lint

ci: remove .yamllint

ci: rl9 test

ci: rl9 test

ci: rl9 test

ci: rl9 test

ci: rl9 test

ci: u24 test

ci: u24 test

ci: u24 test

ci: u24 test

ci: u24 test
feat: use ansible.builtin.dnf module
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.3 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v2.0.3...v3.0.1)

---
updated-dependencies:
- dependency-name: pre-commit/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5...v6)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/actions/checkout-4

Bump actions/checkout from 3 to 4
…/release-drafter/release-drafter-6

Bump release-drafter/release-drafter from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/pre-commit/action-3.0.1

Bump pre-commit/action from 2.0.3 to 3.0.1
…/actions/setup-python-5

Bump actions/setup-python from 2 to 5
feat: add configuation option for cluster-domain
In check mode, the following failures would occur:

Set RKE2 version:
`{{ versions_check.stdout | from_json }}'. Error was a <class
'json.decoder.JSONDecodeError'>, original message: Expecting value: line
1 column 1 (char 0)"}`

Run AirGap RKE2 script:
`The conditional check 'rke2_version != installed_version and
rke2_airgap_mode' failed.`

Run RKE2 script:
`error while evaluating conditional (rke2_version != installed_version and not rke2_airgap_mode): 'installed_version' is undefined.`

Skip those tasks in check mode.
Don't fail due to missing versions in check mode.
feat: Enable dual stack network
jplitza and others added 30 commits July 11, 2025 15:22
In particular, this fixes IPVS for IPv6.
See kube-vip/kube-vip#781
ansible-core v2.19: update condition for copying custom manifests, close bug: ansible-core v2.19.0 compatibility
- Option to schedule etcd backup
- Download the rke2.yaml file after the first server is ready, not at the end of the playbook
When the group specified doesn't exist, the role can still deploy only
a control plane.
fix: Allow empty rke2_agents_group_name
add rke2_kube_proxy_extra_mount
…l-configurable

feat: make get_url timeouts configurable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.