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

Templatize km #27

Merged
merged 7 commits into from
Jan 24, 2018
Merged

Templatize km #27

merged 7 commits into from
Jan 24, 2018

Conversation

Aergonus
Copy link
Collaborator

@Aergonus Aergonus commented Jan 1, 2018

I've generalized kubemonkey to use a victim template.

In the future, adding new k8 kinds (for example #10) will be a few simple code additions in victims/factory.go

Had to run `glide cache-clear` and then `glide update --strip-vendor`
CreateClient involves creating a clientset that accesses the k8 api
It does not belong in chaos but rather kubernetes
New sublocation for all kinds
run with make gofmt
@Aergonus
Copy link
Collaborator Author

Aergonus commented Jan 1, 2018

Of course this builds upon #25 and I've verified this works as expected as #25.

@Aergonus Aergonus mentioned this pull request Jan 2, 2018
Aergonus added a commit to Aergonus/kube-monkey that referenced this pull request Jan 2, 2018
Possible after templatizing in asobti#27 and reference issue #10
This was referenced Jan 3, 2018
@asobti asobti merged commit b768751 into asobti:master Jan 24, 2018
@Aergonus Aergonus deleted the templatize branch January 24, 2018 14:45
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.

2 participants