Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nginx and add support for TLSv1.3 #3296

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Oct 25, 2018

Changes:

  • Update openssl to 1.1.1 (required for TLSv1.3)
  • Update luajit to c58fe79b870f1934479bf14fe8035fc3d9fdfde2
  • Update modsecurity to 56cfa4e4805bb6134b97143052a9b48919cc294f
  • Update influxdb to 0e2cb6cbf850a29c81e44be9e33d9a15d45c50e8

fixes #3236
fixes #2384
fixes #3129

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Oct 25, 2018
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Oct 25, 2018
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 27, 2018
@aledbf aledbf changed the title WIP: Update nginx and add support for TLSv1.3 Update nginx and add support for TLSv1.3 Oct 27, 2018
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 27, 2018
@ElvinEfendi
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 29, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aledbf, ElvinEfendi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 5d42f0e into kubernetes:master Oct 29, 2018
@aledbf aledbf deleted the update-nginx branch October 29, 2018 15:56
@kim0
Copy link

kim0 commented Jun 10, 2019

@aledbf Thanks! Is it now possible to use ssl_early_data ? If yes, what's the correct configmap key to use? Thanks a lot!

@aledbf
Copy link
Member Author

aledbf commented Jun 10, 2019

@kim0 there is no configuration for ssl_early_data. You can use the configuration-snippet annotation to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
4 participants