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

Remove AWX and Ansible operator packages #34966

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

maxgio92
Copy link
Member

@maxgio92 maxgio92 commented Nov 22, 2024

This PR removes:

  • awx-operator, whch depends on
  • ansible-operator

because the Ansible operator can only run with non-latest 2.31.0 version of the requests Python package, ending up needing an unguarded package. And because it's a runtime dependency of the AWX operator, that applies to that too.

Details available here. Code path non supported by later versions of requests is here.

@maxgio92 maxgio92 marked this pull request as ready for review November 22, 2024 13:33
@EyeCantCU EyeCantCU enabled auto-merge (squash) November 22, 2024 13:49
@EyeCantCU EyeCantCU added the approved-to-run A repo member has approved this external contribution label Nov 22, 2024
@EyeCantCU EyeCantCU merged commit 8bfe109 into wolfi-dev:main Nov 22, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved-to-run A repo member has approved this external contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants