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

feat: support replicated architecture w/ sentinel #50

Merged
merged 77 commits into from
Nov 22, 2024

Conversation

JoeHCQ1
Copy link
Contributor

@JoeHCQ1 JoeHCQ1 commented Nov 16, 2024

Description

Enable replicated architecture instead of just standalone. This HA configuration is needed for a SWF bundle. Added tests as well to ensure it is actually working, and that it continues to work.

Related Issue

Relates to defenseunicorns/uds-bundle-software-factory-nutanix#220

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist before merging

@JoeHCQ1 JoeHCQ1 requested a review from a team as a code owner November 16, 2024 02:20
@JoeHCQ1 JoeHCQ1 self-assigned this Nov 16, 2024
@JoeHCQ1 JoeHCQ1 force-pushed the add-replicated-support branch from afbe2b8 to e749328 Compare November 16, 2024 02:57
@JoeHCQ1 JoeHCQ1 force-pushed the add-replicated-support branch from 8caa838 to 5d98455 Compare November 16, 2024 03:11
tasks.yaml Outdated Show resolved Hide resolved
tasks.yaml Outdated Show resolved Hide resolved
.github/workflows/test.yaml Outdated Show resolved Hide resolved
chart/templates/uds-package.yaml Outdated Show resolved Hide resolved
tasks/test.yaml Outdated Show resolved Hide resolved
tests/zarf.yaml Outdated Show resolved Hide resolved
chart/templates/networking.yaml Outdated Show resolved Hide resolved
tests/watch-jobs.sh Show resolved Hide resolved
bundle/uds-bundle.yaml Outdated Show resolved Hide resolved
bundle/uds-bundle.yaml Outdated Show resolved Hide resolved
bundle/uds-bundle.yaml Outdated Show resolved Hide resolved
docs/configuration.md Outdated Show resolved Hide resolved
tests/zarf.yaml Outdated Show resolved Hide resolved
@Racer159 Racer159 merged commit ddef56c into main Nov 22, 2024
11 checks passed
Racer159 pushed a commit that referenced this pull request Nov 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.0.1-uds.1](v8.0.1-uds.0...v8.0.1-uds.1)
(2024-11-22)


### Features

* support replicated architecture w/ sentinel
([#50](#50))
([ddef56c](ddef56c))


### Miscellaneous

* **deps:** update support-deps to v1.3.0
([#51](#51))
([8890dd3](8890dd3))
* **deps:** update valkey support dependencies
([#39](#39))
([7e5420e](7e5420e))
* update base pattern in CODEOWNERS file
([#49](#49))
([fb5d505](fb5d505))
* update README.md
([#48](#48))
([21eb116](21eb116))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Racer159 added a commit that referenced this pull request Nov 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.0.1-uds.1](v8.0.1-uds.0...v8.0.1-uds.1)
(2024-11-22)


### Features

* support replicated architecture w/ sentinel
([#50](#50))
([ddef56c](ddef56c))


### Miscellaneous

* **deps:** update support-deps to v1.3.0
([#51](#51))
([8890dd3](8890dd3))
* **deps:** update support-deps to v1.4.0
([#53](#53))
([70c5b12](70c5b12))
* **deps:** update valkey support dependencies
([#39](#39))
([7e5420e](7e5420e))
* update base pattern in CODEOWNERS file
([#49](#49))
([fb5d505](fb5d505))
* update README.md
([#48](#48))
([21eb116](21eb116))


---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <[email protected]>
Racer159 added a commit to defenseunicorns/uds-package-gitlab that referenced this pull request Dec 3, 2024
…mentation (#245)

## Description

Our Valkey package supports the high-availability replicated
architecture as of [release
v8.0.1-uds.1](https://github.com/defenseunicorns/uds-package-valkey/releases/tag/v8.0.1-uds.1).
See defenseunicorns/uds-package-valkey#50 for
the relevant changeset.

This updates the GitLab package to work with Valkey when configured for
high availability.

## Related Issue

Relates to
defenseunicorns/uds-bundle-software-factory-nutanix#220

## Type of change

- [X] New feature (non-breaking change which adds functionality)

## Checklist before merging

- [X] Test, docs, adr added or updated as needed
- [X] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-gitlab/blob/main/CONTRIBUTING.md#developer-workflow)
followed

---------

Co-authored-by: Wayne Starr <[email protected]>
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