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

feat(metric-gen): Implement metric-gen tool to create custom resource configuration from markers #2014

Closed
wants to merge 6 commits into from

Commits on Jan 30, 2024

  1. Implement metric-gen tool

    Implements the metric-gen tool which could get used to create custom resource
    configurations directly from code, similar to what controller-gen does.
    chrischdi committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ee82097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c5ca9 View commit details
    Browse the repository at this point in the history
  3. review fixes

    chrischdi committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    436f87f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    732f801 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b6eea4 View commit details
    Browse the repository at this point in the history
  6. review fixes

    chrischdi committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a523a3d View commit details
    Browse the repository at this point in the history