8000 Fix gunzip support for VS and add python tests by jjngx · Pull Request #3844 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Conversation

jjngx
Copy link
Contributor
@jjngx jjngx commented May 3, 2023

Proposed changes

This PR:

  • fixes gunzip support for VS (gunzip is of type bool instead of string)
  • updates NIC documentation
  • updates examples (custom-resources/jwt)
  • adds Python integration tests

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@jjngx jjngx requested a review from a team as a code owner May 3, 2023 16:58
@github-actions github-actions bot added documentation Pull requests/issues for documentation enhancement Pull requests for new features/feature enhancements helm_chart Pull requests that update the Helm Chart tests Pull requests that update tests labels May 3, 2023
@codecov
Copy link
codecov bot commented May 3, 2023

Codecov Report

Merging #3844 (6e8ccdf) into main (a79415e) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3844      +/-   ##
==========================================
- Coverage   52.39%   52.37%   -0.02%     
==========================================
  Files          59       59              
  Lines       16931    16925       -6     
==========================================
- Hits         8871     8865       -6     
  Misses       7761     7761              
  Partials      299      299              
Impacted Files Coverage Δ
internal/configs/version2/http.go 0.00% <ø> (ø)
pkg/apis/configuration/validation/virtualserver.go 94.39% <ø> (-0.04%) ⬇️
internal/configs/virtualserver.go 94.55% <100.00%> (+<0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jjngx jjngx merged commit fab521e into main May 4, 2023
@jjngx jjngx deleted the feat/gunzip-virtualserver branch May 4, 2023 17:28
@shaun-nx shaun-nx added this to the v3.2.0 milestone Jun 20, 2023
@lucacome lucacome added bug An issue reporting a potential bug and removed enhancement Pull requests for new features/feature enhancements labels Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug documentation Pull requests/issues for documentation helm_chart Pull requests that update the Helm Chart tests Pull requests that update tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants
0