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

Create 0.23.0-rc1 for testing purposes. #201

Merged
merged 143 commits into from
Feb 26, 2019
Merged

Create 0.23.0-rc1 for testing purposes. #201

merged 143 commits into from
Feb 26, 2019

Conversation

alexkursell
Copy link

This PR merges the changes made in kubernetes/ingress-nginx since version 0.22 so we can test on staging and tier4 in advance of the release of 0.23. It also updates the TAG from 0.22.0 to 0.23.0-rc1 to generate a new built image to test with.

cc: @ElvinEfendi

aledbf and others added 30 commits January 14, 2019 13:36
rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does
ngx.time() + ngx.worker.pid() maybe get duplicated seeds. get from /dev/urandom first.
The link was erroneous, corrected the same.
Correcting links for gRPC Fortune Teller app
Update usage documentation for default-backend annotation
make sure dev-env forces context to be minikube
Increases the Coverage for nginx ingress template
functions. The majority of the added unit tests
are for checking the invalid type handling.
Increase Unit Test Coverage for Templates
add new annotation (header-value)
parse it and propogate to lua script
alter balancer rule to include it into the canary routing logic
add e2e test to validate fallback for canary-by-header-value
add description of canary-by-header-value to documentation
used table functions of LuaJIT for better performance.
Alex Kursell and others added 20 commits February 22, 2019 10:35
feat: configurable proxy buffers number
Updates e2e test

Removes focus from e2e test

Fixes renamed function

Adds tests for new template funcs

Addresses gofmt

Updates e2e test, fixes custom-default-backend test by creating service

Updates docs
This fixes bug in chash:reinit which prevents endpoints from being
updated correctly.

See openresty/lua-resty-balancer#25
…y-balancer

Upgrade openresty/lua-resty-balancer
…tbackend

Changes CustomHTTPErrors annotation to use custom default backend
…moveunused

Removes unused const from customhttperrors e2e test
…ependencies

Prevent dep from vendoring grpc-fortune-teller dependencies
@ElvinEfendi
Copy link

@alexkursell let's wait one more day for the two remaining PRs:

If they don't get merged then we can move on with releasing what we have.

@alexkursell alexkursell merged commit 734f1f5 into master Feb 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.