forked from openshift/cluster-version-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor: Bump openshift/api to pick up signatureStores
Pulling in openshift/api@f356bd9e2ff6 (Merge pull request openshift/api#1678 from PratikMahajan/add-custom-sig-stores, 2023-12-06). $ go get -u github.com/openshift/api@master $ go mod tidy $ go mod vendor $ git add -A go.* vendor all using: $ go version go version go1.21.1 linux/amd64 I also bumped the Dockerfile by hand, so now we'll pick up everything under 0000_00_cluster-version-operator_* (importantly for this bump, both the Default and TechPreviewNoUpgrade versions of the ClusterVersion CRD). And I bumped hack/test-prerequisites.go to use the new path to the default CRD.
- Loading branch information
Showing
423 changed files
with
5,737 additions
and
2,662 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
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.