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

Make controller SchemeGroupVersion a var #3

Closed
markmandel opened this issue Dec 7, 2017 · 1 comment
Closed

Make controller SchemeGroupVersion a var #3

markmandel opened this issue Dec 7, 2017 · 1 comment
Labels
good first issue These are great first issues. If you are looking for a place to start, start here! kind/cleanup Refactoring code, fixing up documentation, etc
Milestone

Comments

@markmandel
Copy link
Member

It would be nice if the SchemeGroupVersion on line:
https://github.com/googleprivate/agon/blob/master/gameservers/controller/controller.go#L247

Was a var at the top of the controller. Saves it being recreated on each run through.

@markmandel markmandel added good first issue These are great first issues. If you are looking for a place to start, start here! kind/cleanup Refactoring code, fixing up documentation, etc kind/design Proposal discussing new features / fixes and how they should be implemented and removed kind/design Proposal discussing new features / fixes and how they should be implemented labels Dec 7, 2017
@markmandel
Copy link
Member Author

Closing since, we moved the CRD installation to install.yaml - this isn't around anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue These are great first issues. If you are looking for a place to start, start here! kind/cleanup Refactoring code, fixing up documentation, etc
Projects
None yet
Development

No branches or pull requests

1 participant