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
The CLs attached to the supervisor would now be attached with new label services.supervisor.vmware.com/<service-name> .
Here, the can be anything which includes tkg, vmop etc.
Once the CL is attached to the cluster, the CCL is created along with the labels created.
For example,
This gets reflected in the CCLItem which is taken care by Image registry.
With the VM Operator,
we need to ensure that as the labels are updated in the CCLItem, it should be reflected in the CVMI created.
Is there anything else you would like to add?
Before the introduction of Multiple CL, type.services.vmware.com/tkg is added as the label in CL if it is attached as a TKG Content Library.
We need to have a conditional check to decide which label must be used.
Please describe the solution you would like.
With the introduction of WCP_TKG_Multiple_CL,
The CLs attached to the supervisor would now be attached with new label
services.supervisor.vmware.com/<service-name>
.Here, the can be anything which includes tkg, vmop etc.
Once the CL is attached to the cluster, the CCL is created along with the labels created.
For example,
This gets reflected in the CCLItem which is taken care by Image registry.
With the VM Operator,
we need to ensure that as the labels are updated in the CCLItem, it should be reflected in the CVMI created.
Is there anything else you would like to add?
Before the introduction of Multiple CL,
type.services.vmware.com/tkg
is added as the label in CL if it is attached as a TKG Content Library.We need to have a conditional check to decide which label must be used.
Please tell us about your environment.
rpm -qa VMware-wcp
on the vCenter appliancerpm -qa VMware-wcpovf
on the vCenter appliancekubectl version
The text was updated successfully, but these errors were encountered: