The commit hash isn't super-important (it's in go.mod) so let's drop it to avoid an over-length commit title. (And also clean up the wording a bit.)
Prefix with base/v0_5_exp:
Drop openshift/v_13_exp. The OpenShift spec is just inheriting this without code changes. (Also, would be v4_13_exp.) And we're not really adding the field, since it's inherited from base; we're just adding tests.
Nits for commit messages:
go.mod
) so let's drop it to avoid an over-length commit title. (And also clean up the wording a bit.)base/v0_5_exp:
openshift/v_13_exp
. The OpenShift spec is just inheriting this without code changes. (Also, would bev4_13_exp
.) And we're not really adding the field, since it's inherited from base; we're just adding tests.