mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #45861 from nikhiljindal/updateScripts
Automatic merge from submit-queue (batch tested with PRs 45664, 45861) Add update-federation-* scripts to update-all.sh This is to ensure that `make verify` succeeds after running `update-all.sh` Fixes https://github.com/kubernetes/kubernetes/issues/45853
This commit is contained in:
commit
e793f37225
@ -70,6 +70,9 @@ BASH_TARGETS="
|
||||
update-openapi-spec
|
||||
update-api-reference-docs
|
||||
update-federation-openapi-spec
|
||||
update-federation-swagger-spec
|
||||
update-federation-generated-swagger-docs
|
||||
update-federation-api-reference-docs
|
||||
update-staging-client-go
|
||||
update-staging-godeps
|
||||
update-bazel"
|
||||
|
Loading…
Reference in New Issue
Block a user