index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
Commit message (
Expand
)
Author
Age
*
Consolidate creation of SystemContext with auth.json into a helper
Miloslav Trmač
2021-12-10
*
Remove pkg/auth.Header
Miloslav Trmač
2021-12-10
*
Call MakeXRegistryAuthHeader instead of Header(..., XRegistryAuthHeader)
Miloslav Trmač
2021-12-10
*
Turn headerAuth into MakeXRegistryAuthHeader
Miloslav Trmač
2021-12-10
*
Call MakeXRegistryConfigHeader instead of Header(..., XRegistryConfigHeader)
Miloslav Trmač
2021-12-10
*
Turn headerConfig into MakeXRegistryConfigHeader
Miloslav Trmač
2021-12-10
*
Move the auth file creation to GetCredentials
Miloslav Trmač
2021-12-10
*
Consolidate the error handling path in GetCredentials
Miloslav Trmač
2021-12-10
*
Only look up HTTP header values once in GetCredentials
Miloslav Trmač
2021-12-10
*
Use Header.Values in GetCredentials.has
Miloslav Trmač
2021-12-10
*
Beautify GetCredentials.has a bit
Miloslav Trmač
2021-12-10
*
Pass a header value directly to parseSingleAuthHeader and parseMultiAuthHeader
Miloslav Trmač
2021-12-10
*
Simplify parseSingleAuthHeader
Miloslav Trmač
2021-12-10
*
Simplify the interface of parseSingleAuthHeader
Miloslav Trmač
2021-12-10
*
Don't return a header name from auth.GetCredentials
Miloslav Trmač
2021-12-10
*
Fix normalizeAuthFileKey to use the correct semantics
Miloslav Trmač
2021-12-10
*
Rename normalize and a few variables
Miloslav Trmač
2021-12-10
*
Add TestHeaderGetCredentialsRoundtrip
Miloslav Trmač
2021-12-10
*
Add tests for auth.Header
Miloslav Trmač
2021-12-10
*
Improve TestAuthConfigsToAuthFile
Miloslav Trmač
2021-12-10
*
Add unit tests for singleAuthHeader
Miloslav Trmač
2021-12-10
*
Add unit tests for multiAuthHeader
Miloslav Trmač
2021-12-10
*
[NO NEW TESTS NEEDED] rootless: declare TEMP_FAILURE_RETRY before usage (Fixe...
Marc Nguyen
2021-12-10
*
--hostname should be set when using --pod new:foobar
Daniel J Walsh
2021-12-09
*
Merge pull request #12545 from vrothberg/fix-12477
OpenShift Merge Robot
2021-12-09
|
\
|
*
generate systemd: support entrypoint JSON strings
Valentin Rothberg
2021-12-08
*
|
Merge pull request #12541 from flouthoc/remote_blank_entrypoint
OpenShift Merge Robot
2021-12-08
|
\
\
|
*
|
specgen: honor empty args for entrypoint
Aditya Rajan
2021-12-08
|
|
/
*
/
remove runlabel test for global opts
Valentin Rothberg
2021-12-08
|
/
*
Update vendor or containers/common moving pkg/cgroups there
Daniel J Walsh
2021-12-07
*
Merge pull request #12466 from dispensable/respect_pod_yaml_spec_hostname_whe...
OpenShift Merge Robot
2021-12-03
|
\
|
*
Hostname in `spec.hostname` should be passed to infra ctr init opt
wangqiang
2021-12-01
*
|
Merge pull request #12440 from umohnani8/cm
OpenShift Merge Robot
2021-12-03
|
\
\
|
*
|
Add support for configmap volumes to play kube
Urvashi Mohnani
2021-12-02
*
|
|
Merge pull request #12484 from machacekondra/restartSec
OpenShift Merge Robot
2021-12-03
|
\
\
\
|
*
|
|
Add restart-sec option to systemd generate
Ondra Machacek
2021-12-03
*
|
|
|
Merge pull request #12486 from giuseppe/use-configured-compression-format
OpenShift Merge Robot
2021-12-03
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmd, push: use the configured compression format
Giuseppe Scrivano
2021-12-02
*
|
|
|
Merge pull request #12483 from vrothberg/fix-12468
OpenShift Merge Robot
2021-12-02
|
\
\
\
\
|
*
|
|
|
compat API: push: report size of manifest
Daniel J Walsh
2021-12-02
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #12365 from mtrmac/random
OpenShift Merge Robot
2021-12-02
|
\
\
\
\
|
*
|
|
|
Allow containerPortsToServicePorts to fail
Miloslav Trmač
2021-11-30
|
|
/
/
/
*
|
|
|
Merge pull request #12480 from vrothberg/fix-12453
OpenShift Merge Robot
2021-12-02
|
\
\
\
\
|
*
|
|
|
compat: images/json
Valentin Rothberg
2021-12-02
*
|
|
|
|
Merge pull request #12469 from Luap99/ns-teardown-flake
OpenShift Merge Robot
2021-12-02
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix possible rootless netns cleanup race
Paul Holzinger
2021-12-01
|
|
/
/
/
*
|
|
|
Merge pull request #12425 from tnk4on/remote-build-eval-containerfile
OpenShift Merge Robot
2021-12-02
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fixed the containerfile not found during remote build.
Shion Tanaka
2021-11-30
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #12307 from hshiina/device-weight
OpenShift Merge Robot
2021-12-01
|
\
\
\
|
*
|
|
Implement 'podman run --blkio-weight-device'
Hironori Shiina
2021-11-30
[next]