istio: Release process doesn't create tags for all repos
Release process doesn’t create tags for istio/operator and istio/installer (1.3.1
tag wasn’t created for those repos).
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (16 by maintainers)
1.2 and 1.1 don’t need the fix since those repos do not exist. 1.4 doesn’t need the fix since we don’t use those scripts.
On Fri, Oct 18, 2019, 10:00 PM Romain Lenglet notifications@github.com wrote:
@clarketm the following branches will need the fix:
release-1.4
,release-1.3
,release-1.2
. Re:release-1.1
, I’ll let @duderino make the call since this branch is approaching EOL. Thank you!I manually updated the
1.3.2
tags for:istio/operator
usingistio/istio@1.3.2
-> go.modistio/installer
usingistio/operator@1.3.2
-> installer.sha.I will work on updating the release script next.
Yes, it is intentional.