Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: robscott/kube-capacity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.3
Choose a base ref
...
head repository: robscott/kube-capacity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.4
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 24, 2023

  1. Fix typo (sort be -> sort by)

    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham authored and robscott committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    631f7e1 View commit details
    Browse the repository at this point in the history
  2. Allow sorting by percentage of metrics

    One can now append `.percentage` to their `--sort` argument to sort by percentage instead of dealing in absolutes 😉
    
    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham authored and robscott committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e7a5c0d View commit details
    Browse the repository at this point in the history
  3. Preparing for v0.7.4 release

    robscott committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1893ace View commit details
    Browse the repository at this point in the history
  4. Use GitHub's admonition markdown for Note

    It'll look cooler
    yardenshoham authored and robscott committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0028614 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Update flags supported section in README

    Just keeping it up-to-date
    
    Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
    yardenshoham authored and robscott committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    7ed01c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b5f1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbbdafe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb92a30 View commit details
    Browse the repository at this point in the history
  5. Tweaks to krew manifest

    robscott committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0a2fb06 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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