-
Notifications
You must be signed in to change notification settings - Fork 50
[v1alpha2] Introduce v1alpha2 APIs #713
[v1alpha2] Introduce v1alpha2 APIs #713
Conversation
/hold |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #713 +/- ##
==========================================
+ Coverage 19.21% 24.67% +5.45%
==========================================
Files 13 14 +1
Lines 1046 1143 +97
==========================================
+ Hits 201 282 +81
- Misses 801 807 +6
- Partials 44 54 +10 ☔ View full report in Codecov by Sentry. |
@varshaprasad96 thanks for starting this! Do you want this PR to go through the full review process? I don't think we'd want to merge it with just the API changes? |
02d4696
to
5faf0d7
Compare
@ncdc Not at all. Just wanted to push the incremental work being done, so that we have a place to discuss if this is the right path. Wasn't hoping for this to be merged so soon. At least until controller logic is re-written for these API changes and we have a rukpak demo working the way we want. |
@varshaprasad96 do you plan to continue working on this branch to make the controller changes? |
2c17595
to
297e02c
Compare
Addressed existing PR comments. Will wait on #711 to go in before this. |
a0238b9
to
35e2b19
Compare
This commit intends to introduce the new v1alpha2 APIs Signed-off-by: Varsha Prasad Narsing <[email protected]>
35e2b19
to
3be1ff2
Compare
The PR is ready for review, given RFC has been accepted. |
This PR has become stale because it has been open for 30 days with no activity. Please update this PR or remove the |
This PR has been closed as no updates were detected after 30 days of being stale. Please feel free to reopen this PR if necessary. |
This commit intends to introduce the new
v1alpha2 APIs