Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit 53d5475

Browse files
authored
Merge pull request #222 from chuckha/cert-refactor
⚠️ Certificate extraction
2 parents 00c1068 + 74d2ff2 commit 53d5475

16 files changed

+540
-850
lines changed

Dockerfile.dev

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ COPY api/ api/
3333
COPY controllers/ controllers/
3434
COPY kubeadm/ kubeadm/
3535
COPY cloudinit/ cloudinit/
36-
COPY certs/ certs/
3736
COPY internal/ internal/
3837

3938
# Allow containerd to restart pods by calling /restart.sh (mostly for tilt + fast dev cycles)

certs/certs.go

Lines changed: 0 additions & 244 deletions
This file was deleted.

certs/certs_test.go

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)