Skip image registry checks for Hub commands#115
Skip image registry checks for Hub commands#115ptone merged 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
3659c83 to
1cdcf88
Compare
1cdcf88 to
5002b18
Compare
PR #115: Skip image registry checks for Hub commandsExecutive SummaryLow-risk, well-scoped fix that exempts the entire Critical IssuesNone. Observations1. Consolidation opportunity for the
|
skip image_registry preflight validation for the scion hub command tree keep container-launch commands gated on image_registry as before add a regression test for scion hub auth login in a clean global setup
Summary
image_registrypreflight validation for thescion hubcommand treeimage_registryas beforescion hub auth loginin a clean global setupTesting
go test ./cmd -run 'Test(HubAuthLoginDoesNotRequireImageRegistry|FormatFlagCheck|DevAuthWarning|NonInteractiveImpliesAutoConfirm)$'\n