Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Can we reuse componentconfig for our configuration spec? #44

Closed
justinsb opened this issue May 30, 2016 · 2 comments
Closed

Can we reuse componentconfig for our configuration spec? #44

justinsb opened this issue May 30, 2016 · 2 comments

Comments

@justinsb
Copy link
Contributor

I'd like to experiment with using the componentconfig types for our configuration. (I think it would be awesome if we could converge on a single configuration system for the various phases, and the types in k8s itself seem a logical choice)

Is there are way to instruct e.g. kubelet to read configuration from a JSON file containing a componentconfig.KubeletConfiguration? Or to generate flags from an object of the same?

I've poked around but didn't see anything.

cc @mikedanese

@justinsb justinsb added the upup label Jun 23, 2016
@justinsb justinsb modified the milestone: upup-release-1.3 Jun 23, 2016
@justinsb justinsb added the P0 label Jun 23, 2016
@justinsb
Copy link
Contributor Author

We are now using the same names in our schema, although with changes to add flag generation.

Remaining: validate that the names that we are using don't have any obvious JSON problems,

@justinsb
Copy link
Contributor Author

Names looks sensible as of #158

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

No branches or pull requests

1 participant