maggie44

Results 63 issues of maggie44

Checklist: * [X] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [X] I've included steps to reproduce the bug. * [X] I've pasted the output of...

bug

# Summary I am deploying Prometheus and Loki both in separate ArgoCD applications (argoproj.io/v1alpha1), using Helm charts. Both use CRDs, and some of those CRDs are used by both. When...

enhancement

### Name and Version kube-prometheus ### What is the problem this feature will solve? There appears to be an extraEnvVars option of all of the components of the kube-prometheus chart...

stale
triage
feature-request
kube-prometheus

Cloudflared is likely a good candidate for PGO: https://go.dev/doc/pgo

Type: Feature Request
Priority: Normal

**- What I did** I created `Unrecognized input header` with `errors.New` and exported the error to allow handling the error appropriately within packages importing `stdcopy`. By exporting the error, I...

### What happened? Since switching to Vite, I had been getting the following errors in FireFox browsers: `The resource at X preloaded with link preload was not used within a...

kind/bug 🐞
bug/0-needs-info
Qv2 🔝
area/cli
flavour/quasar-cli-vite

**Describe the feature you'd like** At the moment we can create tunnels through the Cloudflare web dashboard. But these tunnels when started with the provided token on a Kubernetes cluster...

Type: Feature Request
Priority: Normal

The only reference I can find to using this operator is the tutorial: https://developer.hashicorp.com/vault/docs/platform/k8s/vso I'm not looking for a tutorial, but deployment documentation for connecting to the Hasicorp Vault Cloud....

enhancement

When deploying this directly from the Hub dashboard the D1 tables are not created. I had to link the local dev environment to the project then run `pnpm dev --remote`...

It appears that the commit in the latest release (https://github.com/cloudflare/cloudflared/commit/e2064c820f32802f58baa027903043fe0ed052e0) was designed to check for specific request methods: `"GET", "HEAD", "DELETE", "OPTIONS", "PROPFIND", "SEARCH"`. If the request matched one of...