Skip to content

chore(ops): add externalTrafficPolicy and internalTrafficPolicy support to expose operations (#10287)#10288

Merged
wangyelei merged 1 commit into
release-1.0from
bugfix/ops_expose
May 26, 2026
Merged

chore(ops): add externalTrafficPolicy and internalTrafficPolicy support to expose operations (#10287)#10288
wangyelei merged 1 commit into
release-1.0from
bugfix/ops_expose

Conversation

@wangyelei
Copy link
Copy Markdown
Contributor


(cherry picked from commit 89a8716)

…t to expose operations (#10287)

(cherry picked from commit 89a8716)
@wangyelei wangyelei requested a review from a team as a code owner May 26, 2026 07:27
@wangyelei wangyelei added the nopick Not auto cherry-pick when PR merged label May 26, 2026
@apecloud-bot
Copy link
Copy Markdown
Collaborator

Auto Cherry-pick Instructions

Usage:
  - /nopick: Not auto cherry-pick when PR merged.
  - /pick: release-x.x [release-x.x]: Auto cherry-pick to the specified branch when PR merged.

Example:
  - /nopick
  - /pick release-1.1

@github-actions github-actions Bot added the size/L Denotes a PR that changes 100-499 lines. label May 26, 2026
@wangyelei wangyelei changed the title feat(ops): add externalTrafficPolicy and internalTrafficPolicy support to expose operations (#10287) chore(ops): add externalTrafficPolicy and internalTrafficPolicy support to expose operations (#10287) May 26, 2026
@apecloud-bot apecloud-bot added the approved PR Approved Test label May 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.89%. Comparing base (3c0f555) to head (d4b1e86).

Files with missing lines Patch % Lines
pkg/operations/expose.go 0.00% 4 Missing and 2 partials ⚠️
apis/operations/v1alpha1/opsrequest_validation.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-1.0   #10288      +/-   ##
===============================================
+ Coverage        53.86%   53.89%   +0.03%     
===============================================
  Files              493      493              
  Lines            55452    55463      +11     
===============================================
+ Hits             29867    29890      +23     
+ Misses           22610    22592      -18     
- Partials          2975     2981       +6     
Flag Coverage Δ
unittests 53.89% <0.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wangyelei wangyelei merged commit 41b051e into release-1.0 May 26, 2026
58 of 61 checks passed
@wangyelei wangyelei deleted the bugfix/ops_expose branch May 26, 2026 07:52
@wangyelei
Copy link
Copy Markdown
Contributor Author

/cherry-pick release-1.1

@github-actions github-actions Bot added this to the Release 1.2.0 milestone May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR Approved Test nopick Not auto cherry-pick when PR merged size/L Denotes a PR that changes 100-499 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants