ci(kubernetes): add HA e2e workflow#1598
Merged
Merged
Conversation
b0f93ea to
7a05ec9
Compare
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>
7a05ec9 to
b57c7f7
Compare
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a label-gated Kubernetes HA E2E path that exercises the Helm chart with
replicaCount: 2and the bundled PostgreSQL backend.Related Issue
Follow-up to #1579, which added PostgreSQL support to the Helm chart.
Changes
ci/values-high-availability.yamlwith two gateway replicas and bundled PostgreSQL enabled.e2e-kubernetes-ha-test.yml, which reuses the existing Kubernetes E2E job with the HA values overlay.test:e2e-kubernetesthrough Branch E2E and label help as an optional HA proof-of-life suite.Testing
bash -n e2e/with-kube-gateway.shmise run helm:docs:checkmise run helm:lintmise run helm:testmise run pre-committest:e2e-kubernetesChecklist