summaryrefslogtreecommitdiff
path: root/pkg/bindings
Commit message (Expand)AuthorAge
* podman-remote build should handle -f option properlyDaniel J Walsh2021-06-08
* remote: always send resize before the container startsPaul Holzinger2021-06-04
* Handle hard links in different directoriesDaniel J Walsh2021-05-24
* Handle hard links in remote buildsDaniel J Walsh2021-05-22
* Fix podman-remote build --rm=false ...Daniel J Walsh2021-05-10
* build: improve regex for iidfileGiuseppe Scrivano2021-05-06
* Merge pull request #10208 from Luap99/play-kube-macOpenShift Merge Robot2021-05-05
|\
| * add --mac-address to podman play kubePaul Holzinger2021-05-04
* | migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
|/
* Merge pull request #10018 from jmguzik/more-network-bindings-testsOpenShift Merge Robot2021-04-17
|\
| * Add network bindings tests: remove and listJakub Guzik2021-04-15
* | add --ip to podman play kubePaul Holzinger2021-04-16
|/
* Fix flake on failed podman-remote build : try 2Daniel J Walsh2021-04-14
* Add network prune filters support to bindingsJakub Guzik2021-04-10
* Handle podman-remote --arch, --platform, --osDaniel J Walsh2021-04-07
* Merge pull request #9754 from mheon/add_depOpenShift Merge Robot2021-04-06
|\
| * Add --requires flag to podman run/createMatthew Heon2021-04-06
* | Merge pull request #9938 from jmguzik/network-bindings-initial-testsOpenShift Merge Robot2021-04-05
|\ \
| * | Initial network bindings testsJakub Guzik2021-04-05
* | | Fix missing podman-remote build optionsDaniel J Walsh2021-04-02
|/ /
* | Recreate until container prune tests for bindingsJakub Guzik2021-04-01
* | Fix bindings prune containers flaky testJakub Guzik2021-03-31
* | Merge pull request #9863 from jmguzik/fix-prune-filter-funcsOpenShift Merge Robot2021-03-30
|\ \
| * | Containers prune endpoint should use only prune filtersJakub Guzik2021-03-30
* | | Remove semantic version suffices from API callsJhon Honce2021-03-30
| |/ |/|
* | [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
|/
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* Remove resize race conditionDaniel J Walsh2021-03-26
* Fix swapped dimensions from terminal.GetSizeAnders F Björklund2021-03-26
* pkg/bindings/images.Build(): fix a race condition in error reportingNalin Dahyabhai2021-03-16
* Fix array instead of one elem network http apiJakub Guzik2021-03-12
* Handle podman build --dns-searchDaniel J Walsh2021-03-07
* Use version package to track all versionsJhon Honce2021-03-03
* Fix support for podman build --timestampDaniel J Walsh2021-03-02
* Merge pull request #9456 from matejvasek/make_internalOpenShift Merge Robot2021-02-22
|\
| * [NO TESTS NEEDED] Make binding util internalMatej Vasek2021-02-22
* | Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generationOpenShift Merge Robot2021-02-22
|\ \ | |/ |/|
| * --no-header flag implementation for generate systemdJakub Guzik2021-02-22
* | Merge pull request #9275 from rhatdan/buildOpenShift Merge Robot2021-02-22
|\ \
| * | Add missing params for podman-remote buildDaniel J Walsh2021-02-16
* | | bump go module to v3Valentin Rothberg2021-02-22
| |/ |/|
* | Don't switch on a single caseNikolay Edigaryev2021-02-18
* | bindings: support simple types that implement fmt.Stringer interfaceNikolay Edigaryev2021-02-18
* | correct startup error messageValentin Rothberg2021-02-16
|/
* [NO TESTS NEEDED] Refactor generated codeMatej Vasek2021-02-14
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable golint linterPaul Holzinger2021-02-11
* Enable stylecheck linterPaul Holzinger2021-02-11
* Merge pull request #9125 from ashley-cui/secretswiringOpenShift Merge Robot2021-02-09
|\
| * Implement SecretsAshley Cui2021-02-09