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

Add registration authority support #62

Merged
merged 17 commits into from
Jul 22, 2021

Conversation

estenrye
Copy link
Contributor

@estenrye estenrye commented Jul 20, 2021

This PR adds the following capabilities

  • All public certificates are now optionally injectable
  • Secrets are now optionally injectable
  • CA and Provisioner passwords are now optionally injectable
  • Adds ability to inject a Certificate Issuer password
  • Adds ability to configure and inject both JWK and X5C Registration Authority Credentials
  • Enables deployment as a Deployment object.
  • Adds documentation for adding helm repo

Addresses the following issues:
#1
#52
#61

@maraino maraino self-requested a review July 20, 2021 17:02
@maraino maraino added the needs triage Waiting for discussion / prioritization by team label Jul 20, 2021
Copy link
Collaborator

@maraino maraino left a comment

Choose a reason for hiding this comment

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

Hi @estenrye, this is great; I've added some feedback regarding the issuer key. In most cases, you don't need to configure it, so it should be optional.

@maraino maraino self-requested a review July 22, 2021 18:03
@maraino maraino removed the needs triage Waiting for discussion / prioritization by team label Jul 22, 2021
Copy link
Collaborator

@maraino maraino left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks @estenrye

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