Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

avoid the use of executing separate shell commands to apply the kubernetes resources? #82

Open
jstrachan opened this issue Feb 24, 2016 · 0 comments

Comments

@jstrachan
Copy link
Contributor

it would be nice to make kansible self contained; so it didn't depend on either oc or kubectl being installed. I tried to do that but couldn't get this apply code to properly be aware of the v1 schema :(

Here's the commented out code:
https://github.com/fabric8io/kansible/blob/master/ansible/ansible.go#L534-L535

I wonder if its an easy fix?

Here's the code we try to run to apply a file:
https://github.com/fabric8io/kansible/blob/master/k8s/k8s.go#L220

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

No branches or pull requests

1 participant