skupper icon indicating copy to clipboard operation
skupper copied to clipboard

[v2] CLI should use workload flag to get the selector and assign it to the connector custom resource

Open nluaces opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. The CLI supports a --workload option, it should use the value of that option to obtain the selector and create the connector custom resource with that selector.

Describe the solution you'd like The --workload flag will contain the value /resource-name>, e.g. --workload deployment/backend. These are the resource types to check.

  • services
  • daemonsets
  • deployments
  • statefulsets

Additional context This feature will be available only for kube platforms.

nluaces avatar Aug 22 '24 14:08 nluaces

code complete waiting on this PR to be merged https://github.com/skupperproject/skupper/pull/1563

lynnemorrison avatar Sep 09 '24 13:09 lynnemorrison

completed

lynnemorrison avatar Jan 08 '25 21:01 lynnemorrison