You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor db to just be a fixture loader for tests and examples
make fixture loader and all services mount and pick up PGO created secrets
how does using PGO dependencies affect publish eoapi as helm chart?
write documentation
pgo keeps us from having multiple deploys in the same namespace so rewrite ci/cd to use new namespaces per release and delete the namespace (ensuring everything in it is destroyed) on teardown
the tipg fixture data is in the DB and the user has all the proper grants but we still cannot see the data (this seems to be b/c the /refresh logic of the background thread is not working as expected)
file crunchydata issue on deps not being removed during helm uninstall eoapi
Unfortunately crunchydata doesn't have a helm repo where they publish these so their docs recommend cloning their repo and installing from there. Nor are both charts OCI registries. So we have to copy pasta here
What
It's typical for most k8 demos to use an in-memory database by default. I think our default should just install the Crunchy Postgres Operator. Then folks have high-available k8s alternative already set up to go
AC
db
to just be a fixture loader for tests and examplestipg
fixture data is in the DB and the user has all the proper grants but we still cannot see the data (this seems to be b/c the/refresh
logic of the background thread is not working as expected)helm uninstall eoapi
/eoapi/charts/[pgo | postgrescluser]
The text was updated successfully, but these errors were encountered: