This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Fix worker #1935
Open
johnsonw
wants to merge
6
commits into
master
Choose a base branch
from
fix-worker
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix worker #1935
Conversation
This file contains 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
johnsonw
force-pushed
the
fix-worker
branch
2 times, most recently
from
May 29, 2020 22:05
462a3d6
to
65f2434
Compare
johnsonw
force-pushed
the
fix-worker
branch
2 times, most recently
from
June 4, 2020 15:28
d4d56b6
to
344e812
Compare
jgrund
suggested changes
Jun 4, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A number of changes from #1931 have been changed; those need to stay as they were
johnsonw
force-pushed
the
fix-worker
branch
9 times, most recently
from
June 10, 2020 14:27
c4bad3f
to
d67423b
Compare
jgrund
reviewed
Jun 10, 2020
jgrund
reviewed
Jun 10, 2020
johnsonw
force-pushed
the
fix-worker
branch
4 times, most recently
from
June 15, 2020 20:05
7990c4d
to
5da635d
Compare
monitored and managed mode. Fixes #1860. Fixes #1858. Fixes #1859. Signed-off-by: johnsonw <[email protected]>
- Fix unit tests Signed-off-by: johnsonw <[email protected]>
Signed-off-by: johnsonw <[email protected]>
Signed-off-by: johnsonw <[email protected]>
Signed-off-by: Nathaniel Clark <[email protected]>
prior functionality for the current release and rely on most clients using the monitored worker profile. - Revert resource manager change - Update profile in integration tests - Remove skip_if_satisfied logic from job_scheduler Signed-off-by: johnsonw <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This change is