summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #11538 from mtrmac/http-credentialsOpenShift Merge Robot2022-01-06
|\
| * Make XRegistryAuthHeader and XRegistryConfigHeader privateMiloslav Trmač2021-12-10
| * Remove the authfile parameter of MakeXRegistryAuthHeaderMiloslav Trmač2021-12-10
| * Simplify the header decision in pkg/bindings/images.Build a bitMiloslav Trmač2021-12-10
| * Remove the authfile parameter of MakeXRegistryConfigHeaderMiloslav Trmač2021-12-10
| * Remove no-longer-useful name variablesMiloslav Trmač2021-12-10
| * Consolidate creation of SystemContext with auth.json into a helperMiloslav Trmač2021-12-10
| * Remove pkg/auth.HeaderMiloslav Trmač2021-12-10
| * Call MakeXRegistryAuthHeader instead of Header(..., XRegistryAuthHeader)Miloslav Trmač2021-12-10
| * Turn headerAuth into MakeXRegistryAuthHeaderMiloslav Trmač2021-12-10
| * Call MakeXRegistryConfigHeader instead of Header(..., XRegistryConfigHeader)Miloslav Trmač2021-12-10
| * Turn headerConfig into MakeXRegistryConfigHeaderMiloslav Trmač2021-12-10
| * Move the auth file creation to GetCredentialsMiloslav Trmač2021-12-10
| * Consolidate the error handling path in GetCredentialsMiloslav Trmač2021-12-10
| * Only look up HTTP header values once in GetCredentialsMiloslav Trmač2021-12-10
| * Use Header.Values in GetCredentials.hasMiloslav Trmač2021-12-10
| * Beautify GetCredentials.has a bitMiloslav Trmač2021-12-10
| * Pass a header value directly to parseSingleAuthHeader and parseMultiAuthHeaderMiloslav Trmač2021-12-10
| * Simplify parseSingleAuthHeaderMiloslav Trmač2021-12-10
| * Simplify the interface of parseSingleAuthHeaderMiloslav Trmač2021-12-10
| * Don't return a header name from auth.GetCredentialsMiloslav Trmač2021-12-10
| * Fix normalizeAuthFileKey to use the correct semanticsMiloslav Trmač2021-12-10
| * Rename normalize and a few variablesMiloslav Trmač2021-12-10
| * Add TestHeaderGetCredentialsRoundtripMiloslav Trmač2021-12-10
| * Add tests for auth.HeaderMiloslav Trmač2021-12-10
| * Improve TestAuthConfigsToAuthFileMiloslav Trmač2021-12-10
| * Add unit tests for singleAuthHeaderMiloslav Trmač2021-12-10
| * Add unit tests for multiAuthHeaderMiloslav Trmač2021-12-10
* | Merge pull request #12759 from rhatdan/ciOpenShift Merge Robot2022-01-06
|\ \
| * | Fix CIDaniel J Walsh2022-01-06
* | | Merge pull request #12687 from rhatdan/volumeOpenShift Merge Robot2022-01-06
|\ \ \ | |/ / |/| |
| * | Support all volume mounts for rootless containersDaniel J Walsh2022-01-04
* | | Merge pull request #12754 from dwmarshall/fix-typosOpenShift Merge Robot2022-01-06
|\ \ \
| * | | correct typo words in docsDavid Marshall2022-01-05
|/ / /
* | | Merge pull request #12750 from rhatdan/errorOpenShift Merge Robot2022-01-05
|\ \ \
| * | | Change Tests to ignore missing containers when removing --allDaniel J Walsh2022-01-05
* | | | Merge pull request #12208 from cdoern/podSecurityOptOpenShift Merge Robot2022-01-05
|\ \ \ \
| * | | | Pod Security Option supportcdoern2021-12-27
* | | | | Merge pull request #12168 from mtrmac/socket-collisionOpenShift Merge Robot2022-01-05
|\ \ \ \ \
| * | | | | Don't initialize the global RNG with GinkgoRandomSeed() in e2e testsMiloslav Trmač2022-01-03
| * | | | | Avoid collisions on RemoteSocket pathsMiloslav Trmač2022-01-03
| * | | | | Refactor remote socket path determination in testsMiloslav Trmač2022-01-03
* | | | | | Merge pull request #12429 from cdoern/scpOpenShift Merge Robot2022-01-05
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | podman image scp never enter podman user NScdoern2021-12-23
* | | | | | Merge pull request #12744 from kolyshkin/fix-flakeOpenShift Merge Robot2022-01-05
|\ \ \ \ \ \
| * | | | | | test/e2e/pod_initcontainers: fix a flakeKir Kolyshkin2022-01-04
| * | | | | | test/e2e/run: don't use date +%N on AlpineKir Kolyshkin2022-01-04
|/ / / / / /
* | | | | | Merge pull request #12735 from rhatdan/mountOpenShift Merge Robot2022-01-04
|\ \ \ \ \ \
| * | | | | | Fix Container List API call to return mount infoDaniel J Walsh2022-01-04
* | | | | | | Merge pull request #12643 from leahneukirchen/events-compatOpenShift Merge Robot2022-01-04
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |