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

Add support for connector workload flag #1666

Open
wants to merge 3 commits into
base: v2
Choose a base branch
from

Commits on Sep 19, 2024

  1. Add support for connector workload flag

    Look up the resource-type and resource-name in the workload flag and
    find deployment/service/daemonset/statefulset for proper
    labels and then use them as the selector to map connector to app.
    lynnemorrison committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b4abfd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix unit test

    lynnemorrison committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0736b9d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Updates from review

    lynnemorrison committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4b17366 View commit details
    Browse the repository at this point in the history