forked from pixie-io/pixie
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow building a dev vizier release.
Summary: Adds options to ci/vizier_build_release.sh, that allow specifying a custom GCS bucket, and a custom container registry, so anyone can make a dev release that points to a bucket/registry they have access to. This is useful for testing out changes to the YAML templatization without needing prod access, because there's no way to test those changes without cutting a release. Test Plan: Tested by building a dev release pointing to a custom GCS bucket, and then pointing artifact server to that bucket. Successfully deployed vizier with the dev release. Reviewers: zasgar, michelle, vihang Reviewed By: michelle Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai> Differential Revision: https://phab.corp.pixielabs.ai/D11701 GitOrigin-RevId: 0d98212
- Loading branch information
1 parent
ed9d7e4
commit 7cf82b9
Showing
2 changed files
with
58 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters