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

feat: support k8s probes #4567

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Conversation

aFlyBird0
Copy link
Contributor

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

This feature is mainly for helm and K8s deployment.

reference:

@aFlyBird0 aFlyBird0 marked this pull request as draft April 18, 2023 04:12
@aFlyBird0 aFlyBird0 marked this pull request as ready for review April 18, 2023 04:19
@aFlyBird0 aFlyBird0 marked this pull request as draft April 18, 2023 04:20
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Merging #4567 (bd46c65) into master (083060c) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #4567      +/-   ##
============================================
+ Coverage     68.88%   68.89%   +0.01%     
- Complexity     7735     7739       +4     
============================================
  Files          1033     1033              
  Lines         29577    29577              
  Branches       2673     2673              
============================================
+ Hits          20373    20377       +4     
+ Misses         7604     7600       -4     
  Partials       1600     1600              
Impacted Files Coverage Δ
...ava/org/apache/shenyu/web/filter/HealthFilter.java 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@aFlyBird0 aFlyBird0 marked this pull request as ready for review April 18, 2023 05:12
@yu199195 yu199195 added this to the 2.6.0 milestone Apr 18, 2023
@yu199195 yu199195 merged commit f09938d into apache:master Apr 18, 2023
yu199195 added a commit to yu199195/shenyu that referenced this pull request May 5, 2023
Co-authored-by: xiaoyu <xiaoyu@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants