mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Merge pull request #38102 from sttts/sttts-federation-openapi-spec-update-all
Automatic merge from submit-queue (batch tested with PRs 37328, 38102, 37261, 31321, 38146) Add federation-openapi-spec to update-all targets As `make verify` runs all `hack/verify-*` scripts (with some exceptions), `update-all.sh` should be in sync. It is missing all the federation targets right now, but `verify-federation-openapi-spec.sh` exists. Hence, we add that. @nikhiljindal @mbohlool what about the other federation update scripts?
This commit is contained in:
commit
25c6914d53
@ -59,7 +59,8 @@ BASH_TARGETS="
|
||||
swagger-spec
|
||||
openapi-spec
|
||||
api-reference-docs
|
||||
bazel"
|
||||
bazel
|
||||
federation-openapi-spec"
|
||||
# TODO: (caesarxuchao) uncomment after 1.5 code freeze.
|
||||
# staging-client-go"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user