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

fix: fill missing clusterIP for service in egctl x translate #3708

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

shawnh2
Copy link
Contributor

@shawnh2 shawnh2 commented Jun 29, 2024

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #3707

@shawnh2 shawnh2 requested a review from a team as a code owner June 29, 2024 13:34
Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.02%. Comparing base (abb7c96) to head (ce67d89).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3708      +/-   ##
==========================================
- Coverage   69.05%   69.02%   -0.04%     
==========================================
  Files         176      176              
  Lines       21751    21753       +2     
==========================================
- Hits        15021    15014       -7     
- Misses       5652     5660       +8     
- Partials     1078     1079       +1     

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

arkodg
arkodg previously approved these changes Jul 2, 2024
Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks !

@arkodg arkodg requested review from a team July 3, 2024 01:55
@arkodg arkodg added this to the v1.1.0-rc1 milestone Jul 3, 2024
@shawnh2
Copy link
Contributor Author

shawnh2 commented Jul 3, 2024

/retest

1 similar comment
@shawnh2
Copy link
Contributor Author

shawnh2 commented Jul 3, 2024

/retest

@arkodg arkodg modified the milestones: v1.1.0-rc1, v1.1.0 Jul 3, 2024
@arkodg arkodg merged commit f73c2c0 into envoyproxy:main Jul 8, 2024
24 checks passed
@shawnh2 shawnh2 deleted the egctl-missing-cluster-ip branch July 11, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

egctl translate doesn't work if clusterIP is not present in k8s Service
4 participants