-
Notifications
You must be signed in to change notification settings - Fork 442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GSoC] Compatibility Changes in Trial Controller #2394
[GSoC] Compatibility Changes in Trial Controller #2394
Commits on Aug 25, 2024
-
chore: add condition branch in requeue logic.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4410c1b - Browse repository at this point
Copy the full SHA 4410c1bView commit details -
chore: add ReportObservationLog in katib_manager_util.go.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a92977 - Browse repository at this point
Copy the full SHA 8a92977View commit details -
chore: add ReportTrialUnavailableMetrics func.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fb810c - Browse repository at this point
Copy the full SHA 4fb810cView commit details -
chore: insert unavailable value into Katib DB.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 712af68 - Browse repository at this point
Copy the full SHA 712af68View commit details -
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76e3c95 - Browse repository at this point
Copy the full SHA 76e3c95View commit details -
fix: add nil condition judgement.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f6271b - Browse repository at this point
Copy the full SHA 7f6271bView commit details -
fix: add nil condition judgement in trial_controller_util.go
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46a5afd - Browse repository at this point
Copy the full SHA 46a5afdView commit details -
chore(trial): delete nil check of MC kind in the Trial controller.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59e98a3 - Browse repository at this point
Copy the full SHA 59e98a3View commit details -
chore(trial): init MC in newFakeTrialBatchJob to avoid nil condition …
…in trial reconcile loop. Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc9106e - Browse repository at this point
Copy the full SHA bc9106eView commit details -
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8c9d90 - Browse repository at this point
Copy the full SHA a8c9d90View commit details -
fix(trial): fix lint error in controller.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d1d010 - Browse repository at this point
Copy the full SHA 4d1d010View commit details -
test(trial): add integration test for Push MC.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45e4446 - Browse repository at this point
Copy the full SHA 45e4446View commit details -
chore(trial): retry reconcilation when reporting unavailable metrics …
…failed. Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0bd76a - Browse repository at this point
Copy the full SHA e0bd76aView commit details -
test(trial): fix EXPECT order.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7971594 - Browse repository at this point
Copy the full SHA 7971594View commit details -
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b6b4c1 - Browse repository at this point
Copy the full SHA 2b6b4c1View commit details
Commits on Aug 26, 2024
-
chore(trial): add errReportMetricsFailed.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2872ec - Browse repository at this point
Copy the full SHA b2872ecView commit details
Commits on Aug 27, 2024
-
Update pkg/controller.v1beta1/trial/trial_controller.go
Co-authored-by: Andrey Velichkevich <[email protected]> Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17d5610 - Browse repository at this point
Copy the full SHA 17d5610View commit details
Commits on Aug 28, 2024
-
Update pkg/controller.v1beta1/trial/trial_controller_util.go
Co-authored-by: Yuki Iwai <[email protected]> Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11d71af - Browse repository at this point
Copy the full SHA 11d71afView commit details -
Update pkg/controller.v1beta1/trial/trial_controller.go
Co-authored-by: Yuki Iwai <[email protected]> Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 303938b - Browse repository at this point
Copy the full SHA 303938bView commit details -
fix(trial): rename errors pkg.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 541ec26 - Browse repository at this point
Copy the full SHA 541ec26View commit details
Commits on Sep 1, 2024
-
test(trial): update the order of UT.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2fe8c33 - Browse repository at this point
Copy the full SHA 2fe8c33View commit details
Commits on Sep 3, 2024
-
test(trial): use different names for UTs.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8495589 - Browse repository at this point
Copy the full SHA 8495589View commit details
Commits on Sep 9, 2024
-
test(trial): separate Push MC UTs with original UTs.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af40d1f - Browse repository at this point
Copy the full SHA af40d1fView commit details -
test(trial): fix line error with gofmt.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60214c8 - Browse repository at this point
Copy the full SHA 60214c8View commit details -
test(trial): reserve one UT for Push MC.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 008a574 - Browse repository at this point
Copy the full SHA 008a574View commit details
Commits on Sep 10, 2024
-
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffe6089 - Browse repository at this point
Copy the full SHA ffe6089View commit details
Commits on Sep 11, 2024
-
test(trial): make some tiny changes.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddd2cb3 - Browse repository at this point
Copy the full SHA ddd2cb3View commit details
Commits on Sep 19, 2024
-
fix(trial): move cancel func to t.Cleanup.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a7a528 - Browse repository at this point
Copy the full SHA 6a7a528View commit details -
fix(trial): use the propagated gomega instance to improve debuggability.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7cb4e3e - Browse repository at this point
Copy the full SHA 7cb4e3eView commit details -
fix(trial): use gofmt to reformat code.
Signed-off-by: Electronic-Waste <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9604ed4 - Browse repository at this point
Copy the full SHA 9604ed4View commit details