Skip to content

Don't have redis-cluster as possible cache/session adapter in docs #30794

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

Merged
merged 2 commits into from
May 1, 2024

Conversation

kemzeb
Copy link
Member

@kemzeb kemzeb commented May 1, 2024

This is because it doesn't exist as an adapter. The redis adapter already handles Redis cluster configurations.

Fixes #30534.

This is because it doesn't exist as an adapter. The `redis` apdater
already handles Redis cluster configurations.
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 1, 2024
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 1, 2024
@lunny lunny added type/docs This PR mainly updates/creates documentation backport/v1.21 This PR should be backported to Gitea 1.21 backport/v1.22 This PR should be backported to Gitea 1.22 labels May 1, 2024
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels May 1, 2024
@techknowlogick techknowlogick enabled auto-merge (squash) May 1, 2024 04:08
@techknowlogick techknowlogick added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label May 1, 2024
@techknowlogick techknowlogick merged commit f135cb7 into go-gitea:main May 1, 2024
25 checks passed
@GiteaBot GiteaBot added this to the 1.23.0 milestone May 1, 2024
@GiteaBot
Copy link
Collaborator

GiteaBot commented May 1, 2024

I was unable to create a backport for 1.21. @kemzeb, please send one manually. 🍵

go run ./contrib/backport 30794
...  // fix git conflicts if any
go run ./contrib/backport --continue

@GiteaBot GiteaBot added backport/manual No power to the bots! Create your backport yourself! and removed reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. labels May 1, 2024
kemzeb added a commit to kemzeb/gitea that referenced this pull request May 1, 2024
…o-gitea#30794)

Backport go-gitea#30794

This is because it doesn't exist as an adapter. The `redis` adapter
already handles Redis cluster configurations.

Fixes go-gitea#30534.
kemzeb added a commit to kemzeb/gitea that referenced this pull request May 1, 2024
…o-gitea#30794)

Backport go-gitea#30794

This is because it doesn't exist as an adapter. The `redis` adapter
already handles Redis cluster configurations.

Fixes go-gitea#30534.
kemzeb added a commit to kemzeb/gitea that referenced this pull request May 1, 2024
…o-gitea#30794)

Backport go-gitea#30794

This is because it doesn't exist as an adapter. The `redis` adapter
already handles Redis cluster configurations.

Fixes go-gitea#30534.
kemzeb added a commit to kemzeb/gitea that referenced this pull request May 1, 2024
…o-gitea#30794)

This is because it doesn't exist as an adapter. The `redis` adapter
already handles Redis cluster configurations.

Fixes go-gitea#30534.
@kemzeb kemzeb deleted the fix-docs branch May 1, 2024 15:46
@lunny lunny added the backport/done All backports for this PR have been created label May 1, 2024
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Jul 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created backport/manual No power to the bots! Create your backport yourself! backport/v1.21 This PR should be backported to Gitea 1.21 backport/v1.22 This PR should be backported to Gitea 1.22 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/docs type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gitea not accepting "redis-cluster" as cache adapter/session provider
4 participants