-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
checkconfig tool (it runs as part of make lint in test-infra repo) is issuing this warning:
checkconfig -strict -config-path prow/config.gen.yaml -plugin-config prow/plugins.yaml {"component":"unset","file":"/root/test-infra/prow/logrusutil/logrusutil.go:122","func":"k8s.io/test-infra/prow/logrusutil.ThrottledWarnf","level":"warning","msg":"plugins declaration uses a deprecated config style, see https://github.com/kubernetes/test-infra/issues/20631#issuecomment-787693609 for a migration guide","severity":"warning","time":"2021-07-07T12:21:37Z"}
This can be promoted to an error when upgrading prow. Fix is easy.