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

Collect k8s endpoints, ingress, and services in kube_inventory plugin #6105

Merged
merged 11 commits into from
Jul 19, 2019

Commits on Jul 10, 2019

  1. Collect ingress information

    glinton committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    2cd2d80 View commit details
    Browse the repository at this point in the history
  2. Collect endpoint information

    glinton committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    54229bb View commit details
    Browse the repository at this point in the history
  3. Collect service information

    glinton committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    ee963ad View commit details
    Browse the repository at this point in the history
  4. Set correct measurement

    glinton committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    0248587 View commit details
    Browse the repository at this point in the history
  5. Add dependency

    glinton committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    bf376fb View commit details
    Browse the repository at this point in the history
  6. make fmt

    glinton committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    39ec082 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    8cd7707 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Test endpoints

    glinton committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    75b1c0d View commit details
    Browse the repository at this point in the history
  2. Test ingress

    glinton committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    61d3c46 View commit details
    Browse the repository at this point in the history
  3. Test services

    glinton committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    6dc4647 View commit details
    Browse the repository at this point in the history
  4. Make fmt

    glinton committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    473efe3 View commit details
    Browse the repository at this point in the history