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 VirtualServer to ignore CRL for EgressMTLS (#3737) #3856

Merged
merged 1 commit into from May 4, 2023

Conversation

lucacome
Copy link
Member

@lucacome lucacome commented May 4, 2023

Update VirtualServer to ignore CRL for EgressMTLS (#3737)

* Update VirtualServer to ignore CRL for EgressMTLS

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Un-comment tests

* Fix crt and crl path in test and fix nill slice reference

* Update data files for egress MTLS tests

* Remove VSR python test

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add new app.yaml file for EgressMTLS tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 87b8a58)
@lucacome lucacome requested a review from a team as a code owner May 4, 2023 05:27
@lucacome lucacome self-assigned this May 4, 2023
@github-actions github-actions bot added bug An issue reporting a potential bug tests Pull requests that update tests labels May 4, 2023
@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

❗ No coverage uploaded for pull request base (release-3.1@643f1b4). Click here to learn what that means.
The diff coverage is n/a.

@@              Coverage Diff               @@
##             release-3.1    #3856   +/-   ##
==============================================
  Coverage               ?   52.37%           
==============================================
  Files                  ?       59           
  Lines                  ?    16894           
  Branches               ?        0           
==============================================
  Hits                   ?     8848           
  Misses                 ?     7749           
  Partials               ?      297           

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

@lucacome lucacome merged commit 89a6898 into release-3.1 May 4, 2023
50 of 53 checks passed
@lucacome lucacome deleted the fix/crl branch May 4, 2023 16:26
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 tests Pull requests that update tests
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

None yet

4 participants