Integrate krel push into anago and test-infra #1578
Labels
area/release-eng
Issues or PRs related to the Release Engineering subproject
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
sig/release
Categorizes an issue or PR as relevant to SIG Release.
Current state
push-build.sh
from k/release.--stage
flag which is also usingpush-build.sh
.The Plan
kubetest
to be able to test viakrel push
. This incorporates a refactoring to move the whole logic ofkrel push
into the library. Becausekubetest
is written in go, we then can just use k/release as a library.--stage
, but the new flag to run via krel.Todos
krel anago push
and integrate it intoanago
Allow staging via krel for kubetest test-infra#19328, Stage sources via k/release API (krel) kubernetes-sigs/kubetest2#61, Allow staging via krel for kubetest test-infra#19488)The text was updated successfully, but these errors were encountered: