Adam Vollrath
Adam Vollrath
/remove-lifecycle rotten
This `docker-registry` connection should just pipe the credentials (username and password) directly to the `uffizzi_controller`. If you want to run your own registry to test this, https://docs.docker.com/registry/deploying/ Add `htpasswd` authentication...
Adding timestamps will require an additional option on the controller (on its existing log endpoint.)
@gadkins We might want a little design for how the current and previous containers should be displayed. Maybe toggle between? Or combined but with a clear delineation between? There should...
Depends upon https://github.com/UffizziCloud/uffizzi_controller/issues/30
very cool thanks
Probably happens more often when the Cluster is busy auto scaling.
> After long discussion was find 2 variants how we can implement this: Thank you for composing this. I don't think option 1 is what we're looking for. Option 2...
I see that the `Kompose` project translates Compose `volume` declarations into `PersistentVolumeClaims`. Obviously we would need to figure out appropriate `PersistentVolumes`, which may be different on our open-source and proprietary...