Giter VIP home page Giter VIP logo

Comments (2)

etopeter avatar etopeter commented on May 27, 2024

@JJJJJones thank you for submitting issue. Can you please share how did you install this plugin?
There are 3 ways to install this plugin described in Readme.md

  1. Krew plugin manager
  2. Curl download
  3. Brew package manager

Instructions in Readme.md call to move file view-utilization to kubectl-view_utilization if you use curl method.

Brew method is doing it for you: https://github.com/etopeter/homebrew-tap/blob/master/kubectl-view-utilization.rb#L11

Name also adheers to krew plugin naming convention where they require to use - between words (https://krew.sigs.k8s.io/docs/developer-guide/develop/naming-guide/) . It does convert kubectl-view-utilization to kubectl-view_utilization during installation process. The actual name of this plugin was inspired by krew plugin maintainer as it was called only utilization when I first submitted it to krew-index. There are other plugins with view prefix and that's why I added view-utilization to the name.

from kubectl-view-utilization.

JJJJJones avatar JJJJJones commented on May 27, 2024

Ah, i'm using the cURL method is why! I'll automate the rename.

Why not just have it as kubectl-view_utilization always?

Name also adheers to krew plugin naming convention where they require to use - between words (https://krew.sigs.k8s.io/docs/developer-guide/develop/naming-guide/).

While the rest of the conventions are okayish, using a hyphen always is an inflexible naming scheme that doesn't work the best when kubectl-view_utilization isn't a subcommand of kubectl view.

from kubectl-view-utilization.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.