openyurt icon indicating copy to clipboard operation
openyurt copied to clipboard

[Question] Why yurtmanager(raven) doesn't watch changes to BlockAffinity?

Open suyuee opened this issue 1 year ago • 6 comments

What happened: New pod cidr not updated to gateway nodeinfo What you expected to happen: If a new BlockAffinity CR is created, the node info should add the pod cird How to reproduce it (as minimally and precisely as possible): Simply create new blockaffinity (or have calico do it) and observe the nodeinfo status of gateway, yurtmanager won't automatically reconcile and add the info to the pod Anything else we need to know?:

Environment:

  • OpenYurt version:
  • Kubernetes version (use kubectl version):
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

others /kind question

suyuee avatar Nov 16 '23 07:11 suyuee

@suyuee I think the reason is simply because this feature has not been supported, @luckymrwang do you have any comments?

rambohe-ch avatar Nov 21 '23 03:11 rambohe-ch

@suyuee Hi, which version the yurtmanager you use? And what's the version of the CR gateway resource, v1alpha1 or v1beta1?

luckymrwang avatar Nov 21 '23 04:11 luckymrwang

@luckymrwang thanks for looking

I guess for yurtmanager is v1.3.4

for gateway version is raven.openyurt.io/v1beta1

suyuee avatar Nov 22 '23 17:11 suyuee

@suyuee You can use gateway version raven.openyurt.io/v1alpha1. And v1beta1 has some problems.

luckymrwang avatar Nov 28 '23 02:11 luckymrwang

@luckymrwang could you elaborate about the problems v1beta1 has, or point me to previous discussions about it?

suyuee avatar Nov 30 '23 19:11 suyuee

@suyuee I'm sorry, I misunderstood the question. Currently, this feature is indeed not supported. I will add the feature, and if you are interested, you are welcome to contribute.

luckymrwang avatar Dec 01 '23 07:12 luckymrwang

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 01 '24 18:03 stale[bot]