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

Migrate more tools to binenv #5

Open
4 of 9 tasks
matyama opened this issue May 18, 2021 · 0 comments
Open
4 of 9 tasks

Migrate more tools to binenv #5

matyama opened this issue May 18, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@matyama
Copy link
Owner

matyama commented May 18, 2021

Migrate some or all to binenv:

  • fzf -> installs only the binary => does not seem to work with base16-fzf
  • helm-operator
  • kubeconf -> config-registry (can be installed and managed by krew)
  • kops
  • sops
  • terraform
  • aws-vault
  • aws-iam-authenticator
  • vault
@matyama matyama added the enhancement New feature or request label May 18, 2021
matyama added a commit that referenced this issue Apr 24, 2022
matyama added a commit that referenced this issue Apr 24, 2022
 - Changes the installation method for `aws-vault` in Makefile from
   custom one to `binenv install`
 - Adds new `AWS_*` environment variables to ensure aws-cli and
   aws-vault conform to XDG specification (out-of-the-box support is
   still an open issue for both tho)
 - Note that these two changes address issue #5 and #17 respectively

In order to migrate just
 1. Reload current shell
 2. Move/rename `~/.aws` content according to newly added env vars
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