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

[backport][2.2] skip process isolation check for transmit and process #1094

Merged
merged 1 commit into from Jun 7, 2022

Conversation

TheRealHaoLiu
Copy link
Member

@TheRealHaoLiu TheRealHaoLiu commented Jun 6, 2022

backport of #1084

skip process isolation check for transmit and process

moving down the process isolation executable so that transmit and
process no longer checks for its existance

ansible-runner worker will still run the check since it will invoke
ansible-runner run with process-isolation-executable and it will still
be checked properly

Co-Authored-By: Jeff Bradberry 685957+jbradberry@users.noreply.github.com
Signed-off-by: Hao Liu haoli@redhat.com

* skip process isolation check for transmit and process

moving down the process isolation executable so that transmit and
process no longer checks for its existance

ansible-runner worker will still run the check since it will invoke
ansible-runner run with process-isolation-executable and it will still
be checked properly

Co-Authored-By: Jeff Bradberry <685957+jbradberry@users.noreply.github.com>
Signed-off-by: Hao Liu <haoli@redhat.com>
@TheRealHaoLiu TheRealHaoLiu requested a review from a team as a code owner June 6, 2022 17:36
@TheRealHaoLiu TheRealHaoLiu changed the title skip process isolation check for transmit and process (#1084) [backport][2.2] skip process isolation check for transmit and process (#1084) Jun 6, 2022
@github-actions github-actions bot added the needs_triage New item that needs to be triaged label Jun 6, 2022
@TheRealHaoLiu TheRealHaoLiu changed the title [backport][2.2] skip process isolation check for transmit and process (#1084) [backport][2.2][https://github.com/ansible/ansible-runner/pull/1084] skip process isolation check for transmit and process (#1084) Jun 6, 2022
@TheRealHaoLiu TheRealHaoLiu changed the title [backport][2.2][https://github.com/ansible/ansible-runner/pull/1084] skip process isolation check for transmit and process (#1084) [backport][2.2] skip process isolation check for transmit and process (#1084) Jun 6, 2022
@Akasurde Akasurde changed the title [backport][2.2] skip process isolation check for transmit and process (#1084) [backport][2.2] skip process isolation check for transmit and process Jun 7, 2022
@Shrews
Copy link
Contributor

Shrews commented Jun 7, 2022

Thanks.

Please use git cherry-pick -x for future backports. Example of this is in the ansible backporting docs.

@Shrews Shrews merged commit 8dff126 into ansible:release_2.2 Jun 7, 2022
@TheRealHaoLiu TheRealHaoLiu deleted the backport/2.2/1084 branch June 15, 2022 13:39
@sivel sivel removed the needs_triage New item that needs to be triaged label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants