podman/vendor
Ashley Cui 832a69b0be Implement Secrets
Implement podman secret create, inspect, ls, rm
Implement podman run/create --secret
Secrets are blobs of data that are sensitive.
Currently, the only secret driver supported is filedriver, which means creating a secret stores it in base64 unencrypted in a file.
After creating a secret, a user can use the --secret flag to expose the secret inside the container at /run/secrets/[secretname]
This secret will not be commited to an image on a podman commit

Signed-off-by: Ashley Cui <acui@redhat.com>
2021-02-09 09:13:21 -05:00
..
github.com Implement Secrets 2021-02-09 09:13:21 -05:00
go.etcd.io/bbolt Bump go.etcd.io/bbolt from 1.3.4 to 1.3.5 2020-06-18 05:55:55 -04:00
go.mozilla.org/pkcs7 Bump to Buildah 1.16.0-dev in upstream 2020-08-03 14:34:24 -04:00
go.opencensus.io Bump to Buildah v1.11.5 2019-11-13 10:57:19 -05:00
go.uber.org/atomic Vendor in some cobra PRs to improve the completion experience. 2020-11-12 11:32:03 +01:00
golang.org/x Bump github.com/onsi/gomega from 1.10.4 to 1.10.5 2021-02-03 11:00:57 +01:00
google.golang.org new "image" mount type 2020-10-29 15:06:22 +01:00
gopkg.in Add X-Registry-Config support 2020-09-29 08:46:44 -07:00
k8s.io Bump k8s.io/apimachinery from 0.19.4 to 0.20.0 2020-12-09 06:05:03 -05:00
sigs.k8s.io Bump k8s.io/apimachinery from 0.18.8 to 0.19.0 2020-08-28 05:45:35 -04:00
modules.txt Implement Secrets 2021-02-09 09:13:21 -05:00