Skip to content

fix: preserve externalTrafficPolicy when syncing services#109

Merged
hamzabouissi merged 2 commits intomainfrom
fix/externalservicepolicy
Mar 9, 2026
Merged

fix: preserve externalTrafficPolicy when syncing services#109
hamzabouissi merged 2 commits intomainfrom
fix/externalservicepolicy

Conversation

@venkatamutyala
Copy link
Contributor

@venkatamutyala venkatamutyala commented Mar 9, 2026

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to preserve the source Service’s externalTrafficPolicy when the webhook syncs/creates its corresponding “internal” Service.

Changes:

  • Propagate spec.externalTrafficPolicy from the incoming Service into the generated internal V1ServiceSpec.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI mentioned this pull request Mar 9, 2026
@GlueOps GlueOps deleted a comment from Copilot AI Mar 9, 2026
Copilot AI review requested due to automatic review settings March 9, 2026 14:18
Copy link
Contributor

@hamzabouissi hamzabouissi left a comment

Choose a reason for hiding this comment

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

I edited the code

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hamzabouissi hamzabouissi force-pushed the fix/externalservicepolicy branch from 92222be to 91f5b38 Compare March 9, 2026 15:20
@github-actions github-actions bot added enhancement New feature or request minor labels Mar 9, 2026
@hamzabouissi hamzabouissi merged commit 47567eb into main Mar 9, 2026
2 checks passed
@hamzabouissi hamzabouissi deleted the fix/externalservicepolicy branch March 9, 2026 15:21
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