Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Consider making cluster name optional in the API and generating a name #93

Open
elmiko opened this issue Nov 3, 2017 · 1 comment
Open

Comments

@elmiko
Copy link
Contributor

elmiko commented Nov 3, 2017

Currently oshinko-s2i tooling does random cluster name generation for on-demand cluster creation, but this could just as easily be done in oshinko-rest if we make the cluster name optional instead of required on create.

Instead of a validation error, a missing name would cause a random name generation. The generated name would be returned in the result, so the caller would have full knowledge of the name chosen.

Any name passed would still be respected.

migrated from radanalyticsio/oshinko-rest#80

@rebeccaSimmonds19
Copy link
Contributor

@tmckayus are you ok with this change for cli?

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

2 participants