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

use etcd cluster name also in apiserver to collect only the matching etcd cluster #46

Merged
merged 6 commits into from
Apr 26, 2023

Commits on Apr 26, 2023

  1. set etcd cluster name in main class

    - set etcd cluster name
    - use etcd cluster name also in apiserver to collect only the matching etcd cluster
    - add some docu strings
    rwaffen committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8691603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae0269 View commit details
    Browse the repository at this point in the history
  3. update REFERENCE.md

    rwaffen committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    79283cc View commit details
    Browse the repository at this point in the history
  4. add ectd_cluster_name to server class

    - add etc cluster name to server class
    - add and sort docu
    - update REFERENCE.md
    rwaffen committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e9b4f12 View commit details
    Browse the repository at this point in the history
  5. fix bug in pql query

    rwaffen committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5879c05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    578fc17 View commit details
    Browse the repository at this point in the history