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

Fix debug process #8

Closed
diafour opened this issue Apr 17, 2019 · 2 comments
Closed

Fix debug process #8

diafour opened this issue Apr 17, 2019 · 2 comments
Milestone

Comments

@diafour
Copy link
Contributor

diafour commented Apr 17, 2019

Same steps as in shell-operator: flant/shell-operator#8

@diafour
Copy link
Contributor Author

diafour commented Jan 22, 2020

Additional /debug endpoint routes:

  • /modules/<...>/{values|config}.{json|yaml}
  • /global/{values|config}.{json|yaml}

Additional cli commands:

  • addon-operator debug modules [-o yaml|json|text]— print modules names and their enable status
  • addon-operator debug module config|values [-o yaml|json] — print values for module
  • addon-operator debug global config|values [-o yaml|json] — print global values

@diafour diafour added this to the 1.0.0-beta.6 milestone Jan 22, 2020
@diafour
Copy link
Contributor Author

diafour commented Apr 3, 2020

There is a new patches subcommand to dump patches.

addon-operator debug module config|patches|values [-o yaml|json] — print values for module

@diafour diafour mentioned this issue Apr 3, 2020
5 tasks
@diafour diafour closed this as completed Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant