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

Allow manager replicas to be configured via helm chart #329

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

josh-ferrell
Copy link
Contributor

Allow the number of manager replicas to be set via helm chart values. Enables #328

@CLAassistant
Copy link

CLAassistant commented Nov 2, 2023

CLA assistant check
All committers have signed the CLA.

@josh-ferrell josh-ferrell marked this pull request as ready for review November 2, 2023 15:15
@josh-ferrell
Copy link
Contributor Author

I tested this with manager.replicas set to two. Lease holder was correct so leader election seems to be working. Pods both became ready and stayed healthy.

@josh-ferrell
Copy link
Contributor Author

Successfully ran e2e tests

@yorugac yorugac mentioned this pull request Nov 4, 2023
Copy link
Collaborator

@yorugac yorugac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@josh-ferrell I'm happy to merge this change but there are a couple of small change requests: I suggest to change the name to replicas and if it's not an issue, please bump the Chart version to 3.0.0 - it's what triggers the release.
I'm going to add that last bit about versions to Contributing guide too.

charts/k6-operator/values.yaml Outdated Show resolved Hide resolved
Copy link
Collaborator

@yorugac yorugac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you @josh-ferrell!

@yorugac yorugac merged commit e0972fa into grafana:main Nov 13, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants