Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

🐛 Fix servcie mutator, reset pService ClusterIPs #327

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

wondywang
Copy link
Contributor

@wondywang wondywang commented Nov 9, 2022

What this PR does / why we need it:
When DWS sync service creating, spec.clusterIPs should be empty, just like clusterIP.

Which issue(s) this PR fixes :
Fixes #325

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 9, 2022
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 9, 2022
@wondywang
Copy link
Contributor Author

/retest

Copy link
Contributor

@LuBingtan LuBingtan left a comment

Choose a reason for hiding this comment

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

Nice work! 🤩

Copy link
Contributor

@christopherhein christopherhein left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Thanks! 🎉

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 9, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: christopherhein, wondywang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 9, 2022
@k8s-ci-robot k8s-ci-robot merged commit c5935f8 into kubernetes-retired:main Nov 9, 2022
@wondywang
Copy link
Contributor Author

Nice work! 🤩

Thanks for your feedback @LuBingtan

@ibmdcb
Copy link

ibmdcb commented Nov 29, 2022

How can I try this fix? virtualcluster/syncer-amd64 on docker hub doesn't have this fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[VirtualCluster] Error creating: failed to list services from cluster xxxxx cache: service is not ready
5 participants