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

Safely configure datastore request in the same method #82

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

addyess
Copy link
Contributor

@addyess addyess commented Apr 25, 2024

Use the same _configure_datastore(...) method to configure datastore properties

@addyess addyess requested a review from a team as a code owner April 25, 2024 16:11
Copy link
Member

@mateoflorido mateoflorido left a comment

Choose a reason for hiding this comment

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

Nice refactor. LGTM

@addyess
Copy link
Contributor Author

addyess commented Apr 25, 2024

Nice refactor. LGTM

Without this, i've seen the tests occasionally fail in CI like this:
https://github.com/canonical/k8s-operator/actions/runs/8834631143/job/24269710706#step:21:1625

addyess added 2 commits April 25, 2024 16:07
If etcd isn't ready via AssertionError -- just wait til it's ready
@addyess addyess merged commit 13311fe into main Apr 26, 2024
34 checks passed
@addyess addyess deleted the akd/merge-datatstore-config branch April 26, 2024 03:49
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.

2 participants