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 gc doc with vs listeners #4492

Merged
merged 2 commits into from Oct 10, 2023
Merged

Update gc doc with vs listeners #4492

merged 2 commits into from Oct 10, 2023

Conversation

vepatel
Copy link
Contributor

@vepatel vepatel commented Oct 10, 2023

Proposed changes

  • Update globalConfiguration document with custom VirtualServer listeners.

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

@vepatel vepatel requested review from a team as code owners October 10, 2023 10:18
@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Oct 10, 2023
@vepatel vepatel linked an issue Oct 10, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #4492 (63d03cc) into main (a6f0c51) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4492      +/-   ##
==========================================
- Coverage   51.97%   51.95%   -0.03%     
==========================================
  Files          59       59              
  Lines       16956    16956              
==========================================
- Hits         8813     8809       -4     
- Misses       7848     7850       +2     
- Partials      295      297       +2     

see 1 file with indirect coverage changes

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

@vepatel vepatel merged commit 4fc31a1 into main Oct 10, 2023
62 checks passed
@vepatel vepatel deleted the docs/gc-ref-vs-listeners branch October 10, 2023 13:53
vepatel added a commit that referenced this pull request Oct 11, 2023
lucacome pushed a commit that referenced this pull request Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

GlobalConfiguration docs should include references to VirtualServer
3 participants