summaryrefslogtreecommitdiff
path: root/pkg
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
* | correct typo words in docsDavid Marshall2022-01-05
* | Merge pull request #12208 from cdoern/podSecurityOptOpenShift Merge Robot2022-01-05
|\ \
| * | Pod Security Option supportcdoern2021-12-27
* | | Merge pull request #12429 from cdoern/scpOpenShift Merge Robot2022-01-05
|\ \ \
| * | | podman image scp never enter podman user NScdoern2021-12-23
| | |/ | |/|
* | | 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
|\ \ \ \
| * | | | legacy events: also set exitCodeLeah Neukirchen2022-01-03
| * | | | legacy events: also set Action="die"Leah Neukirchen2021-12-17
* | | | | Merge pull request #12709 from flouthoc/ign_add_certsOpenShift Merge Robot2022-01-04
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ignition: add certs from current user into the machine while initAditya Rajan2021-12-27
| | |_|/ | |/| |
* | | | Merge pull request #12732 from strideynet/fix-default-cpu-period-commentOpenShift Merge Robot2022-01-03
|\ \ \ \
| * | | | fix misleading comment regarding default value of cpu period [NO NEW TESTS NE...Noah Stride2022-01-03
* | | | | Update swagger documentationDaniel J Walsh2021-12-31
|/ / / /
* | | | Merge pull request #12705 from olitha/compat-api-containers-sha256OpenShift Merge Robot2021-12-29
|\ \ \ \ | |/ / / |/| | |
| * | | prefix imageId with sha256: in containers listOliver2021-12-29
* | | | Introduce Windows WSL implementation of podman machineJason T. Greene2021-12-24
|/ / /
* | | Merge pull request #12627 from rhatdan/passwdOpenShift Merge Robot2021-12-23
|\ \ \
| * | | Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* | | | container creation: don't apply reserved annotations from imageValentin Rothberg2021-12-23
|/ / /
* | | Merge pull request #12672 from adrianreber/2021-12-21-check-for-memtrackOpenShift Merge Robot2021-12-23
|\ \ \