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

Rename api/workflow/v1 package to api/workflow/v1alpha1 #517

Closed
jessesuen opened this issue Dec 1, 2017 · 0 comments
Closed

Rename api/workflow/v1 package to api/workflow/v1alpha1 #517

jessesuen opened this issue Dec 1, 2017 · 0 comments
Assignees
Milestone

Comments

@jessesuen
Copy link
Member

We need to leave room for reworking the workflow datastructure. Before the initial release, the api/workflow/v1 package should be renamed to api/workflow/v1alpha1, or api/workflow/v1beta1 like how Kubernetes structures their packages/resources. By doing this, any old yamls will still be valid as we evolve the workflow datastructure. NOTE: we would need to write a converter to translate the old workflow to the new, in the event we restructure the datastructure.

@jessesuen jessesuen added this to the M12 milestone Dec 1, 2017
@jessesuen jessesuen self-assigned this Dec 1, 2017
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

No branches or pull requests

1 participant