forked from grafana/k6-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rebase on origin #1
Open
sebglon
wants to merge
277
commits into
ubbleai:main
Choose a base branch
from
grafana:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: javaducky <[email protected]>
Do not add annotations to initializer based upon runner specification
…fication" This reverts commit 0fdd410.
Signed-off-by: Paul Balogh <[email protected]>
Signed-off-by: Paul Balogh <[email protected]>
* feat: make operator idempotent * fix: unit tests * Update controllers/k6_watches_filter.go Co-authored-by: Olha Yevtushenko <[email protected]> * Update controllers/k6_controller.go Co-authored-by: Olha Yevtushenko <[email protected]> * Update controllers/k6_start.go Co-authored-by: Olha Yevtushenko <[email protected]> * Update controllers/k6_start.go Co-authored-by: Olha Yevtushenko <[email protected]> * refactor: remove okteto depds * refactor: remove .stignore file * refactor: remove okteto from readme * refactor: code updates * refactor: remove code * Update controllers/k6_start.go Co-authored-by: Olha Yevtushenko <[email protected]> * feat: remove liveness probe * feat: remove example * ref: revert changes in example * ref: revert changes in example --------- Co-authored-by: Olha Yevtushenko <[email protected]>
* add initializer spec to have annotations * feat(initializer): add customizable initializer pod and remove copied values from runner * Revert "Revert "Do not add annotations to initializer based upon runner specification"" This reverts commit 5cec748. * feat(deploy): clean up test setup * feat(deploy): clean up test setup * Update pkg/resources/jobs/initializer.go Co-authored-by: Olha Yevtushenko <[email protected]> * Update api/v1alpha1/k6_types.go Co-authored-by: Olha Yevtushenko <[email protected]> * feat(Initializer): Rebase main branch and implement suggestions * feat(Initializer): refactor * feat(Initializer): refactor --------- Co-authored-by: Olha Yevtushenko <[email protected]>
* fix operator-sdk csv and role auto generation * update kube-rbac-proxy image to run as non-root
This reverts commit b8e6e34.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.