-
Notifications
You must be signed in to change notification settings - Fork 485
[GSoC] Compatibility Changes in Trial Controller #2394
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
Merged
google-oss-prow
merged 30 commits into
kubeflow:master
from
Electronic-Waste:feat/trial-controller
Sep 19, 2024
Merged
Changes from 27 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
4410c1b
chore: add condition branch in requeue logic.
Electronic-Waste 8a92977
chore: add ReportObservationLog in katib_manager_util.go.
Electronic-Waste 4fb810c
chore: add ReportTrialUnavailableMetrics func.
Electronic-Waste 712af68
chore: insert unavailable value into Katib DB.
Electronic-Waste 76e3c95
fix: fix lint error.
Electronic-Waste 7f6271b
fix: add nil condition judgement.
Electronic-Waste 46a5afd
fix: add nil condition judgement in trial_controller_util.go
Electronic-Waste 59e98a3
chore(trial): delete nil check of MC kind in the Trial controller.
Electronic-Waste bc9106e
chore(trial): init MC in newFakeTrialBatchJob to avoid nil condition …
Electronic-Waste a8c9d90
fix(trial): fix lint error.
Electronic-Waste 4d1d010
fix(trial): fix lint error in controller.
Electronic-Waste 45e4446
test(trial): add integration test for Push MC.
Electronic-Waste e0bd76a
chore(trial): retry reconcilation when reporting unavailable metrics …
Electronic-Waste 7971594
test(trial): fix EXPECT order.
Electronic-Waste 2b6b4c1
test(trial): fix typo error.
Electronic-Waste b2872ec
chore(trial): add errReportMetricsFailed.
Electronic-Waste 17d5610
Update pkg/controller.v1beta1/trial/trial_controller.go
Electronic-Waste 11d71af
Update pkg/controller.v1beta1/trial/trial_controller_util.go
Electronic-Waste 303938b
Update pkg/controller.v1beta1/trial/trial_controller.go
Electronic-Waste 541ec26
fix(trial): rename errors pkg.
Electronic-Waste 2fe8c33
test(trial): update the order of UT.
Electronic-Waste 8495589
test(trial): use different names for UTs.
Electronic-Waste af40d1f
test(trial): separate Push MC UTs with original UTs.
Electronic-Waste 60214c8
test(trial): fix line error with gofmt.
Electronic-Waste 008a574
test(trial): reserve one UT for Push MC.
Electronic-Waste ffe6089
test(trial): fix typo error.
Electronic-Waste ddd2cb3
test(trial): make some tiny changes.
Electronic-Waste 6a7a528
fix(trial): move cancel func to t.Cleanup.
Electronic-Waste 7cb4e3e
fix(trial): use the propagated gomega instance to improve debuggability.
Electronic-Waste 9604ed4
fix(trial): use gofmt to reformat code.
Electronic-Waste File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.