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 Helm release nginx-ingress to v1 #165

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
nginx-ingress (source) major 0.13.0 -> 1.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nginxinc/kubernetes-ingress (nginx-ingress)

v1.2.0

  • 279: Update dependencies.
  • 278: Fix mergeable Ingress types.
  • 277: Support grpc error responses.
  • 276: Add gRPC support.
  • 274: Change the default load balancing method to
    least_conn.
  • 272: Move nginx-ingress image to the official nginx
    DockerHub.
  • 268: Correct Mergeable Types misspelling and optimize
    blacklists. Thanks to Fernando Diaz.
  • 266: Add support for passive health checks.
  • 261: Update Customization Example.
  • 258: Handle annotations and conflicting paths for
    MergeableTypes. Thanks to Fernando Diaz.
  • 256: Add helm chart support.
  • 249: Add support for prometheus for Plus.
  • 241: Update the doc about building the Docker image.
  • 240: Use new NGINX Plus API.
  • 239: Fix a typo in a variable name. Thanks to Tony
    Li
    .
  • 238: Remove apt-get upgrade from Plus Dockerfile.
  • 237: Add unit test for ingress-class handling.
  • 236: Always respect -ingress-class option. Thanks to
    Nick Novitski.
  • 235: Change the base image to Debian Stretch for Plus
    controller.
  • 234: Update installation manifests and instructions.
  • 233: Add docker build options to Makefile.
  • 231: Prevent a possible failure of building Plus image.
  • Documentation Fixes: 248, thanks to
    zariye. 252.
    270.
  • Update NGINX version to 1.13.12.
  • Update NGINX Plus version to R15 P1.

v1.1.1

Compare Source

v1.1.0

  • 221: Add git commit info to the IC log.
  • 220: Update dependencies.
  • 213: Add main snippets to allow Main context customization.
    Thanks to Dewen Kong.
  • 211: Minimize the number of configuration reloads when the
    Ingress Controller starts; fix a problem with endpoints updates for Plus.
  • 208: Add worker-shutdown-timeout configmap key. Thanks to
    Aleksandr Lysenko.
  • 199: Add support for Kubernetes ssl-redirect annotation.
    Thanks to Luke Seelenbinder.
  • 194 Add keepalive configmap key and annotation.
  • 193: Add worker-cpu-affinity configmap key.
  • 192: Add worker-processes configmap key.
  • 186: Fix hardcoded controller class. Thanks to Serhii
    M
    .
  • 184: Return a meaningful error when there is no cert and
    key for the default server.
  • Update NGINX version to 1.13.7.
  • Makefile updates: golang container was updated to 1.9.

v1.0.0

  • 175: Add support for JWT for NGINX Plus.
  • 171: Allow NGINX to listen on non-standard ports. Thanks to
    Stanislav Seletskiy.
  • 170: Add the default server. Note: The Ingress
    Controller will fail to start if there are no cert and key for the default server. You can pass a TLS Secret for the
    default server as an argument to the Ingress Controller or add a cert and a key to the Docker image.
  • 169: Ignore Ingress resources with empty hostnames.
  • 168: Add the nginx.org/lb-method annotation. Thanks to
    Sajal Kayan.
  • 166: Watch Secret resources for updates. Note: If a
    Secret referenced by one or more Ingress resources becomes invalid or gets removed, the configuration for those
    Ingress resources will be disabled until there is a valid Secret.
  • 160: Add support for events. See the details
    here.
  • 157: Add graceful termination - when the Ingress Controller
    receives SIGTERM, it shutdowns itself as well as NGINX, using nginx -s quit.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nginx-ingress-1.x branch from 3171592 to 296ff8a Compare December 19, 2023 12:56
@renovate renovate bot force-pushed the renovate/nginx-ingress-1.x branch 2 times, most recently from e4f2edf to e25079a Compare January 16, 2024 16:43
@renovate renovate bot force-pushed the renovate/nginx-ingress-1.x branch from e25079a to b854b51 Compare February 19, 2024 15:37
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/nginx-ingress-1.x branch from b854b51 to eebef02 Compare March 26, 2024 13:32
@kaitoii11 kaitoii11 merged commit cd553a1 into main Apr 24, 2024
1 check passed
@kaitoii11 kaitoii11 deleted the renovate/nginx-ingress-1.x branch April 24, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant