Skip to content

Commit

Permalink
feat: refactor capsule TLS certificates management
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim Fedotov authored and prometherion committed Jun 8, 2022
1 parent 60e826d commit 82b58d7
Show file tree
Hide file tree
Showing 12 changed files with 414 additions and 611 deletions.
1 change: 1 addition & 0 deletions api/v1alpha1/capsuleconfiguration_annotations.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ const (
TLSSecretNameAnnotation = "capsule.clastix.io/tls-secret-name"
MutatingWebhookConfigurationName = "capsule.clastix.io/mutating-webhook-configuration-name"
ValidatingWebhookConfigurationName = "capsule.clastix.io/validating-webhook-configuration-name"
GenerateCertificatesAnnotationName = "capsule.clastix.io/generate-certificates"
)
12 changes: 0 additions & 12 deletions charts/capsule/templates/ca.yaml

This file was deleted.

258 changes: 0 additions & 258 deletions controllers/secret/ca.go

This file was deleted.

10 changes: 0 additions & 10 deletions controllers/secret/errors.go

This file was deleted.

34 changes: 0 additions & 34 deletions controllers/secret/reconciler.go

This file was deleted.

Loading

0 comments on commit 82b58d7

Please sign in to comment.