Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nluaces opened this issue Aug 22, 2024 · 1 comment
Assignees

Comments

@nluaces
Copy link
Member

nluaces commented Aug 22, 2024

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 nluaces assigned nluaces and lynnemorrison and unassigned nluaces Aug 22, 2024
@nluaces nluaces changed the title CLI should use workload flag to get the selector and assign it to the connector custom resource [v2] CLI should use workload flag to get the selector and assign it to the connector custom resource Aug 22, 2024
@lynnemorrison
Copy link
Collaborator

code complete waiting on this PR to be merged
#1563

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants