Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade plugin to kubesec v2 #20

Closed
wants to merge 3 commits into from
Closed

Upgrade plugin to kubesec v2 #20

wants to merge 3 commits into from

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Jun 10, 2019

Use kubesec v2 API and allow overriding the kubesec URL with export KUBESEC_URL=https://v2.kubesec.io/scan

Allow overriding the kubesec URL with export KUBESEC_URL=https://v2.kubesec.io/scan

Signed-off-by: stefanprodan <[email protected]>
@stefanprodan stefanprodan requested a review from sublimino June 10, 2019 14:20
@stefanprodan
Copy link
Member Author

@sublimino can you enable this repo in TravisCI please? Since it's open source you can use the free Travis.

@sublimino
Copy link
Member

@sublimino can you enable this repo in TravisCI please? Since it's open source you can use the free Travis.

Added to https://travis-ci.com/controlplaneio/kubesec-webhook/builds/114952900 as free Travis puts me in a redirect loop at login 🤷‍♂️

Think you'll need to force push to get the status check in this PR @stefanprodan

@stefanprodan
Copy link
Member Author

Somehow is running in the free Travis https://travis-ci.org/controlplaneio/kubectl-kubesec/builds/543776716?utm_source=github_status&utm_medium=notification 😸

@stefanprodan
Copy link
Member Author

This PR is ready for review now. To test it do:

make deploy
export PATH=$PATH:~/.kube/plugins/scan
kubectl scan deployment kube-dns -n kube-system 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants