aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Preserve all unknown PolicyRequirement fields on (podman image trust set)Miloslav Trmač2022-08-25
* Reorganize the types in policy.go a bitMiloslav Trmač2022-08-25
* Add support for showing keyPaths in (podman image trust show)Miloslav Trmač2022-08-25
* Support (image trust show) for sigstoreSigned entriesMiloslav Trmač2022-08-25
* BREAKING CHANGE: Change how (podman image trust show) represents multiple req...Miloslav Trmač2022-08-25
* Reorganize descriptionsOfPolicyRequirements a bitMiloslav Trmač2022-08-25
* Use the full descriptionsOfPolicyRequirements for the default scopeMiloslav Trmač2022-08-25
* Rename haveMatchRegistry to registriesDConfigurationForScopeMiloslav Trmač2022-08-25
* Rename tempTrustShowOutput to entryMiloslav Trmač2022-08-25
* Split descriptionsOfPolicyRequirements out of getPolicyShowOutputMiloslav Trmač2022-08-25
* Recognize the new lookaside names for simple signing sigstoreMiloslav Trmač2022-08-25
* Add a unit test for trust.PolicyDescriptionMiloslav Trmač2022-08-25
* Make the output of (podman image trust show) deterministicMiloslav Trmač2022-08-25
* Make most of pkg/trust package-privateMiloslav Trmač2022-08-25
* Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescriptionMiloslav Trmač2022-08-25
* Add support for sigstoreSigned in (podman image trust set)Miloslav Trmač2022-08-25
* Create new policy entries together with validating inputMiloslav Trmač2022-08-25
* Improve validation of data in ImageEngine.SetTrustMiloslav Trmač2022-08-25
* Move most of imageEngine.SetTrust to pkg/trust.AddPolicyEntriesMiloslav Trmač2022-08-25
* Add a variable for scopeMiloslav Trmač2022-08-25
* Make trust.CreateTempFile privateMiloslav Trmač2022-08-25
* Reorganize pkg/trustMiloslav Trmač2022-08-25
* Remove an unused trust.ShowOutput typeMiloslav Trmač2022-08-25
* Remove commented out codeMiloslav Trmač2022-08-25
* Merge pull request #15437 from mheon/default_volume_timeoutOpenShift Merge Robot2022-08-24
|\
| * Add support for containers.conf volume timeoutsMatthew Heon2022-08-23
* | Merge pull request #15443 from flouthoc/env-merge-supportOpenShift Merge Robot2022-08-24
|\ \
| * | run,create: add support for --env-merge for preprocessing varsAditya R2022-08-24
* | | Merge pull request #15351 from marshall-lee/images-pull-simpleOpenShift Merge Robot2022-08-24
|\ \ \ | |/ / |/| |
| * | Add ProgressWriter to PullOptionsVladimir Kochnev2022-08-19
| * | Use request Context() in API handlersVladimir Kochnev2022-08-18
| * | Simplify ImagesPull for when Quiet flag is onVladimir Kochnev2022-08-18
* | | Merge pull request #15372 from arixmkii/win_compatOpenShift Merge Robot2022-08-23
|\ \ \ | |_|/ |/| |
| * | Improved Windows compatibilityArthur Sengileyev2022-08-23
| |/
* | Merge pull request #15421 from sstosh/refactor-rawinputOpenShift Merge Robot2022-08-23
|\ \
| * | Refactor: About the RawInput processToshiki Sonoda2022-08-23
| |/
* | Merge pull request #15415 from cdoern/cloneOpenShift Merge Robot2022-08-23
|\ \
| * | pass environment variables to container cloneCharlie Doern2022-08-22
| |/
* / Warning messages are printed and ignored if we use an unsupported optionToshiki Sonoda2022-08-23
|/
* Merge pull request #15368 from m0duspwnens/api_sort_hc_bindsOpenShift Merge Robot2022-08-17
|\
| * sort hc.Binds returned from compat apiJosh Patterson2022-08-17
* | Cirrus: add podman_machine_aarch64Lokesh Mandvekar2022-08-17
* | Merge pull request #14999 from sstosh/restart-optionOpenShift Merge Robot2022-08-17
|\ \
| * | Add restart --cidfile, --filterToshiki Sonoda2022-08-12
* | | podman manifest create: accept --amend and --insecure flagsNalin Dahyabhai2022-08-16
| |/ |/|
* | Merge pull request #15270 from nicrowe00/kubegenerateOpenShift Merge Robot2022-08-16
|\ \
| * | Add "podman kube generate" commandNiall Crowe2022-08-11
* | | Don't warn on '/' not being shared while in a containerDaniel J Walsh2022-08-15
* | | pkg/domain: Add stubs for non-linux buildsDoug Rabson2022-08-15
* | | pkg/specgen: Add stubs for non-linux buildsDoug Rabson2022-08-15