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

[mesheryctl] Enhance context and start commands with --provider flag #10907

Closed
leecalcote opened this issue May 9, 2024 · 1 comment · Fixed by #10921
Closed

[mesheryctl] Enhance context and start commands with --provider flag #10907

leecalcote opened this issue May 9, 2024 · 1 comment · Fixed by #10921
Assignees
Labels
component/mesheryctl CLI for Meshery help wanted Extra attention is needed issue/willfix This issue will be worked on kind/enhancement Improvement in current feature language/go Issues or pull requests that use Golang

Comments

@leecalcote
Copy link
Member

See mesheryctl Command Tracker for current status of commands.

Current Behavior

Without editing their meshconfig, users are unable to specify the name of the Provider (e.g. Local, Meshery).

Desired Behavior

Enhance mesheryctl system start and mesheryctl system context create to support specification of the Provider name using a --provider flag.

Acceptance Tests

  1. Users can assign provider per context.
  2. Users can assign provider as an environment variable prior to start of Meshery container.
  3. Users can assign provider when creating a context using mesheryctl.
  4. Users can assign provider when deploying a Meshery instance when using system start using mesheryctl.

Contributor Resources

@leecalcote leecalcote added kind/enhancement Improvement in current feature help wanted Extra attention is needed component/mesheryctl CLI for Meshery language/go Issues or pull requests that use Golang labels May 9, 2024
Copy link

github-actions bot commented May 9, 2024

This issue has been labeled with 'component/mesheryctl'. Note that after making changes you need to update it in the mesheryctl command tracker spreadsheet.


        Be sure to join the community, if you haven't yet and please leave a ⭐ star on the project 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/mesheryctl CLI for Meshery help wanted Extra attention is needed issue/willfix This issue will be worked on kind/enhancement Improvement in current feature language/go Issues or pull requests that use Golang
Projects
None yet
2 participants