4 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
ed696ecd20 Merge pull request #127753 from skitt/missing-go-env
hack: configure Go environments where necessary
2024-10-23 03:46:59 +01:00
Siyuan Zhang
a2bf91e9cf add instructions into verify-featuregates script.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-10-18 09:53:27 -07:00
Stephen Kitt
3124a13587 hack: configure Go environments where necessary
These scripts rely on the system's default go; this changes that using
kube::golang::setup_env so that the appropriate go is used when the
system's isn't sufficient.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2024-09-26 23:32:33 +02:00
Siyuan Zhang
35488ef5c7 Verify: add static analysis to verify new feature gates are added as versioned feature specs.
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-08-01 13:52:32 -07:00