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

api/v1: create namespace type #100

Merged
merged 1 commit into from
Mar 16, 2016
Merged

api/v1: create namespace type #100

merged 1 commit into from
Mar 16, 2016

Conversation

jzelinskie
Copy link
Contributor

This change creates a struct type for namespaces rather than using a
string. This enables us to extend namespaces in the future to contain
metadata. This change also required renaming other field references of
namespaces to "NamespaceName".

Fixes #99

@jzelinskie jzelinskie added kind/design relates to the fundamental design of a component priority/urgent critical functionality component/api labels Mar 16, 2016
This change creates a struct type for namespaces rather than using a
string. This enables us to extend namespaces in the future to contain
metadata. This change also required renaming other field references of
namespaces to "NamespaceName".

Fixes #99
@Quentin-M
Copy link
Contributor

LGTM.

jzelinskie added a commit that referenced this pull request Mar 16, 2016
api/v1: create namespace type
@jzelinskie jzelinskie merged commit d73cfd1 into quay:master Mar 16, 2016
@jzelinskie jzelinskie deleted the namespaces branch March 16, 2016 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/design relates to the fundamental design of a component priority/urgent critical functionality
Development

Successfully merging this pull request may close these issues.

None yet

2 participants