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

perf: Improve CLI speed and display options #1621

Merged
merged 1 commit into from
Jun 11, 2024
Merged

perf: Improve CLI speed and display options #1621

merged 1 commit into from
Jun 11, 2024

Commits on Jun 11, 2024

  1. perf: Improve CLI speed and display options

    - Improve the CLI speed by only importing large modules that are required
      for the requested command.
    - Add an log level option to set the log level via the CLI.
    - Add resources for OpenShift compatibility
    - Generate new clients to avoid passing the Kubernetes client via
      parameters.
    MoritzWeber0 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8f336e1 View commit details
    Browse the repository at this point in the history