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

Bastion python virtualenv #67

Merged
merged 3 commits into from
Jun 20, 2024
Merged

Bastion python virtualenv #67

merged 3 commits into from
Jun 20, 2024

Conversation

jeremy-asher
Copy link
Contributor

  • (ba22eed) move bastion python packages to virtualenv
    This moves the python dependencies for the bastion into a virtualenv for compatibility with new Python versions and better isolation from system Python libraries. To access the libraries, this resets the interpreter to point to the virtualenv in the kubectl role which is already a dependency where the libraries are needed.

  • (c28f955) fix terminfo for 24bit terminal configurations

  • (bdbbf12) clean up NTP role for ubuntu 24.04

This moves the python dependencies for the bastion into a virtualenv for
compatibility with new Python versions and better isolation from system Python
libraries.  To access the libraries, this resets the interpreter to point to the
virtualenv in the `kubectl` role which is already a dependency where the
libraries are needed.
@jeremy-asher jeremy-asher merged commit 97c6a6c into main Jun 20, 2024
2 checks passed
@jeremy-asher jeremy-asher deleted the bastion-venv branch June 20, 2024 01:06
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.

2 participants