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

fix: failover if master pod is not ready #234

Merged
merged 1 commit into from
Aug 22, 2024
Merged

fix: failover if master pod is not ready #234

merged 1 commit into from
Aug 22, 2024

Conversation

Abhra303
Copy link
Contributor

Fixes #227

Signed-off-by: Abhradeep Chakraborty <[email protected]>
@Abhra303 Abhra303 merged commit 2ff1afb into main Aug 22, 2024
4 checks passed
lumiere-bot bot referenced this pull request in coolguy1771/home-ops Aug 25, 2024
…7 ) (patch) (#5274)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[dragonflydb/dragonfly-operator](https://togithub.com/dragonflydb/dragonfly-operator)
| patch | `v1.1.6` -> `v1.1.7` |
| ghcr.io/dragonflydb/operator | patch | `v1.1.6` -> `v1.1.7` |

---

### Release Notes

<details>
<summary>dragonflydb/dragonfly-operator
(dragonflydb/dragonfly-operator)</summary>

###
[`v1.1.7`](https://togithub.com/dragonflydb/dragonfly-operator/releases/tag/v1.1.7)

[Compare
Source](https://togithub.com/dragonflydb/dragonfly-operator/compare/v1.1.6...v1.1.7)

Release v1.1.7

Docker image: `docker.dragonflydb.io/dragonflydb/operator:v1.1.7`
Helm chart: `oci://ghcr.io/dragonflydb/dragonfly-operator/helm:v1.1.7`

This release updates the default Dragonfly version to v1.21.2 and
includes bug fixes along with improvements to the Helm chart.

##### What's Changed

- fix(helm): remove duplicate labels by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/221](https://togithub.com/dragonflydb/dragonfly-operator/pull/221)
- fix(helm): indentation for ServiceMonitor relabelings and metricRelab…
by [@&#8203;nlamirault](https://togithub.com/nlamirault) in
[https://github.com/dragonflydb/dragonfly-operator/pull/228](https://togithub.com/dragonflydb/dragonfly-operator/pull/228)
- Use resources from Values file in rbac proxy container by
[@&#8203;gmautner](https://togithub.com/gmautner) in
[https://github.com/dragonflydb/dragonfly-operator/pull/224](https://togithub.com/dragonflydb/dragonfly-operator/pull/224)
- chore: upgrade default dragonfly version to v1.21.2 by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/232](https://togithub.com/dragonflydb/dragonfly-operator/pull/232)
- fix: failover if master pod is not ready by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/234](https://togithub.com/dragonflydb/dragonfly-operator/pull/234)
- feat(version): release v1.1.7 of Operator by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/233](https://togithub.com/dragonflydb/dragonfly-operator/pull/233)

##### New Contributors

- [@&#8203;gmautner](https://togithub.com/gmautner) made their first
contribution in
[https://github.com/dragonflydb/dragonfly-operator/pull/224](https://togithub.com/dragonflydb/dragonfly-operator/pull/224)

**Full Changelog**:
dragonflydb/dragonfly-operator@v1.1.6...v1.1.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40OC4wIiwidXBkYXRlZEluVmVyIjoiMzguNDguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
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.

Operator take no decision when connection is lost
2 participants