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

EJBCA K8s CSR Signer v2.0.0 - Source #14

Merged
merged 23 commits into from
Jan 10, 2024
Merged

EJBCA K8s CSR Signer v2.0.0 - Source #14

merged 23 commits into from
Jan 10, 2024

Conversation

m8rmclaren
Copy link
Collaborator

v2.0.0

Features

Reconciler Controller

  • Refactored K8s CertificateSigningRequest controller to use a Reconciler pattern using controller-runtime
  • Changed retrieval of authentication, configuration, and CA root certificate to use the Kubernetes API instead of reading from a file
  • Added support for out-of-cluster deployments using the Kubernetes API

Runtime Customization

  • Added support for customizing the certificate signing process using annotations

Documentation

  • Added updated documentation for deploying the EJBCA CSR Signer v2.0
  • Added updated documentation for using the EJBCA CSR Signer v2.0 with Istio

Testing

  • Added unit tests for the Reconciler controller
  • Added unit tests for the CSR Signer

Actions

  • Added GitHub Actions for building and testing the EJBCA CSR Signer
  • Added GitHub Actions for releasing the EJBCA CSR Signer

@m8rmclaren m8rmclaren merged commit fa9863e into release-2.0.0 Jan 10, 2024
4 checks passed
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.

1 participant