asdf-plugins icon indicating copy to clipboard operation
asdf-plugins copied to clipboard

feat: add omnictl plugin

Open alongwill opened this issue 7 months ago • 0 comments

Summary

Description:

  • Tool repo URL: https://github.com/siderolabs/omni
  • Plugin repo URL: https://github.com/alongwill/asdf-omnictl

omnictl is use for managing kubernetes clusters of Talos Linux nodes. Related: #788.

Checklist

  • [x] Format with scripts/format.bash
  • [x] Test locally with scripts/test_plugin.bash --file plugins/<your_new_plugin_name>
  • [x] Your plugin CI tests are green
    • Tip: use the plugin_test action from asdf-actions in your plugin CI

alongwill avatar May 22 '25 10:05 alongwill