Skip to content

Conversation

@m8rmclaren
Copy link
Contributor

No description provided.

@m8rmclaren m8rmclaren self-assigned this Oct 4, 2023
@m8rmclaren m8rmclaren added bug Something isn't working enhancement New feature or request labels Oct 4, 2023
@m8rmclaren
Copy link
Contributor Author

Release pending approval of PR #12

m8rmclaren and others added 11 commits October 9, 2023 10:32
Signer recognizes  annotation prefix for Command metadata and Role/RoleBinding permissions are audited
Return CA as separate field for `certificaterequest` object
chore: Clarify hostname requirements, refactor examples to include extended capabilities
chore: Refactor Docs to use doc tree instead of lengthy readme
@m8rmclaren
Copy link
Contributor Author

v1.0.4

Features

  • feat(signer): Signer recognizes metadata.command-issuer.keyfactor.com/<metadata-field-name>: <metadata-value> annotations on the CertificateRequest resource and uses them to populate certificate metadata in Command.
  • feat(release): Container build and release now uses GitHub Actions.

Fixes

  • fix(helm): CRDs now correspond to correct values for the command-issuer.
  • fix(helm): Signer Helm Chart now includes a secureMetrics value to enable/disable sidecar RBAC container for further protection of the /metrics endpoint.
  • fix(signer): Signer now returns CA chain bytes instead of appending to the leaf certificate.
  • fix(role): Removed permissions for configmaps resource types for the leader-election-role role.

fix(makefile): Bug naming convention in deploy-local target
Copy link
Contributor

@fiddlermikey fiddlermikey left a comment

Choose a reason for hiding this comment

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

received signoff approval, thanks Brad

@fiddlermikey fiddlermikey merged commit ff390bb into v1.0.4 Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[enhancement]capability to pass metadata field to keyfactor [bug] helm chart crds need to be updated

3 participants