Commit Graph

2 Commits

Author SHA1 Message Date
Daniel J Walsh 66020b6baf Fix Function names to not stutter
Currently callers to the pkg/umask and /pkg/subscriptions
have to make calls lib umask.SetUmask and subscriptions.Subscription
This PR removes the stutter, before people actually use the API.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 15:23:22 -05:00
Daniel J Walsh 83bda5699e Move buildah/pkg/secrets to common/pkg/subscriptions
Since secrets is shared by buildah, podman and cri-o, we need
to move it to containers/common.

Also move containers-mounts.conf.5.md to common from podman,
since this is common to all packages.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-19 10:31:58 -05:00