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

Feature/customize probe settings in pod spec #97

Conversation

ilya-hontarau
Copy link
Contributor

@ilya-hontarau ilya-hontarau commented Mar 29, 2024

Closes #82

internal/controller/factory/statefulset.go Outdated Show resolved Hide resolved
internal/controller/factory/statefulset.go Outdated Show resolved Hide resolved
internal/controller/factory/statefulset_test.go Outdated Show resolved Hide resolved
api/v1alpha1/etcdcluster_types.go Show resolved Hide resolved
@sircthulhu sircthulhu added the feature New feature or request label Mar 29, 2024
@sircthulhu sircthulhu added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Mar 31, 2024
internal/controller/factory/statefulset.go Outdated Show resolved Hide resolved
internal/controller/factory/statefulset.go Outdated Show resolved Hide resolved
internal/controller/factory/statefulset.go Outdated Show resolved Hide resolved
Copy link
Member

@sircthulhu sircthulhu left a comment

Choose a reason for hiding this comment

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

lgtm

internal/controller/factory/statefulset.go Outdated Show resolved Hide resolved
internal/controller/factory/statefulset.go Outdated Show resolved Hide resolved
@kvaps kvaps requested a review from sergeyshevch April 2, 2024 14:30
@sircthulhu sircthulhu merged commit ebee713 into aenix-io:main Apr 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to customize probe settings in podSpec
3 participants