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

After deleting the PropagationPolicy, there is still relevant information in the ResourceBinding. #3886

Open
chaunceyjiang opened this issue Aug 2, 2023 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@chaunceyjiang
Copy link
Member

What happened:
After deleting the PropagationPolicy, there is still relevant information in the ResourceBinding.

image

What you expected to happen:

The relevant information of PropagationPolicy should be cleared.

How to reproduce it (as minimally and precisely as possible):

k apply -f samples/nginx/deployment.yaml

k apply -f samples/nginx/propagationpolicy.yaml

 k delete -f samples/nginx/propagationpolicy.yaml

Anything else we need to know?:

Environment:

  • Karmada version:
  • kubectl-karmada or karmadactl version (the result of kubectl-karmada version or karmadactl version):
  • Others:
@chaunceyjiang
Copy link
Member Author

/cc @RainbowMango @XiShanYongYe-Chang @jwcesign @whitewindmills

What do you think?

@liangyuanpeng
Copy link
Contributor

Another option I can think that is let RB only work if it is effectively referenced.

@XiShanYongYe-Chang
Copy link
Member

Thanks @chaunceyjiang @liangyuanpeng
Refer to the comment: #3873 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants