feat(certificates): add self-signed CA and corresponding certificate #189

Merged
argoyle merged 1 commits from feat/certificates-add-self-signed-ca into main 2025-12-10 06:47:56 +00:00
argoyle commented 2025-12-10 06:47:24 +00:00 (Migrated from gitlab.com)

Adds a self-signed CA configuration and a certificate for the
shiny organization. This change creates a Kubernetes Secret for
the CA key pair and an Issuer that references this Secret. A
Certificate resource is created to automate certificate
provisioning for specified DNS names, improving the
infrastructure's security and facilitating testing.

Adds a self-signed CA configuration and a certificate for the shiny organization. This change creates a Kubernetes Secret for the CA key pair and an Issuer that references this Secret. A Certificate resource is created to automate certificate provisioning for specified DNS names, improving the infrastructure's security and facilitating testing.
argoyle commented 2025-12-10 06:47:56 +00:00 (Migrated from gitlab.com)

mentioned in commit 07fc399f2b

mentioned in commit 07fc399f2b5d4aa6afd1db6806caa7c7cb5554a1
argoyle (Migrated from gitlab.com) merged commit 07fc399f2b into main 2025-12-10 06:47:56 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/local-k8s#189