-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plus relevant dependency updates. fix #187
- Loading branch information
Showing
13 changed files
with
780 additions
and
675 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Build the manager binary | ||
FROM golang:1.21 AS builder | ||
FROM golang:1.22 AS builder | ||
ARG TARGETOS | ||
ARG TARGETARCH | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
395 changes: 223 additions & 172 deletions
395
config/crd/bases/infrastructure.cluster.x-k8s.io_proxmoxclusters.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
287 changes: 143 additions & 144 deletions
287
config/crd/bases/infrastructure.cluster.x-k8s.io_proxmoxclustertemplates.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
298 changes: 168 additions & 130 deletions
298
config/crd/bases/infrastructure.cluster.x-k8s.io_proxmoxmachines.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
199 changes: 109 additions & 90 deletions
199
config/crd/bases/infrastructure.cluster.x-k8s.io_proxmoxmachinetemplates.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.