aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat
Commit message (Expand)AuthorAge
* fix API: Create container with an invalid configurationzhangguanzhang2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Merge pull request #6852 from skorhone/fix/6803_null_portsOpenShift Merge Robot2020-07-05
|\
| * Fix issue #6803 Container inspect endpoint returns null for NetworkSettings/P...Korhonen Sami (Samlink)2020-07-03
* | Merge pull request #6838 from mheon/fix_panic_eventsOpenShift Merge Robot2020-07-02
|\ \ | |/ |/|
| * Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* | APIv2:fix: Handle docker volume force as expectedmaybe-sybr2020-07-02
* | APIv2: Add docker compatible volume endpointsmaybe-sybr2020-07-02
|/
* Fix a bug with APIv2 compat network remove to log an ErrNetworkNotFound inste...Maximilian Müller2020-06-27
* Set syslog for exit commands on log-level=debugMatthew Heon2020-06-24
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* Merge pull request #6620 from jgallucci32/api-logs-separateOpenShift Merge Robot2020-06-17
|\
| * Move logs functionality to separate file for APIv2jgallucci322020-06-17
* | fix misc remote build issuesBrent Baude2020-06-17
|/
* handlers/compat: fix lint errorValentin Rothberg2020-06-16
* Merge pull request #6590 from zhangguanzhang/masterOpenShift Merge Robot2020-06-15
|\
| * Add the missing returnzhangguanzhang2020-06-12
* | Turn on More lintersDaniel J Walsh2020-06-15
|/
* Merge pull request #6516 from zhangguanzhang/masterOpenShift Merge Robot2020-06-11
|\
| * fix api fails with 'strconv.ParseUint: parsing "tcp": invalid syntax'zhangguanzhang2020-06-10
* | Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* | Fixup issues found by golintDaniel J Walsh2020-06-10
|/
* Enable detached exec for remoteMatthew Heon2020-06-02
* Add bindings for exec and enable attached remoteMatthew Heon2020-06-01
* Merge pull request #6356 from baude/v2copyendpointsOpenShift Merge Robot2020-05-30
|\
| * v2 copy endpointsBrent Baude2020-05-26
* | compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* | V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* | Merge pull request #6407 from baude/v2eventsstreamOpenShift Merge Robot2020-05-27
|\ \
| * | Add streaming ability to endpointBrent Baude2020-05-27
| |/
* / Fix builds on 32 bit archesDaniel J Walsh2020-05-27
|/
* network compatibility endpoints for APIBrent Baude2020-05-22
* V2 enable remote logs and testingJhon Honce2020-05-22
* v2 podman-remote buildBrent Baude2020-05-21
* Merge pull request #6305 from baude/v2podcreatetestOpenShift Merge Robot2020-05-20
|\
| * enable pod_create remote integration testsBrent Baude2020-05-20
* | Merge pull request #6297 from mheon/minor_fix_attachOpenShift Merge Robot2020-05-20
|\ \
| * | Print container state when erroring that it is improperMatthew Heon2020-05-20
| |/
* / V2 API Version SupportJhon Honce2020-05-20
|/
* V2 Implement terminal handling in bindings attachJhon Honce2020-05-18
* Merge pull request #5831 from mheon/exec_http_attachOpenShift Merge Robot2020-05-15
|\
| * Drop APIv2 resize endpointMatthew Heon2020-05-15
| * Fix lintMatthew Heon2020-05-14
| * Parameters for ExecStart are body, not queryMatthew Heon2020-05-14
| * Prune stale exec sessions on inspectMatthew Heon2020-05-14
| * Add APIv2 handler for resizing exec sessionsMatthew Heon2020-05-14
| * Wire in endpoint for ExecStartMatthew Heon2020-05-14
* | v2 podman remote attach, start, and runBrent Baude2020-05-15
|/
* WIP V2 attach bindings and testJhon Honce2020-05-13
* V2 Impliment tunnelled podman versionJhon Honce2020-05-08