Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Release 0.30.0 #6

Open
wants to merge 1,047 commits into
base: master
Choose a base branch
from
Open

Conversation

snelson-pp
Copy link

What this PR does / why we need it:

Updates to base release 0.33

Special notes for your reviewer:

k8s-ci-robot and others added 30 commits April 1, 2020 06:31
…-client

Added auth-tls-verify-client testcase
Original names which gave errors:    myServiceA, myServiceB
Alatere suggestions:    
myServiceA --> myservicea, my_service_a, my-service-a
myServiceB --> myserviceb, my_service_b, my-service-b
Add lifecycle hook and option to enable mimalloc
Remove duplicated annotations definition and refactor hostPort conf
…ary-if-in-redirect

fix: remove unnecessary if statement when redirect annotation is defined
docs: fix use-gzip wrong markdown style
…hook_doc_helm

Update doc for validating Webhook with helm
kundan2707 and others added 30 commits June 12, 2020 06:16
Fix controller.publishService.enabled on README
Use build tags to make it compile on non linux platforms
…for-internal-load-balancer

Add support for an internal load balancer along with an external one
I would like to be able to support this construction in my DaemonSet, I have coontrol over the host and this is the easiest way yo bump the socket properties.
```yaml
securityContext:
  sysctls:
    - name: net.core.somaxconn
      value: "8192"
```
Add sysctl exemptions to controller PSP
current Makefile have no "container" target, now use "image" target to
build local image

and also have no "push" target
docs: update development.md to use ingress-nginx-*
Add default-type as a configurable for default_type
feat: enable stream_realip_module
    Merge pull request proofpoint#2 from nr17/fix-non-tls-ingress	accee08	nr17 <[email protected]>	Jun 17, 2019 at 12:27
    Add support for deprecated annotation	c3be006	Nitin Rana <[email protected]>	Jun 15, 2019 at 12:51
    fix issues for ingress without tls section	5a04699	nr17 <[email protected]>	Jun 12, 2019 at 22:04
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.