Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implement --archive flag for podman cp | Matej Vasek | 2021-07-01 |
| | | | | Signed-off-by: Matej Vasek <mvasek@redhat.com> | ||
* | read secret config from config file if no user data. | Tino Rusch | 2021-06-24 |
| | | | | | | | | | | | | feat: read secret config from config file if the user hasn't entered explicit config values feat: allow to specify `--driver-opts opt1=val1,opt2=val2` in the secret create command to allow overriding the default values fix: show driver options in `podman secret inspect` Signed-off-by: Tino Rusch <tino.rusch@gmail.com> | ||
* | [NO TESTS NEEDED] Make binding util internal | Matej Vasek | 2021-02-22 |
The functions are supposed to be called only from generated code Signed-off-by: Matej Vasek <mvasek@redhat.com> |