Releases: ocadotechnology/mirror-operator
Releases · ocadotechnology/mirror-operator
0.8.0
What's Changed
- feat: move from travis-ci to github action and ghcr.io as registry by @dh-harald in #68
- feat: upgrade python kubernetes library by @dh-harald in #69
New Contributors
- @dh-harald made their first contribution in #68
Full Changelog: 0.7.6...0.8.0
0.7.5
- Add
services
operational mode. - Refactor code to reduce the amount of
pylint
warnings.
0.7.4
0.7.3.1
0.7.3
Improve daemonsets
Merge pull request #52
- feat: pull 'certificate-installation' image from the same mirror as for 'hostess'
- fix: change imagePullPolicy for certificate-installation containers
Add priorityClass support
Merge pull request #51
feat: add priorityClass support
Update to more recent kubernetes apis to support k8s 1.16
Merge pull request #50 from ocadotechnology/upgrade-python-in-travis ci: bring travis python up to date
Add python to snyk monitored files
Merge pull request #46 from ocadotechnology/backlog-1045 feat: Enable snyk-python testing
Integrating Snyk
feat: enable snyk to check for vulnerabilities