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

Allow multiple installs based on namespace and version #4

Merged
merged 5 commits into from
Apr 26, 2020

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Apr 26, 2020

Changes:

  • add version arg to install command
    • generate manifests locally with kustomize based on version
    • generate unique cluster roles and bindings based on namespace
  • add silent arg to uninstall command
  • add e2e tests for install/uninstall version
  • refactor exec helpers
    • move exec helpers to utils
    • add timeout context to exec functions
    • add verbose global arg
  • update client-go to 1.18.2

@stefanprodan stefanprodan changed the title Add version arg to install command Allow multiple installs based on namespace and version Apr 26, 2020
@stefanprodan stefanprodan merged commit 7a804df into master Apr 26, 2020
@stefanprodan stefanprodan deleted the install-version branch April 26, 2020 19:54
ybelleguic pushed a commit to ybelleguic/flux2 that referenced this pull request Jan 9, 2023
Download Helm repository indexes w/ Helm's getter
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.

None yet

2 participants