-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(api): refine the default setting of
*port
field of cluster
1. Refactor 'SetDefaults()' of GreptimeDBCluster to fix probe port setting issue; 2. Use livenessProbe instead of readinessProbe; 3. Refine the naming of `*port` filed in GreptimeDBCluster and GreptimeDBStandalone; 4. Refine the unit test structure of `defaulting_test.go`; Signed-off-by: zyy17 <zyylsxm@gmail.com>
- Loading branch information
Showing
27 changed files
with
651 additions
and
687 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
Oops, something went wrong.