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 #13

Merged
merged 22 commits into from
Jan 10, 2024
Merged

EJBCA K8s CSR Signer v2.0.0 - Source #13

merged 22 commits into from
Jan 10, 2024

Conversation

m8rmclaren
Copy link
Collaborator

No description provided.

@m8rmclaren m8rmclaren self-assigned this Oct 23, 2023
@m8rmclaren
Copy link
Collaborator Author

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 changed the title feat(reconciler): Refactor source and Helm chart to use K8s reconciler EJBCA K8s CSR Signer v2.0.0 - Source Oct 25, 2023
@m8rmclaren m8rmclaren changed the base branch from main to v2.0.0 November 2, 2023 22:40
@m8rmclaren m8rmclaren changed the base branch from v2.0.0 to main November 2, 2023 22:41
@m8rmclaren m8rmclaren changed the base branch from main to version-2.0.0 November 2, 2023 22:43
Copy link
Collaborator

@svenska-primekey svenska-primekey left a comment

Choose a reason for hiding this comment

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

Looking forward to making a new community video with this code next month!

@m8rmclaren m8rmclaren merged commit 8c56d87 into version-2.0.0 Jan 10, 2024
5 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.

2 participants