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

st2.packs.images and st2.packs.volumes Default Empty Maps #2

Conversation

ericreeves
Copy link

@ericreeves ericreeves commented Jun 19, 2021

Updated values.yaml to include empty maps for st2.packs.images, st2.packs.volumes.packs, st2.packs.volumes.virtualenvs, and st2.packs.volumes.configmaps to avoid these helm-operator warnings for any flux users:

helm-operator-5c4bf67767-fffpp:helm-operator ts=2021-06-19T11:57:41.915841444Z caller=logwriter.go:28 info="2021/06/19 11:57:41 warning: destination for packs is a table. Ignoring non-table value <nil>"
helm-operator-5c4bf67767-fffpp:helm-operator ts=2021-06-19T11:57:41.915859845Z caller=logwriter.go:28 info="2021/06/19 11:57:41 warning: destination for virtualenvs is a table. Ignoring non-table value <nil>"
helm-operator-5c4bf67767-fffpp:helm-operator ts=2021-06-19T11:57:41.915865914Z caller=logwriter.go:28 info="2021/06/19 11:57:41 warning: destination for configs is a table. Ignoring non-table value <nil>"
helm-operator-5c4bf67767-fffpp:helm-operator ts=2021-06-19T11:57:42.216291548Z caller=logwriter.go:28 info="2021/06/19 11:57:42 warning: destination for packs is a table. Ignoring non-table value <nil>"
helm-operator-5c4bf67767-fffpp:helm-operator ts=2021-06-19T11:57:42.216317898Z caller=logwriter.go:28 info="2021/06/19 11:57:42 warning: destination for virtualenvs is a table. Ignoring non-table value <nil>"
helm-operator-5c4bf67767-fffpp:helm-operator ts=2021-06-19T11:57:42.216324314Z caller=logwriter.go:28 info="2021/06/19 11:57:42 warning: destination for configs is a table. Ignoring non-table value <nil>"

@cognifloyd
Copy link
Owner

Thanks. cherry-picked your changes.

@cognifloyd cognifloyd closed this Jun 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants