kube-forensics
kube-forensics copied to clipboard
Create worker subdirectory for worker docker image
Is this a BUG REPORT or FEATURE REQUEST?: FEATURE
What happened: Currently there are multiple docker files in the root of the repo. This may be confusing for which docker file creates which image.
What you expected to happen:
- Create new worker subdir
- Move
Dockerfile.worker
and script for the worker image to this directory
- Move
- Move
Dockerfile
to thecontrollers
subdirectory - Update
Makefile
to reflect these changes
I'll take this.
➜ kube-forensics git:(feature/docker-subdir) git push origin feature/docker-subdir ERROR: Permission to keikoproj/kube-forensics.git denied to z0rx0r. fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
@z0rx0r Please fork this repo and submit your PR per our contribution guidelines.
https://github.com/keikoproj/kube-forensics/blob/master/.github/CONTRIBUTING.md
Sorry, I had to delete PR #14. It was committed with the wrong name and I couldn't pass the cla check.