Skip to content

fix: remove max-workers flag for ansible #3456

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

Conversation

varshaprasad96
Copy link
Member

Description of the change:
Removes max-workers flag for ansible operators. They have been
replaced by --max-concurrent-reconciles.

Motivation for the change:
Follow up of #3435 on changing an implementation.

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Removes max-workers flag for ansible operators. They have been
replaced by --max-concurrent-reconciles.
@varshaprasad96
Copy link
Member Author

varshaprasad96 commented Jul 18, 2020

Intentionally didn't add a changelog fragment here, because we already have a fragment for this in #3435 . But the changelog there says, its an addition for the flag instead of renaming. Can we create a separate PR for changing that, or can that be modified manually later? @joelanford

Copy link
Member

@jmrodri jmrodri left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 18, 2020
Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

/lgtm
great 👍

Copy link
Member

@joelanford joelanford left a comment

Choose a reason for hiding this comment

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

/lgtm

@joelanford
Copy link
Member

@varshaprasad96 we can submit another PR to update the changelog fragment.

@joelanford joelanford mentioned this pull request Jul 20, 2020
92 tasks
@varshaprasad96 varshaprasad96 merged commit efe38e8 into operator-framework:master Jul 20, 2020
@varshaprasad96 varshaprasad96 deleted the fix/ansible-flag branch July 20, 2020 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants