-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
113320: roachprod: support config profiles r=herkolategan a=renatolabs This commit adds a few changes with the goal of supporting starting cockroach processes with "config-profiles". Most importantly, roachprod will now wait for the default target cluster if a config profile is detected: this causes subsequent initialization tasks to make use of the application tenant instead of the system one. We also stop assuming that the system tenant is the default tenant; now, when a virtual cluster is not specified, we do not attemtp to connect to it automatically, falling back to the configured target cluster on crdb. Epic: none Release note: None Co-authored-by: Renato Costa <[email protected]>
- Loading branch information
Showing
1 changed file
with
75 additions
and
4 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