1
1
Changelog
2
2
3
- ### 0.9
3
+ ### 0.9-beta.1
4
4
5
- ** Temporal Image:** ` quay .io/aledbf /nginx-ingress-controller:0.9.0`
5
+ ** Image:** ` gcr .io/google_containers /nginx-ingress-controller:0.9.0-beta.1 `
6
6
7
7
* New Features:*
8
8
@@ -33,7 +33,7 @@ Changelog
33
33
- [X] [ #158 ] ( https://github.com/kubernetes/ingress/pull/158 ) prefect unit test cases for annotation.proxy
34
34
- [X] [ #156 ] ( https://github.com/kubernetes/ingress/pull/156 ) Fix issue for ratelimit
35
35
- [X] [ #154 ] ( https://github.com/kubernetes/ingress/pull/154 ) add unit test cases for core.pkg.ingress.annotations.cors
36
- - [X] [ #151 ] ( https://github.com/kubernetes/ingress/pull/151 ) Port in redirect
36
+ - [X] [ #151 ] ( https://github.com/kubernetes/ingress/pull/151 ) Port in redirect
37
37
- [X] [ #150 ] ( https://github.com/kubernetes/ingress/pull/150 ) Add support for custom header sizes
38
38
- [X] [ #149 ] ( https://github.com/kubernetes/ingress/pull/149 ) Add flag to allow switch off the update of Ingress status
39
39
- [X] [ #148 ] ( https://github.com/kubernetes/ingress/pull/148 ) Add annotation to allow custom body sizes
@@ -43,7 +43,7 @@ Changelog
43
43
- [X] [ #142 ] ( https://github.com/kubernetes/ingress/pull/142 ) Use system fs.max-files as limits instead of hard-coded value
44
44
- [X] [ #141 ] ( https://github.com/kubernetes/ingress/pull/141 ) Add reuse port and backlog to port 80 and 443
45
45
- [X] [ #138 ] ( https://github.com/kubernetes/ingress/pull/138 ) reference to const
46
- - [X] [ #136 ] ( https://github.com/kubernetes/ingress/pull/136 ) Add content and descriptions about nginx's configuration
46
+ - [X] [ #136 ] ( https://github.com/kubernetes/ingress/pull/136 ) Add content and descriptions about nginx's configuration
47
47
- [X] [ #135 ] ( https://github.com/kubernetes/ingress/pull/135 ) correct improper punctuation
48
48
- [X] [ #134 ] ( https://github.com/kubernetes/ingress/pull/134 ) fix typo
49
49
- [X] [ #133 ] ( https://github.com/kubernetes/ingress/pull/133 ) Add TCP and UDP services removed in migration
@@ -81,9 +81,9 @@ Changelog
81
81
- [X] [ #62 ] ( https://github.com/kubernetes/ingress/pull/62 ) Fix e2e make targets
82
82
- [X] [ #61 ] ( https://github.com/kubernetes/ingress/pull/61 ) Ignore coverage profile files
83
83
- [X] [ #58 ] ( https://github.com/kubernetes/ingress/pull/58 ) Fix "invalid port in upstream" on nginx controller
84
- - [X] [ #57 ] ( https://github.com/kubernetes/ingress/pull/57 ) Fix invalid port in upstream
84
+ - [X] [ #57 ] ( https://github.com/kubernetes/ingress/pull/57 ) Fix invalid port in upstream
85
85
- [X] [ #54 ] ( https://github.com/kubernetes/ingress/pull/54 ) Expand developer docs
86
- - [X] [ #52 ] ( https://github.com/kubernetes/ingress/pull/52 ) fix typo in variable ProxyRealIPCIDR
86
+ - [X] [ #52 ] ( https://github.com/kubernetes/ingress/pull/52 ) fix typo in variable ProxyRealIPCIDR
87
87
- [X] [ #44 ] ( https://github.com/kubernetes/ingress/pull/44 ) Bump nginx version to one higher than that in contrib
88
88
- [X] [ #36 ] ( https://github.com/kubernetes/ingress/pull/36 ) Add nginx metrics to prometheus
89
89
- [X] [ #34 ] ( https://github.com/kubernetes/ingress/pull/34 ) nginx: also listen on ipv6
@@ -147,7 +147,7 @@ Changelog
147
147
- [X] [ #1136 ] ( https://github.com/kubernetes/contrib/pull/1136 ) Fix nginx rewrite rule order
148
148
- [X] [ #1144 ] ( https://github.com/kubernetes/contrib/pull/1144 ) Add cidr whitelist support
149
149
- [X] [ #1230 ] ( https://github.com/kubernetes/contrib/pull/1130 ) Improve docs and examples
150
- - [X] [ #1258 ] ( https://github.com/kubernetes/contrib/pull/1258 ) Avoid sync without a reachable
150
+ - [X] [ #1258 ] ( https://github.com/kubernetes/contrib/pull/1258 ) Avoid sync without a reachable
151
151
- [X] [ #1235 ] ( https://github.com/kubernetes/contrib/pull/1235 ) Fix stats by country in nginx status page
152
152
- [X] [ #1236 ] ( https://github.com/kubernetes/contrib/pull/1236 ) Update nginx to add dynamic TLS records and spdy
153
153
- [X] [ #1238 ] ( https://github.com/kubernetes/contrib/pull/1238 ) Add support for dynamic TLS records and spdy
@@ -171,4 +171,4 @@ Changelog
171
171
- [X] [ #1093 ] ( https://github.com/kubernetes/contrib/pull/1093 ) rate limiting
172
172
- [X] [ #1102 ] ( https://github.com/kubernetes/contrib/pull/1102 ) geolocation of traffic in stats
173
173
- [X] [ #884 ] ( https://github.com/kubernetes/contrib/issues/884 ) support services running ssl
174
- - [X] [ #930 ] ( https://github.com/kubernetes/contrib/issues/930 ) detect changes in configuration configmaps
174
+ - [X] [ #930 ] ( https://github.com/kubernetes/contrib/issues/930 ) detect changes in configuration configmaps
0 commit comments