2c270a6644
This fixes an asymmetry we introduced when rendering using the `ostree://` prefix; we now support parsing it as well. We reject the `rojig://` prefix explicitly for now. On the implementation side...things are messy. My thought is that we do our best to canonicalize at the entrypoints for both the client side as well as the server side. However, for backwards compatibility we can't go all the way to writing out `ostree://` to disk in the origin files. I'm actually uncertain if Cockpit will deal with this...need to test that. Closes: #1210 Approved by: jlebon |
||
---|---|---|
.. | ||
jsonutil.c | ||
postprocess.c | ||
test-basic.sh | ||
test-kargs.c | ||
test-ucontainer.sh | ||
test-utils.c |