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

(feat) Add stack status task and plan #88

Merged
merged 3 commits into from Apr 10, 2020
Merged

Conversation

logicminds
Copy link
Contributor

  • This is a reporting feature that when invoked will gather
    the current status of the PE services on your stack. Should
    you run against multiple stacks the output is aggregated into
    a summarized view for easily determining where problems exist.

    The status plan provides table and json output, please see
    the documentation for more information.

@logicminds
Copy link
Contributor Author

This also adds a new dependency called puppet-format that is not yet available in the forge.

Additionally, this adds basic tests for the status plan and surrounding functions.

@logicminds logicminds force-pushed the status branch 5 times, most recently from 5708aa0 to f3cf836 Compare April 9, 2020 18:37
  * This is a reporting feature that when invoked will gather
    the current status of the PE services on your stack.  Should
    you run against multiple stacks the output is aggregated into
    a summarized view for easily determining where problems exist.

    The status plan provides table and json output, please see
    the documentation for more information.
  * Currently the travis setup for running bolt and plans does not work.
    While the tests run great locally, travis is not setup to use pdk.
    Until the travis file is running 100% through pdk these tests will
    fail. Disabling for now.
@reidmv reidmv merged commit e05562f into puppetlabs:master Apr 10, 2020
@logicminds logicminds deleted the status branch April 10, 2020 07:00
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

Successfully merging this pull request may close these issues.

None yet

2 participants