meshery / meshery

Meshery, the cloud native manager
https://meshery.io
Apache License 2.0
6.1k stars 1.88k forks source link

[Install] Bash: support for new Meshery Adapter for Nighthawk #10372

Closed leecalcote closed 8 months ago

leecalcote commented 8 months ago

See mesheryctl Command Tracker for current status of commands.

Current Behavior

A new Meshery Adapter is being created in the v0.8 release: https://github.com/meshery/meshery-nighthawk

Desired Behavior

The bash installer should support this new adapter.

Implementation

Acceptance Tests

Mockups


Contributor Resources

github-actions[bot] commented 8 months ago

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: star on the project :smile:

leecalcote commented 8 months ago

@hexxdump I wonder if this is an item that you're up for. It not, that's ok. We'll just want to slap a "help wanted" on it.

hexxdump commented 8 months ago

Hi @leecalcote, Committed the changes via - https://github.com/meshery/meshery.io/commit/08026d72e9b096ce36d7254b73a022e5b19768e6

leecalcote commented 8 months ago

Oh, wonderful. Thanks for this, @hexxdump. It seem that I would have done better to open the issue against the repo that actually contains that script. πŸ˜‰ Thank you!

FYI, @gyohuangxin