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
Currently, Kosmos lacks specific policies for transforming the Pod spec when deploying to leaf clusters, resulting in the need for a designated API to define conversion strategies when deploying Pods to multiple leaf clusters. This brings up the mentioned issue.
What would you like to be added:
design the pod convert api PodConvertPolicy
Implementing the logic for the PodConvertPolicy.
add e2e tests for PodConvertPolicy
The text was updated successfully, but these errors were encountered:
Why is this needed:
Currently, Kosmos lacks specific policies for transforming the Pod spec when deploying to leaf clusters, resulting in the need for a designated API to define conversion strategies when deploying Pods to multiple leaf clusters. This brings up the mentioned issue.
What would you like to be added:
The text was updated successfully, but these errors were encountered: