aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/server/server.go
Commit message (Expand)AuthorAge
* Remove redundant log messageErik Sjölund2022-09-26
* Add "podman kube generate" commandNiall Crowe2022-08-11
* switch from "kube/play" endpoint to "play/kube" endpoint.Niall Crowe2022-08-02
* Add "podman kube play" cmdNiall Crowe2022-07-13
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* Swagger refactor/cleanupJhon Honce2022-05-19
* Report correct RemoteURIDaniel J Walsh2022-05-04
* systemd socker activation: check listenerPaul Holzinger2022-04-21
* system service: remove unnecessary pointer to listnerPaul Holzinger2022-04-21
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor manifest list operationsJhon Honce2022-01-14
* Fix CI flake on time of shutdown for API serviceJhon Honce2021-10-12
* Enable /debug/pprof API service endpointsJhon Honce2021-10-08
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* Remove ReadHeaderTimeoutMatej Vasek2021-07-29
* Add CORS supportBoaz Shuster2021-06-04
* Downgrade API service routing table loggingJhon Honce2021-05-20
* bump go module to v3Valentin Rothberg2021-02-22
* Implement SecretsAshley Cui2021-02-09
* Ensure shutdown handler access is syncronizedMatthew Heon2021-01-25
* SpellingJosh Soref2020-12-22
* Make podman service log eventsJhon Honce2020-11-19
* Enforce LIFO ordering for shutdown handlersMatthew Heon2020-10-13
* Enable masking stop signals within container creationMatthew Heon2020-10-12
* Add a shutdown handler packageMatthew Heon2020-10-12
* Fixes remote attach and exec to signal IdleTrackerJhon Honce2020-10-05
* Refactor IdleTracker to handle StateIdle transitionsJhon Honce2020-09-29
* podman.service: use sdnotiyValentin Rothberg2020-08-13
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix: Correct connection counters for hijacked connectionsKorhonen Sami (Samlink)2020-07-09
* Remove hijacked connections from active connections listKorhonen Sami (Samlink)2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Ensure umask is set appropriately for 'system service'Matthew Heon2020-06-26
* Fixup issues found by golintDaniel J Walsh2020-06-10
* v2 copy endpointsBrent Baude2020-05-26
* Add MethodNotAllowedHandler() to add in debuggingJhon Honce2020-05-22
* enable podman v2 networking for remote clientBrent Baude2020-05-12
* add {generate,play} kubeValentin Rothberg2020-05-06
* Instrumentation to answer #5765Jhon Honce2020-04-22
* V2 Fix support for tcp://[::]<port> connectionsJhon Honce2020-04-17
* Refactor service idle supportJhon Honce2020-04-13
* V2 podman system serviceJhon Honce2020-04-07
* Merge pull request #5540 from jwhonce/issues/5531OpenShift Merge Robot2020-03-18
|\
| * Reduce CPU usage when --timeout=0Jhon Honce2020-03-18
* | serve swagger when presentBrent Baude2020-03-18
|/
* apiv2 addition of manifestsBrent Baude2020-03-16
* update systemd & dbus dependenciesValentin Rothberg2020-03-10
* Remove 1 sec delayJhon Honce2020-02-25
* Fix handler and systemd activation errorsJhon Honce2020-02-17