Commit Graph

930 Commits

Author SHA1 Message Date
Furkat Gofurov 4fba78c0d2
Prepare main branch for releasing 0.21
Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
2025-10-24 11:28:24 +03:00
Furkat Gofurov a1f54889e4
Merge pull request #758 from AbsaOSS/secretsatrest
 Add EncryptionConfig support to RKE2ControlPlane
2025-10-23 14:58:33 +00:00
Dinar Valeev f0af48b2af
RKE2ControlPlane: v1beta1 support EncryptionConfig
This commit adds RKE2ControlPlane.spec.serverConfig.secretsEncryption property.

This allows to specify provider type (aescbc or secretbox) and load encryption key
from a secret.

Signed-off-by: Dinar Valeev <k0da@opensuse.org>
2025-10-23 13:27:10 +02:00
Furkat Gofurov 0a2c0f84af
Merge pull request #759 from rancher/dependabot/go_modules/github.com/coreos/ignition/v2-2.24.0
chore(deps): Bump github.com/coreos/ignition/v2 from 2.23.0 to 2.24.0
2025-10-21 10:20:57 +00:00
dependabot[bot] ec9dd9cb5f
chore(deps): Bump github.com/coreos/ignition/v2 from 2.23.0 to 2.24.0
Bumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)
- [Commits](https://github.com/coreos/ignition/compare/v2.23.0...v2.24.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/ignition/v2
  dependency-version: 2.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 02:03:41 +00:00
Carlos Salas 6df9b19ff0
Merge pull request #756 from rancher/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.26.0
chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0
2025-10-09 09:43:16 +00:00
dependabot[bot] 06da2fa5b1
chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.25.3 to 2.26.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.25.3...v2.26.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 02:03:30 +00:00
Andrea Mazzotti 6b4a4111ea
Merge pull request #755 from rancher/dependabot/go_modules/github.com/coreos/butane-0.25.1
chore(deps): Bump github.com/coreos/butane from 0.25.0 to 0.25.1
2025-09-29 09:48:20 +00:00
dependabot[bot] faacace199
chore(deps): Bump github.com/coreos/butane from 0.25.0 to 0.25.1
Bumps [github.com/coreos/butane](https://github.com/coreos/butane) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/coreos/butane/releases)
- [Changelog](https://github.com/coreos/butane/blob/main/docs/release-notes.md)
- [Commits](https://github.com/coreos/butane/compare/v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: github.com/coreos/butane
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 07:54:22 +00:00
Andrea Mazzotti bf1629db6d
Merge pull request #752 from rancher/dependabot/go_modules/github.com/coreos/ignition/v2-2.23.0
chore(deps): Bump github.com/coreos/ignition/v2 from 2.22.0 to 2.23.0
2025-09-29 06:59:22 +00:00
dependabot[bot] 98e02b056e
chore(deps): Bump github.com/coreos/ignition/v2 from 2.22.0 to 2.23.0
Bumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)
- [Commits](https://github.com/coreos/ignition/compare/v2.22.0...v2.23.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/ignition/v2
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-25 10:02:31 +00:00
Andrea Mazzotti 57ced6298a
Merge pull request #754 from anmazzotti/fix_panic_no_workers
[fix] Return error on missing k8s version
2025-09-25 09:11:03 +00:00
Andrea Mazzotti f385345f7a
Merge pull request #751 from rancher/dependabot/go_modules/github.com/coreos/butane-0.25.0
chore(deps): Bump github.com/coreos/butane from 0.24.0 to 0.25.0
2025-09-25 09:10:33 +00:00
Andrea Mazzotti d650a0ff19
Merge pull request #747 from rancher/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.25.3
Bump dependencies to newer versions
2025-09-25 09:09:52 +00:00
Andrea Mazzotti fcbb5bc8b5
[fix] Return error on missing k8s version
Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
2025-09-24 16:49:32 +02:00
dependabot[bot] 139397fd90
chore(deps): Bump github.com/coreos/butane from 0.24.0 to 0.25.0
Bumps [github.com/coreos/butane](https://github.com/coreos/butane) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/coreos/butane/releases)
- [Changelog](https://github.com/coreos/butane/blob/main/docs/release-notes.md)
- [Commits](https://github.com/coreos/butane/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/butane
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 14:47:49 +00:00
dependabot[bot] ac494b9066
chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.25.2 to 2.25.3.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.25.2...v2.25.3)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 14:47:47 +00:00
Andrea Mazzotti 6d8bd97278
Merge pull request #753 from anmazzotti/fix_broken_links_check
[ci] Add retryOn429 for links check
2025-09-24 13:54:46 +00:00
Andrea Mazzotti 0dcd106c72
[ci] Add retryOn429 for links check
Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
2025-09-22 09:45:04 +02:00
Alexander Demicev b246c86b2e
Merge pull request #739 from valaparthvi/systemDefaultRegistry
Add SystemDefaultRegistry to AgentConfig
2025-09-17 09:12:44 +00:00
Alexander Demicev 70313e6e98
Merge pull request #746 from rancher/dependabot/go_modules/github.com/prometheus/client_golang-1.23.2
chore(deps): Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2
2025-09-08 15:29:58 +00:00
Alexander Demicev 5f42031b9a
Merge pull request #744 from rancher/dependabot/github_actions/actions/stale-10
chore(deps): Bump actions/stale from 9 to 10
2025-09-08 15:25:54 +00:00
Alexander Demicev ec21421763
Merge pull request #743 from rancher/dependabot/github_actions/actions/setup-go-6
chore(deps): Bump actions/setup-go from 5 to 6
2025-09-08 15:25:43 +00:00
dependabot[bot] 90f8f1ad03
chore(deps): Bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.23.0 to 1.23.2.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 11:03:42 +00:00
Alexander Demicev e860ef0e6c
Merge pull request #748 from rancher/dependabot/go_modules/github.com/spf13/pflag-1.0.10
chore(deps): Bump github.com/spf13/pflag from 1.0.9 to 1.0.10
2025-09-08 10:05:05 +00:00
dependabot[bot] ca4ef338dd
chore(deps): Bump github.com/spf13/pflag from 1.0.9 to 1.0.10
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.9...v1.0.10)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 02:03:45 +00:00
dependabot[bot] d2802ac3a5
chore(deps): Bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 02:03:22 +00:00
dependabot[bot] babd42a2f1
chore(deps): Bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 02:03:17 +00:00
Alexander Demicev c7234f4830
Merge pull request #740 from anmazzotti/use_remove_unknown_omittable_fields
Use DefaulterRemoveUnknownOrOmitableFields
2025-09-05 13:56:27 +00:00
Andrea Mazzotti 1c21683f6a
Use DefaulterRemoveUnknownOrOmitableFields
Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
2025-09-05 15:07:36 +02:00
Parthvi Vala 00cb30927b
Add SystemDefaultRegistry to AgentConfig
Signed-off-by: Parthvi Vala <parthvi.vala@suse.com>
2025-09-05 15:15:33 +05:30
Carlos Salas ee778cd82b
Merge pull request #737 from rancher/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
chore(deps): Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0
2025-09-02 07:44:50 +00:00
Carlos Salas 4c46ba6e14
Merge pull request #734 from rancher/dependabot/go_modules/github.com/spf13/pflag-1.0.8
chore(deps): Bump github.com/spf13/pflag from 1.0.7 to 1.0.9
2025-09-02 07:44:10 +00:00
dependabot[bot] de2a13eeea
chore(deps): Bump github.com/spf13/pflag from 1.0.7 to 1.0.8
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.7...v1.0.8)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 23:37:36 +00:00
dependabot[bot] 11b0760343
chore(deps): Bump github.com/go-viper/mapstructure/v2
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 16:59:00 +00:00
Furkat Gofurov 981a78de08
Merge pull request #736 from rancher/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.25.2
chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2
2025-09-01 12:40:02 +00:00
Furkat Gofurov 854748eaee
Merge pull request #735 from rancher/dependabot/go_modules/sigs.k8s.io/kind-0.30.0
chore(deps): Bump sigs.k8s.io/kind from 0.29.0 to 0.30.0
2025-09-01 12:39:37 +00:00
dependabot[bot] 67918c4c7d
chore(deps): Bump sigs.k8s.io/kind from 0.29.0 to 0.30.0
Bumps [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/kubernetes-sigs/kind/releases)
- [Commits](https://github.com/kubernetes-sigs/kind/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kind
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 11:39:25 +00:00
dependabot[bot] 87a76a3613
chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.25.1 to 2.25.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.25.1...v2.25.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 11:39:23 +00:00
Furkat Gofurov 10aba8ab94
Merge pull request #731 from anmazzotti/bump_capi_1_10
Bump CAPI to 1.10.5
2025-09-01 10:38:36 +00:00
Furkat Gofurov f3f962157f
Merge pull request #733 from rancher/dependabot/go_modules/github.com/onsi/gomega-1.38.2
chore(deps): Bump github.com/onsi/gomega from 1.38.1 to 1.38.2
2025-09-01 10:23:58 +00:00
Andrea Mazzotti 2ece70ce14
Bump CAPI to 1.10.5
Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
2025-09-01 09:35:21 +02:00
dependabot[bot] 37cbd1bcf0
chore(deps): Bump github.com/onsi/gomega from 1.38.1 to 1.38.2
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.38.1...v1.38.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 04:18:03 +00:00
Andrea Mazzotti 6f74295b88
Merge pull request #728 from rancher/dependabot/go_modules/github.com/onsi/gomega-1.38.1
chore(deps): Bump github.com/onsi/gomega from 1.38.0 to 1.38.1
2025-08-29 08:48:41 +00:00
Andrea Mazzotti 67ecea38e0
Use go.mod to setup GO_VERSION
Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
2025-08-28 14:08:07 +02:00
Andrea Mazzotti b5d5f5ed5a
Fix conditions formatting
Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
2025-08-28 13:48:40 +02:00
dependabot[bot] 078f1c976b
chore(deps): Bump github.com/onsi/gomega from 1.38.0 to 1.38.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.38.0...v1.38.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 12:23:09 +00:00
Furkat Gofurov 2a03cbdf2d
Merge pull request #727 from rancher/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.25.1
chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1
2025-08-26 11:29:56 +00:00
Furkat Gofurov 9690091f4a
Merge pull request #726 from rancher/dependabot/github_actions/actions/upload-pages-artifact-4
chore(deps): Bump actions/upload-pages-artifact from 3 to 4
2025-08-26 11:29:32 +00:00
Alexander Demicev f7291d9a6c
Merge pull request #725 from valaparthvi/followup-additionaluserdata
Follow-up AdditionalUserData.Data formatting difference
2025-08-26 11:19:30 +00:00