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

Have AWX containers with Helm installed #8551

Closed
nicolas-g opened this issue Nov 5, 2020 · 3 comments
Closed

Have AWX containers with Helm installed #8551

nicolas-g opened this issue Nov 5, 2020 · 3 comments

Comments

@nicolas-g
Copy link
Contributor

ISSUE TYPE
  • Feature Idea
SUMMARY

Due to access restrictions there is no way to install extra rpm OS packages there fore limiting the use of running Ansible jobs from Tower.

AWXkubectl comes with kubectl already installed, will be nice to also have helm pre-installed so we can run Ansible playbooks that depend on helm from AWX as well.

@wenottingham
Copy link
Contributor

On a practical level, due to the move to separate execution environments in the future, this would just need to be redone in a couple of months when #7060 / #5157 land.

The way to do this would be to put it in the same place in the image_build role where kubectl is installed.

nicolas-g pushed a commit to DeloitteHux-Old/awx that referenced this issue Nov 5, 2020
Update to address ansible#8551
Install `helm` binaries along with `kubectl`
@nicolas-g
Copy link
Contributor Author

@wenottingham I'v just tested locally with no errors and submitted PR #8552 .

nicolas-g pushed a commit to DeloitteHux-Old/awx that referenced this issue Nov 6, 2020
Update to address ansible#8551
Install `helm` binaries along with `kubectl`
@ryanpetrello
Copy link
Contributor

Addressed via #8552, thanks!

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

No branches or pull requests

4 participants