lxc / distrobuilder

System container image builder for LXC and Incus
https://linuxcontainers.org
Apache License 2.0
577 stars 166 forks source link

Keep incus-agent org.linuxcontainers.lxd campatible support #860

Closed nanjj closed 3 months ago

nanjj commented 3 months ago

Instead of com.canonical.lxd. So some day com.canonical.lxd break the compatibility, it's their choice. For incus user's images, they can keep work with org.linuxcontainers.* compatible engine, it's good enough.

stgraber commented 3 months ago

I don't think we'll do that.

The reality is that introducing this logic would then have users expect things to work on LXD when we can't test or debug on it without risking legal issues due to their licensing change.

Moving to wildcard patterns also makes this likely to run into troubles should we decide to add additional serial consoles in the future.