Skip to content
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

Add a flag to gate worker resource constraints #532

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

carbonin
Copy link
Member

@carbonin carbonin commented Jun 3, 2020

The orchestrator code in the app will use this to determine if we
should set worker deployment resource constraints when creating
new workers.

Like the rest of the resource constraints, these are off by default.

Needed for ManageIQ/manageiq#20163
Merge with ManageIQ/manageiq#20193

The orchestrator code in the app will use this to determine if we
should set worker deployment resource constraints when creating
new workers.

Like the rest of the resource constraints, these are off by default.
@miq-bot
Copy link
Member

miq-bot commented Jun 3, 2020

Checked commit carbonin@b9941df with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.28.0, and yamllint
2 files checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Yaml - missing config files

Copy link
Member

@jrafanie jrafanie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not familiar with this but it looks like it's setting the value correctly from ManageIQ/manageiq#20193

@carbonin
Copy link
Member Author

carbonin commented Jul 2, 2020

@bdunne can you take a look at this one?

@carbonin carbonin assigned bdunne and unassigned Fryguy Jul 2, 2020
@bdunne bdunne merged commit 2b8519e into ManageIQ:master Jul 6, 2020
@carbonin carbonin deleted the add_worker_resource_flag branch July 7, 2020 15:45
simaishi pushed a commit that referenced this pull request Jul 7, 2020
Add a flag to gate worker resource constraints

(cherry picked from commit 2b8519e)
@simaishi
Copy link
Contributor

simaishi commented Jul 7, 2020

Jansa backport details:

$ git log -1
commit 6069ee2395b6193e64b53c346c69ce2b42bd9e47
Author: Brandon Dunne <[email protected]>
Date:   Mon Jul 6 18:37:46 2020 -0400

    Merge pull request #532 from carbonin/add_worker_resource_flag

    Add a flag to gate worker resource constraints

    (cherry picked from commit 2b8519e5ec7e5ebe0bebc628bb2b8e2cf82eb761)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants