File nginx-ingress-controller.changes of Package nginx-ingress-controller
-------------------------------------------------------------------
Wed Dec 12 17:16:26 UTC 2018 - Michał Rostecki <mrostecki@suse.de>
- Update Go to 1.10.
-------------------------------------------------------------------
Thu Oct 4 08:52:31 UTC 2018 - Michał Rostecki <mrostecki@suse.de>
- Require at least 1.9 version of Go (newer versions can be used)
- Use https instead of http in links
-------------------------------------------------------------------
Tue Oct 2 16:31:23 UTC 2018 - fcastelli@suse.com
- Cleanup of the spec file:
* Unpack source code using RPM macros. This makes easier to apply
patches
* Use go packaging macros to setup the build environment
* Get rid of the Go 1.9 requirment, even 1.11 is working fine
- Add 'rootless-is-port-available.patch': this is a backport of a fix
that allows the controller to run as non-root user. bsc#1107700
-------------------------------------------------------------------
Thu Aug 16 14:41:26 UTC 2018 - mrostecki@suse.de
- Downgrade Go to 1.9
* nginx-ingress-controller builds perfectly on 1.9, which is the
newest version supported on SLE12 and SLE15
-------------------------------------------------------------------
Sat Jul 28 18:30:46 UTC 2018 - jengelh@inai.de
- Fix the silly backslash escapes in the description.
- Trim non-telling part of the description.
-------------------------------------------------------------------
Mon Jun 25 14:59:21 UTC 2018 - mrostecki@suse.com
- Change tarball name from nginx-%{version}.tar.gz to
ingress-nginx-%{version}.tar.gz
-------------------------------------------------------------------
Tue Jun 19 11:44:01 UTC 2018 - mrostecki@suse.com
- Update to 0.15.0
* TLS tests
* improve build-dev-env.sh script
* always use x-request-id
* Add basic security context to deployment YAMLs
* Add google analytics [ci skip]
* Assert or install go-bindata before incanting
* Refactor Lua balancer
* Change TrimLeft for TrimPrefix on the from-to-www redirect
* add resty cookie
* [ci skip] bump nginx baseimage version
* Refactor update of status removing initial check for
loadbalancer
* Update go version in fortune teller image
* force backend sync when worker starts
* Remove warning when secret is used only for authentication
* Fix and simplify local dev workflow and execution of e2e tests
-------------------------------------------------------------------
Tue Jun 19 11:39:16 UTC 2018 - mrostecki@suse.com
- Define kubernetes-404-server and nginx-ingress-controller
packages in the same spec
-------------------------------------------------------------------
Fri Jun 8 14:05:39 UTC 2018 - dcassany@suse.com
- Make use of %license macro
-------------------------------------------------------------------
Mon Mar 19 11:33:20 UTC 2018 - mrostecki@suse.com
- Initial release