cluster-api-provider-proxmox
cluster-api-provider-proxmox copied to clipboard
Cluster API Provider for Proxmox VE (CAPMOX)
**Describe the solution you'd like** [A clear and concise description of what you want to happen.] Our current setup is based on IPAM and static IP Allocation. Since the QEMU-guest-agent...
**Describe the solution you'd like** Cluster API supports referencing a third-party Control Plane Provider, such as [Kamaji](https://github.com/clastix/cluster-api-control-plane-provider-kamaji). The Control Plane provider will be responsible for provisioning a Control Plane backed...
**Describe the solution you'd like** Right now there are two tags present for the vms in proxmox: - `go-proxmox+cloud-init` (What is the value / reason of this?) - `ip_net0_` It...
**Describe the solution you'd like** If e2e is failing because the `capmox controller` is not coming up, there's nothing to debug and no hint what to fix. As such, if...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.3 to 0.19.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.19.0 :warning: Deprecation Warnings Please note that admission.Defaulter/Validator have been deprecated in favor of admission.CustomDefaulter/CustomValidator since v0.17 and...
Bumps the kubernetes group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.29.3 to 0.31.0 Commits 2df39ff Update dependencies to v0.31.0 tag 382a091 update codegen...
Bumps [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) from 1.7.3 to 1.8.1. Release notes Sourced from sigs.k8s.io/cluster-api/test's releases. v1.8.1 👌 Kubernetes version support Management Cluster: v1.27.x -> v1.31.x Workload Cluster: v1.25.x -> v1.31.x More information about...
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0 to 0.24.0. Commits 3057be8 go.mod: update golang.org/x dependencies 4653e48 gopls/internal/analysis: add skipped analysis simplify on generated code f855a53 gopls/internal/telemetry/cmd/stacks: use authentication token 3ffd605 gopls/doc/features: fix prominent...
**What steps did you take and what happened:** When deleting a machine, the Proxmox machine object is not terminated properly. I see the following errors in the controller ``` Reconciler...
the webhook fails cause the `spec.network` is nil