summaryrefslogtreecommitdiff
path: root/src/conf_mode/container.py
AgeCommit message (Expand)Author
2023-09-09container: T5563 Fix environment replaced by labelCyrus
2023-08-31T5531: Containers add label optionViacheslav Hletenko
2023-08-25container: T5463: Fix iteration to publish all port nodessarthurdev
2023-08-24T5506: Add link-local IPv6 address for container interfacesViacheslav Hletenko
2023-08-23T5463: Container allow publish listen-addressesViacheslav Hletenko
2023-08-07T5319: remove workarounds for defaults in container.pyJohn Estabrook
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-06-27T5304: Container add volume bind propagation optionViacheslav Hletenko
2023-04-14container: T5082: enable aardvark-dns supportChristian Breunig
2023-04-14container: T5082: shorten container network prefix to allow longer namesChristian Breunig
2023-04-06container: T5147: ensure container network exists before VRF operationChristian Breunig
2023-04-02container: T5134: support binding container network to specific VRFChristian Breunig
2023-04-01container: T4959: bugfix credential validation on registriesChristian Breunig
2023-04-01container: T5082: switch to netavark network stackChristian Breunig
2023-04-01container: T5047: bugfix TypeError: argument of type 'NoneType' is not iterableChristian Breunig
2023-03-28container: T5047: restart only containers that changedChristian Breunig
2023-03-28container: T2216: explicitly select CNI network backendChristian Breunig
2023-03-10container: T4959: add registry authentication optionChristian Breunig
2023-02-28T4967: Allow setting container hostnameViacheslav Hletenko
2023-02-28Merge pull request #1784 from Zen3515/current-add-container-command-argChristian Breunig
2023-02-21T4978: Default values of port rewrite default container valuesViacheslav Hletenko
2023-02-09Revert "container: T4959: Add container registry authentication config for co...Christian Breunig
2023-01-31container: T4014: Add `command`, `arg` and `entrypoint` configuration options...Zen3515
2023-01-30container: T4959: Add container registry authentication config for containersZen3515
2023-01-21container: T4947: support mounting container volumes as ro or rwChristian Breunig
2022-12-25container: T2216: use defaultValue XML definition to define port protocolChristian Poessinger
2022-12-25container: T2216: add verify() for port definitionChristian Poessinger
2022-11-05container: T4802: support per container shared-memory size configurationChristian Poessinger
2022-10-29containers: T3903: Use systemd units for containerssarthurdev
2022-06-28Merge pull request #1376 from sever-sever/T4473Christian Poessinger
2022-06-28containers: T4486: Fix path for removing containersViacheslav Hletenko
2022-06-28containers: T4473: Fix create container with not exist networkViacheslav Hletenko
2022-05-12container: T2216: use warning over exception when container image does not existChristian Poessinger
2022-05-01container: T4353: fix Jinja2 linting errorsChristian Poessinger