Komodo v1.15.6
Changelog
- StopAllContainers will now skip containers with the
periphery.skip
label. - @metril- This has been added to config documentation (ie compose files)
- Stack: Git Repo mode
- Can now write compose files and commit the change to Git Repo. Requires write token.
- You can point it to a new repo, and configure file that doesn't exist yet, and initialize the file with a commit.
- Deploy stack if changed
- New API call and Procedure function, it checks the deployed contents vs the latest contents, and only deploys if changed.
- Webhooks will call this by default, can always deploy using
webhook_force_deploy
. - Can add
Deploy Stack If Changed
to Procedures.
- Resource Sync:
- In the Sync Pending view, you now have the option to execute pending changes one resource at a time.
- Can now write resource files when in File on Server mode / Git repo mode (via commit). Requires write token for Git repo mode.
- You can point it to a new file in a folder / repo that doesn't exist yet, and initialize the file with a commit.
- Specify multiple resource folders / files. Ie can select just 2 files in a folder now. More freedom to select which resource files to include.
- Server Stats Page:
- Move charts to react charts - @metril
- Processes table can be heavy on the browser. Now it won't load in at all until you open with a toggle.
- Add all containers page
Upgrading
There are some backward-compatible changes to the Periphery agent. Periphery needs an upgrade to commit compose file changes to git repos.
Thanks to everyone involved in this release, your feedback has been invaluable. 🦎