aboutsummaryrefslogtreecommitdiff
path: root/pkg/bindings/test
Commit message (Expand)AuthorAge
* Fix a few missed io/ioutil -> os updatesChris Evich2022-09-21
* Mark some of the option fields as ignored in pkg/bindingsVladimir Kochnev2022-08-26
* Add ProgressWriter to PullOptionsVladimir Kochnev2022-08-19
* pkg/bindings: Support writing image push progress to specified io.WriterNaoto Kobayashi2022-08-08
* Semiperiodoc cleanup of obsolete FIXMEsEd Santiago2022-07-25
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* bindings: Add support for Delete in pkg/bingings/manifestAditya R2022-06-29
* Bump version to v4.1.0-devPaul Holzinger2022-04-27
* enable gocritic linterPaul Holzinger2022-04-26
* replace golint with revive linterPaul Holzinger2022-04-22
* enable staticcheck linterPaul Holzinger2022-04-22
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* Add version guard to libpod API endpointsJhon Honce2022-02-09
* Run codespell on codeDaniel J Walsh2022-01-21
* rename --cni-config-dir to --network-config-dirPaul Holzinger2022-01-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor manifest list operationsJhon Honce2022-01-14
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Add podman rm --dependDaniel J Walsh2022-01-11
* bindings rmi test: clarify behaviorValentin Rothberg2021-12-16
* e2e tests: enable golintEd Santiago2021-11-29
* Cirrus: Fix bindings test hang b/c logging config mismatchChris Evich2021-11-18
* bindings: reuse context for API requestsMoritz "WanzenBug" Wanzenböck2021-11-15
* Fix bindings container log testPaul Holzinger2021-11-04
* Handle HTTP 409 error messages properly for Pod actionsOndra Machacek2021-11-02
* Add guard for BuildOptions.CommonBuildOptsJhon Honce2021-09-30
* Wire network interface into libpodPaul Holzinger2021-09-15
* Enhance bindings for IDE hintsJhon Honce2021-09-14
* Stop outputting 'healthy' on healthcheckDaniel J Walsh2021-09-10
* InfraContainer Reworkcdoern2021-08-26
* Fix file descriptor leaks and add testJhon Honce2021-08-24
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Add network bindings tests: remove and listJakub Guzik2021-04-15
* Add network prune filters support to bindingsJakub Guzik2021-04-10
* Initial network bindings testsJakub Guzik2021-04-05
* Recreate until container prune tests for bindingsJakub Guzik2021-04-01
* Fix bindings prune containers flaky testJakub Guzik2021-03-31
* Containers prune endpoint should use only prune filtersJakub Guzik2021-03-30
* Use version package to track all versionsJhon Honce2021-03-03
* bump go module to v3Valentin Rothberg2021-02-22
* Implement SecretsAshley Cui2021-02-09
* Improve ContainerEngine.ContainerWait()Matej Vasek2021-02-03
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* Add binding options for container|pod existsbaude2021-01-18
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* SpellingJosh Soref2020-12-22
* Merge pull request #8724 from bblenard/support-volume-filters-in-system-pruneOpenShift Merge Robot2020-12-22
|\
| * Add volume filters to system pruneBaron Lenardson2020-12-21