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

Installation warnings #118

Open
rstefan1 opened this issue Mar 2, 2021 · 1 comment
Open

Installation warnings #118

rstefan1 opened this issue Mar 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@rstefan1
Copy link
Contributor

rstefan1 commented Mar 2, 2021

Stack version: v0.10.4

Warning: coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value <nil>

All logs:

→ helm upgrade -i stack presslabs/stack --namespace presslabs-system -f https://raw.githubusercontent.com/presslabs/stack/master/presets/gke.yaml
Release "stack" does not exist. Installing it now.
coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value <nil>
coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value <nil>
coalesce.go:199: warning: destination for resources is a table. Ignoring non-table value <nil>
NAME: stack
LAST DEPLOYED: Tue Mar  2 10:06:51 2021
NAMESPACE: presslabs-system
STATUS: deployed
REVISION: 1
NOTES:
Presslabs stack has been successfully installed.

Create your first site by running:

  # helm install -n mysite presslabs/wordpress-site --set site.domains[0]=www.mysite.com

Then point your DNS to the Ingres IP. You can find the ingress IP by running:

  # kubectl get ingress mysite -o jsonpath='{.status.loadBalancer.ingress[*].ip}{"\n"}'
@rstefan1 rstefan1 added the bug Something isn't working label Mar 2, 2021
@calind
Copy link
Member

calind commented Dec 20, 2021

A fix for this will land in the next release in a couple of weeks. Development is happening in drone-migrate-to-bitpoke branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants