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
Commit message (
Expand
)
Author
Age
*
Make XRegistryAuthHeader and XRegistryConfigHeader private
Miloslav Trmač
2021-12-10
*
Remove the authfile parameter of MakeXRegistryAuthHeader
Miloslav Trmač
2021-12-10
*
Simplify the header decision in pkg/bindings/images.Build a bit
Miloslav Trmač
2021-12-10
*
Remove the authfile parameter of MakeXRegistryConfigHeader
Miloslav Trmač
2021-12-10
*
Remove no-longer-useful name variables
Miloslav Trmač
2021-12-10
*
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
*
Merge pull request #12569 from vrothberg/fix-12167
OpenShift Merge Robot
2021-12-10
|
\
|
*
pprof CI flakes: enforce 5 seconds grace period
Valentin Rothberg
2021-12-10
*
|
Merge pull request #12564 from Darkness4/main
OpenShift Merge Robot
2021-12-10
|
\
\
|
|
/
|
/
|
|
*
[NO NEW TESTS NEEDED] rootless: declare TEMP_FAILURE_RETRY before usage (Fixe...
Marc Nguyen
2021-12-10
|
/
*
Merge pull request #12555 from rhatdan/pod
Daniel J Walsh
2021-12-09
|
\
|
*
--hostname should be set when using --pod new:foobar
Daniel J Walsh
2021-12-09
*
|
Merge pull request #12547 from cevich/cached_swagger
OpenShift Merge Robot
2021-12-09
|
\
\
|
|
/
|
/
|
|
*
Cirrus: Use cached swagger binary
Chris Evich
2021-12-09
*
|
Merge pull request #12556 from edsantiago/rm_rm_podman_pause_image
OpenShift Merge Robot
2021-12-09
|
\
\
|
*
|
System tests: remove rm_pause_image()
Ed Santiago
2021-12-09
*
|
|
Merge pull request #12557 from vrothberg/fix-11825
OpenShift Merge Robot
2021-12-09
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
inotify: make sure to remove files
Valentin Rothberg
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
|
|
/
*
|
Merge pull request #12529 from vrothberg/fix-12436
OpenShift Merge Robot
2021-12-08
|
\
\
|
*
|
remove runlabel test for global opts
Valentin Rothberg
2021-12-08
*
|
|
Merge pull request #12543 from containers/dependabot/go_modules/github.com/ub...
OpenShift Merge Robot
2021-12-08
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bump github.com/uber/jaeger-client-go
dependabot[bot]
2021-12-08
|
/
/
*
|
Merge pull request #12538 from giuseppe/fix-12535
OpenShift Merge Robot
2021-12-08
|
\
\
|
*
|
utils: reintroduce moveToCgroup
Giuseppe Scrivano
2021-12-08
|
/
/
*
|
Merge pull request #12531 from vrothberg/fix-11636
OpenShift Merge Robot
2021-12-07
|
\
\
[next]