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

restructure whole operator so it is api-version agnostic #344

Open
smiklosovic opened this issue Feb 14, 2020 · 0 comments
Open

restructure whole operator so it is api-version agnostic #344

smiklosovic opened this issue Feb 14, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@smiklosovic
Copy link
Collaborator

Ideally, we should have "core" of operator written in such way it is irrelevant what API we are using. Right now, the version of API is intrinsically tightly-coupled with the logic. The core of operator should work without any notion of API version so we can develop APIs independently from the core deployment logic.

@smiklosovic smiklosovic added the enhancement New feature or request label Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant