Skip to content

add cert_info beacon to get cert information from local files#54333

Closed
nicholasmhughes wants to merge 4 commits into
saltstack:developfrom
nicholasmhughes:add-cert_info-beacon
Closed

add cert_info beacon to get cert information from local files#54333
nicholasmhughes wants to merge 4 commits into
saltstack:developfrom
nicholasmhughes:add-cert_info-beacon

Conversation

@nicholasmhughes
Copy link
Copy Markdown
Contributor

What does this PR do?

This PR adds the cert_info beacon in order to get certificate information from local files on a system.

What issues does this PR fix or reference?

N/A

New Behavior

Provides a cert_info beacon in order to read certificates from files on the local filesystem and report that information on the event bus. This information can be used for certificate reporting/renewal workflows.

Tests written?

Yes

Commits signed with GPG?

Yes

@nicholasmhughes nicholasmhughes requested a review from a team as a code owner August 28, 2019 12:28
@ghost ghost requested a review from cmcmarrow August 28, 2019 12:29
Comment thread salt/beacons/cert_info.py
@nicholasmhughes
Copy link
Copy Markdown
Contributor Author

Anything else needed here?

@waynew
Copy link
Copy Markdown
Contributor

waynew commented Oct 4, 2019

Hey @nicholasmhughes thanks for the PR! I noticed that you have a few open - this should apply to them all. I believe that you're aware of our requirement for tests on PRs and I'm know at least several, if not all of your PRs already have those, so 👍

We've recently changed to a single-branch release strategy. What does that mean for your PRs?

We will be porting merged and unmerged PRs from non-master branches to master, prioritized based on their impact to the community (e.g. bug fixes first). You can do nothing and at some future point we'll get these ported to master. Or if you'd like to move things along, you can rebase each of your PRs against master, force push to your fork, and then edit the PR to point towards master (just click the edit button in the top right).

If you have any issues with any of those things, feel free to reach out for assistance. Otherwise... looking forward to getting your PRs merged into master!

@nicholasmhughes nicholasmhughes changed the base branch from develop to master October 5, 2019 21:20
@nicholasmhughes nicholasmhughes changed the base branch from master to develop October 5, 2019 21:21
@nicholasmhughes
Copy link
Copy Markdown
Contributor Author

moving to #54902

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants