Skip to content

Releases: ocadotechnology/mirror-operator

0.8.0

01 Dec 13:12
01da173
Compare
Choose a tag to compare

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

Full Changelog: 0.7.6...0.8.0

0.7.5

23 Sep 14:33
79fec55
Compare
Choose a tag to compare
0.7.5 Pre-release
Pre-release
  • Add services operational mode.
  • Refactor code to reduce the amount of pylint warnings.

0.7.4

12 Feb 20:28
e6b529d
Compare
Choose a tag to compare
  • revert "feat: enable SNI in nginx"
  • fix: set priorityClass for DaemonSets too

0.7.3.1

31 Dec 15:40
6bfa210
Compare
Choose a tag to compare

FIx handling of a new parameter in 0.7.3

0.7.3

31 Dec 11:44
9ac1d41
Compare
Choose a tag to compare
  • feat: enable SNI in nginx
  • feat: add env var for setting registry host for all images

This release introduces DOCKER_REGISTRY environment variable and deprecates HOSTESS_DOCKER_REGISTRY which will be removed in 1.0.0

Improve daemonsets

17 Dec 13:52
44eda46
Compare
Choose a tag to compare

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

23 Jul 08:50
09b7f3a
Compare
Choose a tag to compare

Merge pull request #51

feat: add priorityClass support

Update to more recent kubernetes apis to support k8s 1.16

13 Jul 10:37
df3c28b
Compare
Choose a tag to compare
Merge pull request #50 from ocadotechnology/upgrade-python-in-travis

ci: bring travis python up to date

Add python to snyk monitored files

03 May 12:39
6e26e84
Compare
Choose a tag to compare
Pre-release
Merge pull request #46 from ocadotechnology/backlog-1045

feat: Enable snyk-python testing

Integrating Snyk

15 Apr 14:43
a5728ef
Compare
Choose a tag to compare
Integrating Snyk Pre-release
Pre-release

feat: enable snyk to check for vulnerabilities