cockpit-project / cockpit-podman

Cockpit UI for podman containers
GNU Lesser General Public License v2.1
446 stars 90 forks source link

Support podman auto-update #1147

Open jelly opened 1 year ago

jelly commented 1 year ago

Podman has an auto-update feature for containers. It would be nice if cockpit-podman could set the label and optionally offer functionality to either update or update automatically.

This issue requires research if we can auto-update containers using without opting into podman's systemd integration.

Titaniumtown commented 1 year ago

Is there any way of getting this added? I am trying to get auto-update working and found out that cockpit-podman is breaking it lol.

poVoq commented 1 year ago

Works fine for me with Quadlet container files and cockpit-podman doesn't break anything.

Titaniumtown commented 1 year ago

seems I need to figure out what quadlet is then lol

jelly commented 1 year ago

@Titaniumtown what does Cockpit break? We don't allow editing of containers or setting the auto-update label so nothing can really interfere with it. Or do you mean, Cockpit not supporting it breaks it?

Titaniumtown commented 1 year ago

@jelly I was mistaken. Setting up Quadlet works perfectly with cockpit-podman. I'm still learning about containers and managing them.