spiegel_podman/pkg
Miloslav Trmač 4dab4d97de RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestination
The goal is to be very explicit about which functions try to heuristically
guess what is the expected format of the string.  Not quite "shaming"
the users, but making sure they stand out.

RFC:
- Is this at all acceptable? Desirable?
- varlink ExportImage says "destination must have transport type";
  should it be using alltransports.ParseImageReference
  + PushImageToReference, then?

(While touching the call in cmd/podman, also remove a commented-out
older version of the call.)

Should not change behavior (but does not add unit tests).

Signed-off-by: Miloslav Trmač <mitr@redhat.com>

Closes: #1176
Approved by: rhatdan
2018-08-01 18:22:59 +00:00
..
annotations Spell check strings and comments 2018-05-25 08:45:15 +00:00
apparmor AppArmor: runtime check if it's enabled on the host 2018-07-23 18:11:09 +00:00
chrootuser changes to allow for darwin compilation 2018-06-29 20:44:09 +00:00
ctime ctime: Drop 32-/64-bit distinction on Linux 2018-07-07 20:35:00 +00:00
hooks hooks: Add debug logging for initial hook loading 2018-06-04 13:01:56 +00:00
inspect Add missing runtime.go lines to set namespace 2018-07-24 16:12:31 -04:00
kubeutils Remove dependency on kubernetes 2018-03-27 21:55:33 +00:00
netns Fix godoc comment in pkg/netns 2018-07-27 02:48:16 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
registries rootless: allow a per-user registries.conf file 2018-07-20 11:00:52 +02:00
rootless rootless: require subids to be present 2018-07-16 13:40:40 +00:00
secrets rootless: support a per-user mounts.conf 2018-07-20 11:00:53 +02:00
spec network: add support for rootless network with slirp4netns 2018-07-31 13:39:29 +00:00
util podman: provide a default UID mapping when non root 2018-06-15 14:53:18 +00:00
varlinkapi RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestination 2018-08-01 18:22:59 +00:00