tao12345666333 opened a new pull request, #1727:
URL: https://github.com/apache/apisix-ingress-controller/pull/1727

   <!-- Please answer these questions before submitting a pull request -->
   
   ### Type of change:
   
   <!-- Please delete options that are not relevant. -->
   
   <!-- Select all the options from below that matches the type your PR best -->
   
   - [ ] Bugfix
   - [ ] New feature provided
   - [ ] Improve performance
   - [ ] Backport patches
   - [ ] Documentation
   - [ ] Refactor
   - [ ] Chore
   - [x] CI/CD or Tests
   
   ### What this PR does / why we need it:
   
   <!--- Why is this change required? What problem does it solve? -->
   <!--- If it fixes an open issue, please link to the issue here. -->
   
   There are some warning messages in CI 
   ```
   coverage: [no statements]
   
   You're using deprecated Ginkgo functionality:
   =============================================
     --ginkgo.slow-spec-threshold is deprecated --slow-spec-threshold has been 
deprecated and will be removed in a future version of Ginkgo.  This feature has 
proved to be more noisy than useful.  You can use --poll-progress-after, 
instead, to get more actionable feedback about potentially slow specs and 
understand where they might be getting stuck.
   
   To silence deprecations that can be silenced set the following environment 
variable:
     ACK_GINKGO_DEPRECATIONS=2.9.0
   ```
   
   
   
   ### Pre-submission checklist:
   
   <!--
   Please follow the requirements:
   1. Use Draft if the PR is not ready to be reviewed
   2. Test is required for the feat/fix PR, unless you have a good reason
   3. Doc is required for the feat PR
   4. Use a new commit to resolve review instead of `push -f`
   5. Use "request review" to notify the reviewer once you have resolved the 
review
   -->
   
   - [x] Did you explain what problem does this PR solve? Or what new features 
have been added?
   - [ ] Have you added corresponding test cases?
   - [x] Have you modified the corresponding document?
   - [ ] Is this PR backward compatible? **If it is not backward compatible, 
please discuss on the [mailing 
list](https://github.com/apache/apisix-ingress-controller#community) first**
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to