Braunson

Results 177 comments of Braunson

Not sure @loewenstein I'm not familiar enough to be able to tell if that's what happened

@jamespollard8 I'm not sure that's really a fix. More of a work around. It should work without the AIO package as it just uses a local sqlite DB doesn't it?

@jamespollard8 @ericpromislow This does seem to be an issue on AKS where the volume isn't ready when the container starts up. This can deploy normally on minikube with an exception....

I assume a fix for that is in the works or is that something that is planned to be a limiting factor of running docker based apps on CF?

@reneighbor No problem! My issue isn't do to with running as root, it seems that since stratos creates a SQLite DB by default on startup, that is failing to work...

- Tested this with the current `main` branch, which is 0.7 I believe? - I now get the same error as you do. I assume this is just hiding the...

Hey @reneighbor have you tested this on AKS? Because this still does not address the root issue I had before Eirini got in the way where the volume would not...

That's disappointing. @jamespollard8 you're basically saying that running any Docker images on CF in AKS is niche since the volume claims don't seem to be working properly? I'll be interested...

Interesting! I'm happy to see the tests seem to use PV and PVCs. It was only a guess based on what I heard in the CF Slack that could result...

We are running into the same issue as this when trying to GitOp our deployments. We want to track what's changing between deployments but with the current setup, there is...