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

Air-gapped support for tanzu-cli plugins #223

Closed
5 tasks done
anujc25 opened this issue Apr 19, 2023 · 0 comments
Closed
5 tasks done

Air-gapped support for tanzu-cli plugins #223

anujc25 opened this issue Apr 19, 2023 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature

Comments

@anujc25
Copy link
Contributor

anujc25 commented Apr 19, 2023

Describe the feature request
Provide a means to migrate tanzu-cli plugins from the default oci registry to the private registry for the airgapped environment.

These can be done by implementing the following or equivalent commands.

  • "tanzu plugin download-bundle" base command
  • "tanzu plugin upload-bundle" base command

Additional things to do:

  • Support plugin migration based on the plugin-group
  • Verify the signature before downloading the plugin bundle
  • Write E2E test for the air-gapped environments

Describe alternative(s) you've considered
None

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

No branches or pull requests

1 participant