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

⚠️ Certificate extraction #222

Merged
merged 2 commits into from
Sep 19, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ COPY api/ api/
COPY controllers/ controllers/
COPY kubeadm/ kubeadm/
COPY cloudinit/ cloudinit/
COPY certs/ certs/
COPY internal/ internal/

# Allow containerd to restart pods by calling /restart.sh (mostly for tilt + fast dev cycles)
Expand Down
244 changes: 0 additions & 244 deletions certs/certs.go

This file was deleted.

87 changes: 0 additions & 87 deletions certs/certs_test.go

This file was deleted.

Loading