Releases: caicloud/loadbalancer-controller
Releases · caicloud/loadbalancer-controller
v0.5.5
06 Aug 03:47
Compare
Sorry, something went wrong.
No results found
feat: add http and https port for lb (#108)
v0.6.0-rc.1: chore(k8s): update kubernetes api to 1.14 (#101)
01 Jul 13:50
Compare
Sorry, something went wrong.
No results found
* chore(k8s): update kubernetes api to 1.14
* chore: dep ensure -update
* fix: adjust code to k8s 1.14
v0.5.4
22 Apr 09:05
Compare
Sorry, something went wrong.
No results found
fix(evict): delete pod if it MatchNodeSelector failed (#85)
v0.5.3
17 Apr 03:33
Compare
Sorry, something went wrong.
No results found
fix: set lb unavailable when provider-azure pod can't startup (#83)
v0.5.2
27 Mar 03:38
Compare
Sorry, something went wrong.
No results found
feat: increase resource limits for providers (#81)
v0.5.1
08 Mar 03:49
Compare
Sorry, something went wrong.
No results found
release: update proxy nginx to nginx-ingress-controller:0.23.0 (#79)
v0.5.0
01 Mar 09:48
Compare
Sorry, something went wrong.
No results found
feat(azure): increase terminationGracePeriodSeconds to 300s for azure…
v0.4.7
12 Dec 06:19
Compare
Sorry, something went wrong.
No results found
feat(nginx): set default client max body size to 5GiB (#75)
v0.4.6
30 Nov 02:21
Compare
Sorry, something went wrong.
No results found
feat(nginx): optimize livenessProbe and args of ingress controller (#73)
v0.4.5
23 Oct 04:06
Compare
Sorry, something went wrong.
No results found
fix(nginx): replace configmap.Data instead of merging for consistent …