-
**Is your feature request related to a problem? Please describe.**
I am running a webhosting service with multiple nginx instances (one common for ingress and one for each hosted site).
**Describe…
-
When a session is old enough to be "refreshed", its age is never reset, causing subsequent authenticated requests to continually spam "Refreshing old session cookie" in the logs.
## Expected Behavi…
-
## User Story
_**As a Helm chart user,**_
**I should**
> be able to run the chart with minimal configuration to the list of nodes.
**So that**
> I do not need to explicitly specify every option…
-
### Description
I'm using this config:
```json
{
"neovim/nvim-lspconfig",
opts = {
servers = {
puppet = {
cmd = { "puppet-languageserver", "--stdio", "--deb…
-
I got the following error with k8s 1.26.
```
TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create Percona XtraDB cluster] ***
fatal: [ctl1]: FAILED! => {"changed": true, "duration": 600, "meth…
-
Hello,
I recently tried to install this helm chart in my cluster. This cluster cannot contact internet and so we have to use a private registry where we have all the images.
I noticed few abnoma…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
### Context
A servi…
-
Gateway APIs allow open-ended extensions as part of the CRDs. This functionality can provide the same capability as what EnvoyFilter is used today for, but in a supportable way. For example, [zip supp…
-
I have a brand new Kubernetes cluster running in GKE with more than enough resources allocated to it:
I installed my operator using the following command:
```
kamel install \
--global \
--reg…
-
Sorry for the vague error message.
We have a docker image that runs some things. Most times, it runs fine. Occasionally, it errors at the very end with a vague error message that is not from the ym…