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

Prevent unsupported HA setup #1994

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Prevent unsupported HA setup #1994

merged 2 commits into from
Jul 29, 2024

Conversation

rmweir
Copy link
Contributor

@rmweir rmweir commented Jul 29, 2024

High availability setups do not work with embedded sqlite. We are now validating that that high availability and embedded sqlite are not both enabled.

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #1910

Please provide a short message that should be published in the vcluster release notes
Fixed an issue where vcluster ...
High availability setups do not work with embedded sqlite. We are now validating that that high availability and embedded sqlite are not both enabled.

What else do we need to know?
Embedded etcd is supported and can be used if embedded is desired.

Copy link

netlify bot commented Jul 29, 2024

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 6fbe705
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/66a7c33f1881d200085aaf74

High availability setups do not work with embedded sqlite. We are
now validating that that high availability and embedded sqlite are
not both enabled.
@rmweir rmweir added the backport-to-v0.20 backport this PR to v0.20 branch label Jul 29, 2024
@rmweir rmweir merged commit 3b377fc into loft-sh:main Jul 29, 2024
60 checks passed
@loft-bot
Copy link

💚 All backports created successfully

Status Branch Result
v0.20

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

rmweir added a commit that referenced this pull request Jul 30, 2024
[v0.20] Merge pull request #1994 from rmweir/validate-ha-store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v0.20 backport this PR to v0.20 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] k8s OIDC auth doesn't consistently work when running in high availability mode with 0.20.0-beta.11
3 participants