Commit 1a22cc7
committed
[PLAT-18932]Disabling default region change via the operator
Summary:
We don't support changing the default region from the UI, ensuring we have same functionality using operator as well.
This restriction can be removed once we have evaluated and tested that we are supporting default region edits.
Test Plan: Tested locally
Reviewers: vkumar
Reviewed By: vkumar
Subscribers: yugaware
Differential Revision: https://phorge.dev.yugabyte.com/D481541 parent c22f683 commit 1a22cc7
File tree
2 files changed
+7
-6
lines changed- managed/src/main/java/com/yugabyte/yw/common/operator
- resources
- utils
2 files changed
+7
-6
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
| |||
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
| 419 | + | |
425 | 420 | | |
426 | 421 | | |
427 | 422 | | |
| |||
0 commit comments