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

Update installed dependecnies by Ansible to latest #2635

Open
michaelkhalsa opened this issue Nov 13, 2024 · 0 comments
Open

Update installed dependecnies by Ansible to latest #2635

michaelkhalsa opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@michaelkhalsa
Copy link

Is your feature request related to a problem? Please describe.
Bevel ansible scripts install outdated dependencies, such as aws, helm, flux, vault ...
The install does not work for me using these.

Describe the solution you'd like
Update versions installed by playbook setup tasks

Describe alternatives you've considered
Install latest, and copy over to referenced bin directory (what i have done)
or
Remove the install scripts and simply check for pressence.

Additional context
Installing the latest versions myself and copying over to ~/bin works for me both on MacOS (apple silicon) and on Ubuntu (24.04)

Updated flux_version from 2.3.0 --> 2.4.0 in setup_k8s_environment (otherwise flux bootstrap will throw an error when run)

I am also using latest HashiCorp vault (external), however also successfully connected in prior test to both a localhost vault, and a vault on same cluster. The documentation mentions to use <= a quite old version, which i found is not necessary (at least with ansible playbooks).

@michaelkhalsa michaelkhalsa added the enhancement New feature or request label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant