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

change trait name from CamelCase to snake_case #300

Merged
merged 2 commits into from
Jan 17, 2020

Conversation

hongchaodeng
Copy link
Member

ref: #299

In Rudr the trait names are all in snake_case due to k8s naming restrictions.
To make the spec clear and consistent to users, we'd better fix all trait names to be snake_case.

In Rudr the trait names are all in snake_case due to k8s naming restrictions.
To make the spec clear and consistent to users, we'd better fix all trait names to be snake_case.
5.traits.md Outdated Show resolved Hide resolved
@hongchaodeng
Copy link
Member Author

Addressed comments

@hongchaodeng
Copy link
Member Author

Also fix the inconsistency in Rudr: oam-dev/rudr#516

@resouer
Copy link
Member

resouer commented Jan 17, 2020

LGTM

@resouer resouer merged commit d16d5ad into oam-dev:master Jan 17, 2020
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.

3 participants