Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Releases: jenkins-x/exposecontroller

v2.3.82

02 Nov 08:40
59450e7
Compare
Choose a tag to compare
Merge pull request #156 from jstrachan/changes

fix: ensure the APIVersion is populated

v2.3.81

01 Nov 17:22
3632841
Compare
Choose a tag to compare
Update README.md

v2.3.80

01 Nov 15:52
a71bbb5
Compare
Choose a tag to compare
Merge pull request #155 from jstrachan/changes

fix: add owner for Service to Ingress created

v2.3.79

24 Oct 14:41
ef7adfb
Compare
Choose a tag to compare
Merge pull request #154 from ccojocar/service-port-int

fix(ingress): convert the exposed port to int when creating the ingress resource

v2.3.78

24 Oct 13:29
a14f2a8
Compare
Choose a tag to compare
Merge pull request #153 from ccojocar/select-port-to-expose

fix(ingress): add an annotation to select which port is exposed for a service which has multiple prots

v2.3.77

24 Oct 10:56
07f9708
Compare
Choose a tag to compare
Merge pull request #152 from ccojocar/port-paths-same-host

fix(ingress): create each port path under the same host

v2.3.76

23 Oct 15:54
ef97f4f
Compare
Choose a tag to compare
Merge pull request #151 from ccojocar/fix-port-path

fix: fix double slash in port path and add a test for it

v2.3.75

19 Oct 14:57
b5b72ca
Compare
Choose a tag to compare
Merge pull request #150 from ccojocar/fix-multiple-ports

fix:(ingress) create a path based routing when multiple ports are defined in the service

v2.3.74

10 Sep 09:41
4b533c6
Compare
Choose a tag to compare
Merge pull request #144 from jstrachan/changes

fix: add logic to load ingress-config ConfigMap on startup

v2.3.73

10 Sep 08:40
ce48b1f
Compare
Choose a tag to compare
Merge pull request #138 from hamzapurra/fix-urltemplate-config

add urltemplate from values.yaml into configmap