You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @remmen-io, PR #2887 adds the support for RuntimeClass reflection, at both the Pod level and Node level (through the VirtualNode OffloadingPatch field)
What happened:
Using namespace offloading, the runtimeClassName is not transferred from the consumer cluster to the provider cluster.
Deployed on the consumer cluster is a YAML with the runtimeClassName
On the provider cluster, the runtimeclass is missing.
What you expected to happen:
Keep the same runtimeClassName
How to reproduce it (as minimally and precisely as possible):
Define a runtimeClassName on the deployment on the consumer cluster.
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: