stack icon indicating copy to clipboard operation
stack copied to clipboard

Open-Source WordPress Infrastructure on Kubernetes

Results 8 stack issues
Sort by recently updated
recently updated
newest added

**After deploying the cluster and running the "./02-install-presslabs-stack.sh ", it displays the below errors:** `customresourcedefinition.apiextensions.k8s.io/alertmanagerconfigs.monitoring.coreos.com created customresourcedefinition.apiextensions.k8s.io/podmonitors.monitoring.coreos.com created customresourcedefinition.apiextensions.k8s.io/prometheuses.monitoring.coreos.com created customresourcedefinition.apiextensions.k8s.io/prometheusrules.monitoring.coreos.com created customresourcedefinition.apiextensions.k8s.io/servicemonitors.monitoring.coreos.com created customresourcedefinition.apiextensions.k8s.io/thanosrulers.monitoring.coreos.com created Warning: apiextensions.k8s.io/v1beta1 CustomResourceDefinition is...

bug

Stack version: `v0.10.4` Warning: `coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value ` All logs: ```bash → helm upgrade -i stack presslabs/stack --namespace presslabs-system -f https://raw.githubusercontent.com/presslabs/stack/master/presets/gke.yaml Release...

bug

**What happened**: When I deploy my website to stack with SSL and LetsEncypt support and visit the website in any browser I got the "cert-manager" certificate isn't trusted by browsers,...

question

**What happened**: I tried to deploy WordPress as described in the README & Hosted docs using `helm upgrade -i mysite presslabs/wordpress-site --set 'site.domains[0]=www.example.com'` But it gives error `no matches found:...

bug

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies

Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gopkg.in/yaml.v3&package-manager=go_modules&previous-version=3.0.0-20210107192922-496545a6307b&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies