Skip to content

Releases: rancher/dynamiclistener

v0.2.3-k3s1

03 Dec 20:16
715d540
Compare
Choose a tag to compare
Merge pull request #52 from galal-hussein/add_cert_rotation_to_v0.23

[v0.2.3-patch] Add ability to force cert regeneration

v0.3.1

24 Nov 07:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.2.7

15 Nov 21:08
2df892b
Compare
Choose a tag to compare
Add ability to force cert regeneration (#43) (#48)

* add ability to force cert regeneration

v0.2.6

13 Jul 22:18
Compare
Choose a tag to compare
Update wrangler to v0.8.3

Signed-off-by: Brad Davidson <[email protected]>

v0.2.5

14 Jun 21:43
Compare
Choose a tag to compare
Accept IPv6 address as CN names

Expand the cnRegexp to also accept ipv6 addresses such as:
  * ::1
  * 2a00:1450:400e:80e::
  * 2a00:1450:400e:80e::200e

Fixes: #37

Signed-off-by: Sjoerd Simons <[email protected]>
(cherry picked from commit dc7452dbb8d0c805672eac2a71d8e0627a45c779)

v0.2.4: Merge pull request #34 from dramich/wrangler

23 Apr 14:47
51bda41
Compare
Choose a tag to compare
Update wrangler and drop wrangler-api

v0.2.3

05 Mar 20:55
fc8cf5f
Compare
Choose a tag to compare
Merge pull request #33 from galal-hussein/fix_load_certs

Fixing loading certs to work with etcd only nodes

v0.2.2

01 Mar 19:59
1b2460c
Compare
Choose a tag to compare
Merge pull request #32 from galal-hussein/fix_resversion

Add check to update dynamic listener cert in etcd only nodes

v0.2.1: Merge pull request #29 from brandond/force_reissue_0.2

11 Aug 20:03
7c224dc
Compare
Choose a tag to compare
  • Fix error masking issue
  • Add LoadOrGenClient to handle client cert generation
  • Allow forcing cert reissuance (v0.2 backport)

v0.2.0: Merge pull request #11 from ibuildthecloud/master

15 Nov 23:45
b6b942b
Compare
Choose a tag to compare