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

New component: discovery.puppetdb #4551

Merged
merged 12 commits into from
Aug 8, 2023
Merged

New component: discovery.puppetdb #4551

merged 12 commits into from
Aug 8, 2023

Conversation

captncraig
Copy link
Contributor

@captncraig captncraig commented Jul 21, 2023

Fixes #2279

@captncraig captncraig requested review from a team and clayton-cornell as code owners July 21, 2023 16:49
Copy link
Contributor

@clayton-cornell clayton-cornell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor non-blocking suggestions

captncraig and others added 2 commits July 21, 2023 13:40
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Copy link
Contributor

@clayton-cornell clayton-cornell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs LGTM


```river
discovery.puppetdb "example" {
url = "http://puppetdb.local:8080"
Copy link
Contributor

@marctc marctc Jul 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@captncraig could you apply riverfmt to this snippet?

@@ -0,0 +1,49 @@
package puppetdb
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we add tests for validate functions?

@captncraig captncraig requested a review from marctc August 8, 2023 13:28
@captncraig captncraig merged commit f8ea4df into main Aug 8, 2023
8 checks passed
@captncraig captncraig deleted the cmp_d_puppet branch August 8, 2023 22:02
clayton-cornell added a commit that referenced this pull request Aug 14, 2023
* discovery.puppetdb

* docs

* fix example

* fix comment

* Update docs/sources/flow/reference/components/discovery.puppetdb.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* Update docs/sources/flow/reference/components/discovery.puppetdb.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* add test for validate

* Update docs/sources/flow/reference/components/discovery.puppetdb.md

Co-authored-by: Marc Tudurí <marctc@protonmail.com>

* lint

---------

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Marc Tudurí <marctc@protonmail.com>
clayton-cornell added a commit that referenced this pull request Aug 14, 2023
* discovery.puppetdb

* docs

* fix example

* fix comment

* Update docs/sources/flow/reference/components/discovery.puppetdb.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* Update docs/sources/flow/reference/components/discovery.puppetdb.md

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>

* add test for validate

* Update docs/sources/flow/reference/components/discovery.puppetdb.md

Co-authored-by: Marc Tudurí <marctc@protonmail.com>

* lint

---------

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Marc Tudurí <marctc@protonmail.com>
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 22, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flow: discovery.puppetdb component
3 participants