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

"Supported features" list #194

Open
yorugac opened this issue Feb 7, 2023 · 0 comments
Open

"Supported features" list #194

yorugac opened this issue Feb 7, 2023 · 0 comments
Labels
evaluation needed help wanted Extra attention is needed

Comments

@yorugac
Copy link
Collaborator

yorugac commented Feb 7, 2023

There were situations when adding new functionality to the operator broke previously supported use cases. This problem happens mostly due to two main reasons:

  • time limit: not enough grokking, not enough testing of the PR, etc.
  • lack of knowledge: people are using k6-operator in multiple ways and it is meant to be used this way. But it's not always easy to predict how given change will impact all those different scenarios, esp. when the scenarios are not even known.

Proposed solution: create a list of "officially supported features of k6-operator" and refer to it when in doubt. Such a list can also be public, to set clear expectations to the community.
As a bonus, this would also show the way to how to create an exhaustive suite of functional tests that will be checking all those features.

@yorugac yorugac added documentation Improvements or additions to documentation help wanted Extra attention is needed evaluation needed and removed documentation Improvements or additions to documentation labels Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evaluation needed help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant