[WIP] Add multi-cluster deployment support via Cluster Inventory API#2267
[WIP] Add multi-cluster deployment support via Cluster Inventory API#2267kahirokunn wants to merge 7 commits intoknative:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: kahirokunn The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
@kahirokunn: 0 warnings.
Details
In response to this:
Fixes #
Proposed Changes
Release Note
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2267 +/- ##
==========================================
- Coverage 63.97% 62.78% -1.20%
==========================================
Files 51 52 +1
Lines 1960 2088 +128
==========================================
+ Hits 1254 1311 +57
- Misses 605 671 +66
- Partials 101 106 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3e585a9 to
141c875
Compare
d308bf0 to
3e742cb
Compare
3e742cb to
43919c6
Compare
43919c6 to
28a1e02
Compare
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
28a1e02 to
88410ef
Compare
|
There are empty aliases in OWNER_ALIASES, cleanup is advised. |
Signed-off-by: kahirokunn <okinakahiro@gmail.com> Made-with: Cursor
|
There are empty aliases in OWNER_ALIASES, cleanup is advised. |
|
@kahirokunn: The following test failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Fixes #2264
Proposed Changes
Release Note