cluster-api-provider-proxmox
cluster-api-provider-proxmox copied to clipboard
Cluster API Provider for Proxmox VE (CAPMOX)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.40.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...
*Issue #583 *Description of changes:* Make VM templates selectable by a subset of tags. Also made the tag search case-insensitive and de-duped both the wanted and present tag lists. *Testing...
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.38.0 to 0.39.0. Commits 034e59c internal/analysis/analyzerutil: fix FileUsesGoVersion 076bd80 gopls/internal/filewatcher: retry directory reading upon failure 605803f go/analysis/passes/loopclosure: simplify using IsMethodNamed 2c6e03f internal/testenv: allow Apple diff too 82112c0...
Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) from 2.6.0 to 2.6.2. Release notes Sourced from github.com/golangci/golangci-lint/v2's releases. v2.6.2 golangci-lint is a free and open-source project built by volunteers. If you value it, consider supporting us,...
**What steps did you take and what happened:** When adding files to bootstrap configtemplate or controlplane definition using contentFrom secret or configMap, new machines fail to provision with machine status...
**What steps did you take and what happened:** [A clear and concise description of what the bug is.] I'm using Fedora 43 CloudImage to build clusters and it never be...
The Go versions in go.mod and in hack/tools/go.mod should be kept in sync. Once v1alpha2 is merged, this will also apply to the version of golangci-lint in hack/tools/go.mod and .github/workflows/lint.yml....
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.20.4 to 0.22.3. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.22.3 What's Changed [release-0.22] 🐛 Allow SSA after normal resource creation by @k8s-infra-cherrypick-robot in kubernetes-sigs/controller-runtime#3348 Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.2...v0.22.3...
*Issue #, if available:* No issue raised *Description of changes:* This PR fixes a scheduling imbalance in the VM scheduler logic. Previously, when one node had fewer replicas than others...