Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ARO-11484] Fix fixetcd GA #4034

Open
wants to merge 105 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
105 commits
Select commit Hold shift + click to select a range
6435a57
Improve etcd error handling and add e2e test for master recovery
bitoku Dec 26, 2024
a1bdb19
Clarify the logs
bitoku Jan 3, 2025
0753a4a
fix unit tests
bitoku Jan 3, 2025
b676348
Quit checking ClusterDeployment status conditions during cluster
kimorris27 Dec 19, 2024
5938f1d
Keep polling Hive ClusterDeployment if we encounter a transient conne…
kimorris27 Dec 20, 2024
c2484dc
pass fp cred to the dynamic validator for miwi flow
rajdeepc2792 Dec 13, 2024
ec638aa
Add openshift-ovn-kubernetes NS to permitted NS list in admin actions…
tsatam Dec 20, 2024
ccce6db
Pin OPA to v0.70.0
bennerv Dec 20, 2024
4dd44e5
improve federated cred naming (#3997)
slawande2 Dec 23, 2024
73750e1
replaced subnet client in purge.go and refactored some vars in resour…
ehvs Dec 18, 2024
5112e7e
added function SplitRG to parse subnet RG
ehvs Dec 18, 2024
5dc0c44
Added additional log entries for readability
ehvs Dec 18, 2024
4051339
replace implementation to parse subnet and adjusted var names
ehvs Dec 19, 2024
bb8b229
Ensure necessary env vars are set for temp DB deletion (#4036)
kimorris27 Jan 3, 2025
8f26e39
Hive Update af54e2fbd9 (#4018)
s-fairchild Jan 3, 2025
d95957a
Use built-in marshaler for all track2 SDK structs (#4035)
tsatam Jan 3, 2025
325a77a
Add PlatformWorkloadIdentityRoleSetsList to operations list for v2024…
cadenmarchese Jan 6, 2025
dc9289f
Modify storage suffix length and add comment for clarity (#4019)
bitoku Jan 6, 2025
b3d6751
ARO-12514 additional util functionsPlatformWorkloadIdentityRoleSet fu…
rajdeepc2792 Nov 22, 2024
f98b3b0
ARO-12514 check expected platform workload identity at frontend for c…
rajdeepc2792 Nov 22, 2024
9a87a2b
ARO-12514 add comments and use existing getAvailablePlatformWorkloadI…
rajdeepc2792 Nov 25, 2024
e500f81
ARO-12514 unit test cases put/patch workload identity mismatch
rajdeepc2792 Nov 25, 2024
fa61faa
ARO-12514 fix preflightvalidation such that latest apiversion tests p…
rajdeepc2792 Nov 26, 2024
8c410ee
ARO-12514 update/add unit test cases for preflightvalidation
rajdeepc2792 Nov 26, 2024
98267d1
ARO-12514 add unit tests for validatePlatformWorkloadIdentities
rajdeepc2792 Dec 5, 2024
227e377
ARO-12514 move the isMIWI check to validatePlatformWorkloadIdentities
rajdeepc2792 Jan 2, 2025
ae03e8e
Updating MDM, MDSD, Fluentbit Images (#4040)
mhsreddy Jan 6, 2025
802800e
[ARO-12518] Map other error's http status codes to correct result typ…
pepedocs Jan 6, 2025
7cc00de
Adding ankur as codeowner
sankur-codes Jan 6, 2025
f2b7ac6
improve OCP version definition in local RP
Tof1973 Dec 12, 2024
7ac15f1
Update docs/deploy-development-rp.md
Tof1973 Dec 13, 2024
7a41f35
Update docs/deploy-development-rp.md
Tof1973 Dec 13, 2024
4dd04fe
Add WI create parameters to validate (#4042)
tsatam Jan 10, 2025
44c66af
Update default install version in localdev to 4.15.35 (#4043)
tsatam Jan 10, 2025
9380a72
Default monitoring enabled flag to false
fahlmant Dec 16, 2024
794bdac
Remove e2e tests
fahlmant Jan 13, 2025
b7742a4
Skip monitoring tests if MonitoringEnabled is set to false
fahlmant Jan 14, 2025
5cc20ca
Update disableSamples to create samples config resource if it does no…
tsatam Jan 15, 2025
5d29ab1
Split output of failurelogs' list results (#4015)
tsatam Jan 15, 2025
5e42805
Fix MIWI Cluster update flow to add new openshift operator identity (…
rajdeepc2792 Jan 15, 2025
505f1f4
Log Hive CD on install failures (#4026)
tsatam Jan 16, 2025
abb93a4
Bump golang.org/x/crypto from 0.28.0 to 0.31.0
dependabot[bot] Jan 16, 2025
cf2cecb
ARO-12200 include expected values for MIWI arguments in az aro create…
yithian Jan 20, 2025
c84cb10
Metrics/GenevaActions for Clustersync (#3785)
rhamitarora Jan 22, 2025
543d41f
Add -p to mkdir commands in dev-proxy script
tsatam Jan 21, 2025
ecccf1c
Update go-restful to 2.16.0
fahlmant Jan 21, 2025
660c293
Fix MIWI admin update (#4046)
kimorris27 Jan 23, 2025
189d490
Incorporate ARM team feedback into v2024-08-12-preview API version (#…
cadenmarchese Jan 23, 2025
1dd174d
Add .gitleaks.toml to ignore 'scripts' sections in generated arm temp…
bennerv Jan 24, 2025
33d7f00
Log MIWI/SP install type to AsyncQoS; also log successful cluster del…
ventifus Jan 27, 2025
deb092b
Update go module deps on machine-config-operator to fix CVE-2021-4238
fahlmant Jan 27, 2025
b6ff941
Add unit test case for admin PATCH-ing a workload identity cluster (#…
kimorris27 Jan 28, 2025
8a045ea
Ensure platform workload identity IDs remain in the cluster doc after…
kimorris27 Jan 28, 2025
6871379
Update podman verion to update further dep on github.com/cloudflare/c…
fahlmant Jan 29, 2025
36f00f3
Change monitoringenabled back to true by default
fahlmant Jan 23, 2025
783b73e
Bump golang.org/x/net from 0.30.0 to 0.33.0
dependabot[bot] Jan 29, 2025
4271cb1
Bump github.com/docker/docker
dependabot[bot] Jan 29, 2025
3fb9d5b
*: update to use the new msi-dataplane library (#4047)
stevekuznetsov Jan 30, 2025
36385c9
Bother bennerv instead of mjudeikis when failing codeql analysis cron…
bennerv Jan 30, 2025
dbdd568
ARO-12463: *: use go 1.22.9 (#4069)
stevekuznetsov Jan 31, 2025
26a2c64
Use cluster doc ID as cluster MSI KV secret name (#4075)
kimorris27 Jan 31, 2025
ffd27a7
Attempt to fix CVE-2023-37788
fahlmant Jan 29, 2025
92b238e
Attempt to fix CVE-2023-45142
fahlmant Feb 3, 2025
8d0f5ba
Parse error as autorest error instead of azcore error (#4078)
kimorris27 Feb 3, 2025
0b7f901
Get/List APIs for Hive SyncSet/SelectorSyncSet GAs (#4065)
pepedocs Feb 4, 2025
c84ec51
Revert readdition of network_mode to rp container; breaks az aro CLI …
kimorris27 Jan 13, 2025
4956e89
Update naming on msi secret once again to adhere to msi-refresher con…
bennerv Feb 5, 2025
4db94d0
Fix delete unit test
kimorris27 Feb 5, 2025
2263743
Enable $web and disable anonymous blob access on rpversions container…
tsatam Feb 5, 2025
d81e301
[ARO-15038] Allow through openshift.io/ annotations on service accoun…
hawkowl Feb 5, 2025
46a5746
Update all to.Ptr equivalents to our internal one (#4085)
bennerv Feb 5, 2025
b3b9772
Update go-cosmosdb to new location (#4077)
bennerv Feb 5, 2025
26b8647
ARO-14652: Allow the ability to specify custom master/worker VM sizes…
Tof1973 Feb 6, 2025
b314447
Makefile: add openshift-goimports, remove old verify
stevekuznetsov Feb 5, 2025
c94bf55
Makefile: format code after generation
stevekuznetsov Feb 5, 2025
88df216
*: format imports
stevekuznetsov Feb 6, 2025
8bc71a3
Add disable samples manifest to install (#4048)
tsatam Feb 7, 2025
eeac4a4
[ARO-15009] fix: add logic to skip subnet update under certain condit…
scottd018 Feb 10, 2025
56b135a
pkg/env: log MSI data-plane interactions (#4080)
stevekuznetsov Feb 10, 2025
417249e
Add devops identity as Storage Blob Data Contributor to rpversion SA …
tsatam Feb 11, 2025
9ea3419
go.mod: bump msi-dataplane to v0.4.0 (#4095)
stevekuznetsov Feb 12, 2025
75fa91c
bump golang-ci-lint (#4090)
stevekuznetsov Feb 12, 2025
cd6983c
ARO-13921 Add cluster subnets' network security groups to List Cluste…
aasserzo Feb 13, 2025
38618bc
[ARO-15116] DES missing Keyvault Access Policy on E2E retry (#4093)
Tof1973 Feb 13, 2025
5eb46ac
make a single merge impl -- I'm not sure why I didn't do that in the …
hawkowl Feb 13, 2025
2741656
reuse env from the monitor object (#4101)
rajdeepc2792 Feb 14, 2025
7172de2
go.mod: add OTEL audit library
gouthamMN Feb 13, 2025
afbe287
Instrument Otel audit
gouthamMN Feb 13, 2025
c20e93b
address comments
gouthamMN Feb 13, 2025
9ce80dd
read queue size from RP-config
gouthamMN Feb 13, 2025
45d3a84
ARO-13380 - metrics: cwp status (#4002)
LiniSusan Feb 15, 2025
4d026be
ARO-8425: Return ClientSecretCredential error (expired keys) as Cloud…
pepedocs Feb 19, 2025
a24fb40
Looks like version mismatch in golangci. This might fix
hlipsig Feb 17, 2025
c41dfef
Corrected my dyslexic moment
hlipsig Feb 17, 2025
284a1e7
replace skip-dirs with exclude dirs
hlipsig Feb 17, 2025
5750286
Moved exclusions under issues
hlipsig Feb 17, 2025
84c3795
fix output to match docs
hlipsig Feb 17, 2025
8638930
I think it wanted single quotes on output
hlipsig Feb 17, 2025
9562a0b
formats exepcts as list of formats, that's probably why this broke
hlipsig Feb 17, 2025
b260ccb
Also fix the error that linting caught
hlipsig Feb 19, 2025
944829e
Fixed trailing space in YAML for golang ci
hlipsig Feb 19, 2025
d7c12dc
Also removing ==, who let me code anyway
hlipsig Feb 19, 2025
18d0820
adjusted the if statement correctly. Multitasking leads to failures, …
hlipsig Feb 19, 2025
ec25cdd
another trailing space
hlipsig Feb 19, 2025
9c75cd0
another trailing space
hlipsig Feb 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
30 changes: 15 additions & 15 deletions .bingo/Variables.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ $(CLIENT_GEN): $(BINGO_DIR)/client-gen.mod
@echo "(re)installing $(GOBIN)/client-gen-v0.25.16"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=client-gen.mod -o=$(GOBIN)/client-gen-v0.25.16 "k8s.io/code-generator/cmd/client-gen"

CONTROLLER_GEN := $(GOBIN)/controller-gen-v0.9.0
CONTROLLER_GEN := $(GOBIN)/controller-gen-v0.16.5
$(CONTROLLER_GEN): $(BINGO_DIR)/controller-gen.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/controller-gen-v0.9.0"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=controller-gen.mod -o=$(GOBIN)/controller-gen-v0.9.0 "sigs.k8s.io/controller-tools/cmd/controller-gen"
@echo "(re)installing $(GOBIN)/controller-gen-v0.16.5"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=controller-gen.mod -o=$(GOBIN)/controller-gen-v0.16.5 "sigs.k8s.io/controller-tools/cmd/controller-gen"

ENUMER := $(GOBIN)/enumer-v1.5.10
$(ENUMER): $(BINGO_DIR)/enumer.mod
Expand All @@ -47,11 +47,11 @@ $(FIPS_DETECT): $(BINGO_DIR)/fips-detect.mod
@echo "(re)installing $(GOBIN)/fips-detect-v0.0.0-20230309083406-7157dae5bafd"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=fips-detect.mod -o=$(GOBIN)/fips-detect-v0.0.0-20230309083406-7157dae5bafd "github.com/acardace/fips-detect"

GENCOSMOSDB := $(GOBIN)/gencosmosdb-v0.0.0-20240729051124-c9cf2c4f6aa1
GENCOSMOSDB := $(GOBIN)/gencosmosdb-v0.0.0-20250203190900-6f9d371594d6
$(GENCOSMOSDB): $(BINGO_DIR)/gencosmosdb.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/gencosmosdb-v0.0.0-20240729051124-c9cf2c4f6aa1"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=gencosmosdb.mod -o=$(GOBIN)/gencosmosdb-v0.0.0-20240729051124-c9cf2c4f6aa1 "github.com/jewzaam/go-cosmosdb/cmd/gencosmosdb"
@echo "(re)installing $(GOBIN)/gencosmosdb-v0.0.0-20250203190900-6f9d371594d6"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=gencosmosdb.mod -o=$(GOBIN)/gencosmosdb-v0.0.0-20250203190900-6f9d371594d6 "github.com/bennerv/go-cosmosdb/cmd/gencosmosdb"

GO_BINDATA := $(GOBIN)/go-bindata-v3.1.2+incompatible
$(GO_BINDATA): $(BINGO_DIR)/go-bindata.mod
Expand All @@ -71,23 +71,17 @@ $(GOCOV): $(BINGO_DIR)/gocov.mod
@echo "(re)installing $(GOBIN)/gocov-v1.1.0"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=gocov.mod -o=$(GOBIN)/gocov-v1.1.0 "github.com/axw/gocov/gocov"

GOIMPORTS := $(GOBIN)/goimports-v0.23.0
$(GOIMPORTS): $(BINGO_DIR)/goimports.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/goimports-v0.23.0"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=goimports.mod -o=$(GOBIN)/goimports-v0.23.0 "golang.org/x/tools/cmd/goimports"

GOJQ := $(GOBIN)/gojq-v0.12.16
$(GOJQ): $(BINGO_DIR)/gojq.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/gojq-v0.12.16"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=gojq.mod -o=$(GOBIN)/gojq-v0.12.16 "github.com/itchyny/gojq/cmd/gojq"

GOLANGCI_LINT := $(GOBIN)/golangci-lint-v1.59.1
GOLANGCI_LINT := $(GOBIN)/golangci-lint-v1.63.4
$(GOLANGCI_LINT): $(BINGO_DIR)/golangci-lint.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/golangci-lint-v1.59.1"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=golangci-lint.mod -o=$(GOBIN)/golangci-lint-v1.59.1 "github.com/golangci/golangci-lint/cmd/golangci-lint"
@echo "(re)installing $(GOBIN)/golangci-lint-v1.63.4"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=golangci-lint.mod -o=$(GOBIN)/golangci-lint-v1.63.4 "github.com/golangci/golangci-lint/cmd/golangci-lint"

GOTESTSUM := $(GOBIN)/gotestsum-v1.11.0
$(GOTESTSUM): $(BINGO_DIR)/gotestsum.mod
Expand All @@ -101,3 +95,9 @@ $(MOCKGEN): $(BINGO_DIR)/mockgen.mod
@echo "(re)installing $(GOBIN)/mockgen-v0.4.0"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=mockgen.mod -o=$(GOBIN)/mockgen-v0.4.0 "go.uber.org/mock/mockgen"

OPENSHIFT_GOIMPORTS := $(GOBIN)/openshift-goimports-v0.0.0-20230304234052-c70783e636f2
$(OPENSHIFT_GOIMPORTS): $(BINGO_DIR)/openshift-goimports.mod
@# Install binary/ries using Go 1.14+ build command. This is using bwplotka/bingo-controlled, separate go module with pinned dependencies.
@echo "(re)installing $(GOBIN)/openshift-goimports-v0.0.0-20230304234052-c70783e636f2"
@cd $(BINGO_DIR) && GOWORK=off $(GO) build -mod=mod -modfile=openshift-goimports.mod -o=$(GOBIN)/openshift-goimports-v0.0.0-20230304234052-c70783e636f2 "github.com/openshift-eng/openshift-goimports"

2 changes: 1 addition & 1 deletion .bingo/bingo.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require github.com/bwplotka/bingo v0.9.0
2 changes: 1 addition & 1 deletion .bingo/client-gen.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require k8s.io/code-generator v0.25.16 // cmd/client-gen
4 changes: 2 additions & 2 deletions .bingo/controller-gen.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require sigs.k8s.io/controller-tools v0.9.0 // cmd/controller-gen
require sigs.k8s.io/controller-tools v0.16.5 // cmd/controller-gen
11 changes: 11 additions & 0 deletions .bingo/controller-gen.sum
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ github.com/fatih/color v1.12.0 h1:mRhaKNwANqRgUBGKmnI5ZxEk7QXmjQeCcuYFMX2bfcc=
github.com/fatih/color v1.12.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI=
github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/form3tech-oss/jwt-go v3.2.2+incompatible/go.mod h1:pbq4aXjuKjdthFRnoDwaVPLA+WlJuPGy+QneDUgJi2k=
github.com/form3tech-oss/jwt-go v3.2.3+incompatible/go.mod h1:pbq4aXjuKjdthFRnoDwaVPLA+WlJuPGy+QneDUgJi2k=
Expand Down Expand Up @@ -332,6 +334,7 @@ github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod h1:F
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
github.com/mitchellh/mapstructure v1.4.1/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/moby/spdystream v0.2.0/go.mod h1:f7i0iNDQJ059oMTcWxx8MA/zKFIuD/lY+0GqbN2Wy8c=
github.com/moby/term v0.0.0-2021061.22.90-3f7ff695adc6/go.mod h1:E2VnQOmVuvZB6UYnnDB0qG5Nq/1tD9acaOpo6xmt0Kw=
github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6/go.mod h1:E2VnQOmVuvZB6UYnnDB0qG5Nq/1tD9acaOpo6xmt0Kw=
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
Expand Down Expand Up @@ -920,14 +923,20 @@ k8s.io/api v0.24.0 h1:J0hann2hfxWr1hinZIDefw7Q96wmCBx6SSB8IY0MdDg=
k8s.io/api v0.24.0/go.mod h1:5Jl90IUrJHUJYEMANRURMiVvJ0g7Ax7r3R1bqO8zx8I=
k8s.io/api v0.31.1 h1:Xe1hX/fPW3PXYYv8BlozYqw63ytA92snr96zMW9gWTU=
k8s.io/api v0.31.1/go.mod h1:sbN1g6eY6XVLeqNsZGLnI5FwVseTrZX7Fv3O26rhAaI=
k8s.io/api v0.31.2 h1:3wLBbL5Uom/8Zy98GRPXpJ254nEFpl+hwndmk9RwmL0=
k8s.io/api v0.31.2/go.mod h1:bWmGvrGPssSK1ljmLzd3pwCQ9MgoTsRCuK35u6SygUk=
k8s.io/apiextensions-apiserver v0.24.0 h1:JfgFqbA8gKJ/uDT++feAqk9jBIwNnL9YGdQvaI9DLtY=
k8s.io/apiextensions-apiserver v0.24.0/go.mod h1:iuVe4aEpe6827lvO6yWQVxiPSpPoSKVjkq+MIdg84cM=
k8s.io/apiextensions-apiserver v0.31.1 h1:L+hwULvXx+nvTYX/MKM3kKMZyei+UiSXQWciX/N6E40=
k8s.io/apiextensions-apiserver v0.31.1/go.mod h1:tWMPR3sgW+jsl2xm9v7lAyRF1rYEK71i9G5dRtkknoQ=
k8s.io/apiextensions-apiserver v0.31.2 h1:W8EwUb8+WXBLu56ser5IudT2cOho0gAKeTOnywBLxd0=
k8s.io/apiextensions-apiserver v0.31.2/go.mod h1:i+Geh+nGCJEGiCGR3MlBDkS7koHIIKWVfWeRFiOsUcM=
k8s.io/apimachinery v0.24.0 h1:ydFCyC/DjCvFCHK5OPMKBlxayQytB8pxy8YQInd5UyQ=
k8s.io/apimachinery v0.24.0/go.mod h1:82Bi4sCzVBdpYjyI4jY6aHX+YCUchUIrZrXKedjd2UM=
k8s.io/apimachinery v0.31.1 h1:mhcUBbj7KUjaVhyXILglcVjuS4nYXiwC+KKFBgIVy7U=
k8s.io/apimachinery v0.31.1/go.mod h1:rsPdaZJfTfLsNJSQzNHQvYoTmxhoOEofxtOsF3rtsMo=
k8s.io/apimachinery v0.31.2 h1:i4vUt2hPK56W6mlT7Ry+AO8eEsyxMD1U44NR22CLTYw=
k8s.io/apimachinery v0.31.2/go.mod h1:rsPdaZJfTfLsNJSQzNHQvYoTmxhoOEofxtOsF3rtsMo=
k8s.io/apiserver v0.24.0/go.mod h1:WFx2yiOMawnogNToVvUYT9nn1jaIkMKj41ZYCVycsBA=
k8s.io/client-go v0.24.0/go.mod h1:VFPQET+cAFpYxh6Bq6f4xyMY80G6jKKktU6G0m00VDw=
k8s.io/code-generator v0.24.0/go.mod h1:dpVhs00hTuTdTY6jvVxvTFCk6gSMrtfRydbhZwHI15w=
Expand All @@ -954,6 +963,8 @@ sigs.k8s.io/controller-tools v0.9.0 h1:b/vSEPpA8hiMiyzDfLbZdCn3hoAcy3/868OHhYtHY
sigs.k8s.io/controller-tools v0.9.0/go.mod h1:NUkn8FTV3Sad3wWpSK7dt/145qfuQ8CKJV6j4jHC5rM=
sigs.k8s.io/controller-tools v0.16.4 h1:VXmar78eDXbx1by/H09ikEq1hiq3bqInxuV3lMr3GmQ=
sigs.k8s.io/controller-tools v0.16.4/go.mod h1:kcsZyYMXiOFuBhofSPtkB90zTSxVRxVVyvtKQcx3q1A=
sigs.k8s.io/controller-tools v0.16.5 h1:5k9FNRqziBPwqr17AMEPPV/En39ZBplLAdOwwQHruP4=
sigs.k8s.io/controller-tools v0.16.5/go.mod h1:8vztuRVzs8IuuJqKqbXCSlXcw+lkAv/M2sTpg55qjMY=
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 h1:kDi4JBNAsJWfz1aEXhO8Jg87JJaPNLh5tIzYHgStQ9Y=
sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2/go.mod h1:B+TnT182UBxE84DiCz4CVE26eOSDAeYCpfDnC2kdKMY=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
Expand Down
2 changes: 1 addition & 1 deletion .bingo/enumer.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require github.com/dmarkham/enumer v1.5.10
2 changes: 1 addition & 1 deletion .bingo/fips-detect.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require github.com/acardace/fips-detect v0.0.0-20230309083406-7157dae5bafd
4 changes: 2 additions & 2 deletions .bingo/gencosmosdb.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require github.com/jewzaam/go-cosmosdb v0.0.0-20240729051124-c9cf2c4f6aa1 // cmd/gencosmosdb
require github.com/bennerv/go-cosmosdb v0.0.0-20250203190900-6f9d371594d6 // cmd/gencosmosdb
6 changes: 2 additions & 4 deletions .bingo/gencosmosdb.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
github.com/jewzaam/go-cosmosdb v0.0.0-20240723075448-058185e3c66d h1:2Xp2eP830w13cWq6sombl3EsBM46xYkdkLog8BgFWyQ=
github.com/jewzaam/go-cosmosdb v0.0.0-20240723075448-058185e3c66d/go.mod h1:hEk8/SoE/NBT9ofV69Gzs98vbGyF155SaYl1p9bxKb8=
github.com/jewzaam/go-cosmosdb v0.0.0-20240729051124-c9cf2c4f6aa1 h1:7EGTuO4I+1fln9rQ50K4ysZSejU2gFC2Oz8UyrySYtw=
github.com/jewzaam/go-cosmosdb v0.0.0-20240729051124-c9cf2c4f6aa1/go.mod h1:+G8ranhkJ4x2BUFTyh3b7Ap0KkDZwAwd/0OqtIVR63c=
github.com/bennerv/go-cosmosdb v0.0.0-20250203190900-6f9d371594d6 h1:FTEfqwNyuxEBNtkRZwg3CBv+5TiiqscTzQkxeW2HJg4=
github.com/bennerv/go-cosmosdb v0.0.0-20250203190900-6f9d371594d6/go.mod h1:4bSvv83quaEsAsIBxUGczXmMep28F+/pi7mbSoZkBxs=
2 changes: 1 addition & 1 deletion .bingo/go-bindata.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require github.com/go-bindata/go-bindata v3.1.2+incompatible // go-bindata
2 changes: 1 addition & 1 deletion .bingo/gocov-xml.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require github.com/AlekSi/gocov-xml v1.1.0
2 changes: 1 addition & 1 deletion .bingo/gocov.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require github.com/axw/gocov v1.1.0 // gocov
5 changes: 0 additions & 5 deletions .bingo/goimports.mod

This file was deleted.

6 changes: 0 additions & 6 deletions .bingo/goimports.sum

This file was deleted.

2 changes: 1 addition & 1 deletion .bingo/gojq.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require github.com/itchyny/gojq v0.12.16 // cmd/gojq
4 changes: 2 additions & 2 deletions .bingo/golangci-lint.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT

go 1.21
go 1.22.9

require github.com/golangci/golangci-lint v1.59.1 // cmd/golangci-lint
require github.com/golangci/golangci-lint v1.63.4 // cmd/golangci-lint
Loading