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

Created rancher-resource-enumerator script #174

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 22, 2022

  1. Created rancher-resource-enumerator script

    - rancher-resource-enumerator.sh counts all namespaced and non-namespaced custom resources that belong to Rancher's `*.cattle.io` CRDs
    VltraHeaven committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a19c7ca View commit details
    Browse the repository at this point in the history
  2. Update README header

    VltraHeaven committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b886798 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Refactored rancher-resource-enumerator.sh

    - Moved imperative operations to functions
    - Cleaned up getopts
    - Updated usage output
    VltraHeaven committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    74c1543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e28e08 View commit details
    Browse the repository at this point in the history