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

Halyard: Incorrect Documentation OR missing command for plugins #6936

Open
snorlaX-sleeps opened this issue Mar 22, 2024 · 1 comment
Open
Labels

Comments

@snorlaX-sleeps
Copy link

Issue Summary:

The Halyard command documentation lists an edit command for plugins
This is a common command for most Halyard configs.
However running the command on a Halyard pod produces the following error:

$ hal plugins edit <x> --enabled true --version <y> --extensions <z>
Expected a command, got edit

Cloud Provider(s):

All

Environment:

Spinnaker: v1.31, v1.32, v1.33
Halyard - all

Kubernetes: v1.29
Deployed in AWS EKS using Helm

Feature Area:

Halyard plugin commands

Description:

Looking into the Halyard code base there is no edit command, even though there is one for repositories

I would expect this to be present when I try to automate spinnaker configuration

image

Steps to Reproduce:

Run hal plugins edit <x> --enabled true --version <y> --extensions <z>

Additional Details:

Please add this command

@spinnakerbot
Copy link

This issue hasn't been updated in 45 days, so we are tagging it as 'stale'. If you want to remove this label, comment:

@spinnakerbot remove-label stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants