aboutsummaryrefslogtreecommitdiff
path: root/pkg/autoupdate
Commit message (Expand)AuthorAge
* auto-update: validate container imageValentin Rothberg2022-09-26
* kube play: support auto updates and rollbacksValentin Rothberg2022-09-06
* pkg/autoupdate: allow updating multiple tasks per unitValentin Rothberg2022-09-05
* pkg/autoupdate: "image" policy: add deprecation commentValentin Rothberg2022-08-04
* pkg/autoupdate: decompose the update logicValentin Rothberg2022-08-04
* pkg/autoupdate: move status into `task`Valentin Rothberg2022-08-04
* pkg/autoupdate: document fields of `updater`Valentin Rothberg2022-08-04
* pkg/autoupdate: remove image map from updaterValentin Rothberg2022-08-04
* pkg/autoupdate: use policy consts were possibleValentin Rothberg2022-08-04
* pkg/autoupdate: introduce status constantsValentin Rothberg2022-08-04
* pkg/autoupdate: move authfile into `tasks`Valentin Rothberg2022-08-04
* pkg/autoupdate: move more logic under `task`Valentin Rothberg2022-08-04
* pkg/autoupdate: s/updateImage/pullImage/Valentin Rothberg2022-08-04
* pkg/autoupdate: repull image if other containers failedValentin Rothberg2022-08-04
* pkg/autoupdate: update unit-by-unitValentin Rothberg2022-08-04
* pkg/autoupdate: introduce the notion of a `task`Valentin Rothberg2022-08-04
* pkg/autoupdate: remove redundant branchValentin Rothberg2022-08-04
* pkg/autoupdate: move policy map into updaterValentin Rothberg2022-08-04
* pkg/autoupdate: introduce `updater` for shared stateValentin Rothberg2022-08-04
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* auto update: create an eventValentin Rothberg2022-05-23
* enable unparam linterPaul Holzinger2022-04-25
* bump go module to version 4Valentin Rothberg2022-01-18
* vendor c/common@mainValentin Rothberg2021-09-20
* auto-update: fix authfile labelValentin Rothberg2021-08-30
* auto-update: simple rollbackValentin Rothberg2021-08-05
* auto-update: add --dry-runValentin Rothberg2021-07-15
* auto-update: make output more user friendlyValentin Rothberg2021-07-14
* auto update: minor style nitsValentin Rothberg2021-07-13
* auto update: pass through a contextValentin Rothberg2021-07-13
* auto-update: use libimage for image checksValentin Rothberg2021-07-13
* auto update: fix authfile detectionValentin Rothberg2021-07-13
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* TODO completeParker Van Roy2021-04-29
* Autoupdate local label functionalParker Van Roy2021-04-28
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* Correct compat images/create?fromImage responseMilivoje Legenovic2021-02-26
* bump go module to v3Valentin Rothberg2021-02-22
* SpellingJosh Soref2020-12-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* auto-update: use image's archValentin Rothberg2020-06-16
* Give `auto-update` ability to use per-container authfile specified by label.Ondřej Kraus2020-05-17
* auto-update: support authfilesValentin Rothberg2020-05-12
* auto update: skip non-image policiesValentin Rothberg2020-04-14
* auto updatesValentin Rothberg2020-03-17