proxmox/proxmox-apt
Fiona Ebner bae15e2408 apt: split Ceph main repository into no-subscription and enterprise
The old 'main' component stays valid, pointing to no-subscription,
which means the is_referenced_repository() check needs a special case
for it. It will eventually go away, together with the handles for
Quincy.

Alternatively, the standard repository's info() could've been changed
to return multiple possible components, similar to URLs, but as
opposed to URLs, there could be a standard repository that wants to
have multiple components and it feels a bit unnatural, because
multiple components are usually not aliases of the same. And adapting
is_referenced_repository() would be needed here too. So overall, the
above alternative just felt better.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-06-03 14:39:05 +02:00
..
debian bump proxmox-apt to 0.10.0-1 2023-05-24 09:50:33 +02:00
src apt: split Ceph main repository into no-subscription and enterprise 2023-06-03 14:39:05 +02:00
tests apt: split Ceph main repository into no-subscription and enterprise 2023-06-03 14:39:05 +02:00
Cargo.toml bump proxmox-apt to 0.10.0-1 2023-05-24 09:50:33 +02:00