Skip to content

Releases: utilitywarehouse/semaphore-service-mirror

v0.4.4

10 Jul 08:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.2

24 May 08:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 Jul 10:11
Compare
Choose a tag to compare
  • Fix global service deletion: 5a10494

v0.4.0

12 Apr 13:01
Compare
Choose a tag to compare
  • New Feature: Global Services (#32) for creating services with Endpoints in multiple clusters
  • Config to allow watching multiple clusters from the same controller (#30) so users only need a single service-mirror deployment to target all remotes.

v0.4.0-rc.1

21 Feb 10:21
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

Introduce global services: #32

v0.4.0-rc.0

17 Jan 10:59
e2e32c7
Compare
Choose a tag to compare
v0.4.0-rc.0 Pre-release
Pre-release

Change to support a single instance to watch multiple remotes and introduction of static config to define remote clusters (#30)

v0.3.2

02 Aug 15:21
0b0ce79
Compare
Choose a tag to compare

Limit local watchers scope to semaphore namespace (#28)

v0.3.1

19 May 08:34
0a64554
Compare
Choose a tag to compare
  • metrics: kube client metrics (#25)
  • metrics: add kube watcher metrics (#26)
  • metrics: add requeue metric (#27)

v0.3.0

07 May 15:10
ec4c448
Compare
Choose a tag to compare
  • Shorten generated mirror name (#22)

v0.2.3

06 May 10:39
6fc1598
Compare
Choose a tag to compare
  • Improve error handling in verifyConn (#18)
  • Requeue failures to avoid dropping errors (#19, #20)