You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup-deploy-environment: add --channel and drop obsolete gateway step
The closing 'Next steps' hint was stable/release-specific and partly
wrong: it told operators to label a gateway node (forge already labels
the gwmain pool on both stable and nightly clusters) and to trigger
release-upgrade.yaml with a tag (nightly deploys a snapshot of main via
nightly.yaml on a schedule, not tags).
Add --channel stable|nightly (default stable, so stable output is
unchanged apart from removing the obsolete gateway-labeling step) and
print channel-appropriate trigger guidance. setup-nightly-cluster.sh
passes --channel nightly.
0 commit comments