Giter VIP home page Giter VIP logo

Comments (3)

wrdls avatar wrdls commented on July 25, 2024 3

It might also be useful to display from which Kubernetes version the new api is available. Or warn if your current version is too old. This info is available in the docs @NargiT linked so it might be pretty easy to include this info.

E.g. networking.k8s.io/v1beta1 is available since v1.14.

>>> 1.20 Deprecated APIs <<<
----------------------------------------------------------------------------------------
KIND      NAMESPACE    NAME                 API_VERSION    NEW_API_VERSION               AVAILABLE_SINCE
Ingress   test         test-ingress    extensions/v1beta1  networking.k8s.io/v1beta1     1.14

This might be an edge case but it could prevent people from breaking their stuff.

from kube-no-trouble.

stepanstipl avatar stepanstipl commented on July 25, 2024 1

Support to display replacement API and since when it's available in K8s has been merged in #85. There're probably be a new release in early Jan, but if anyone wants to give it a go it should be available in next nightly build which gets published in GH Releases.

from kube-no-trouble.

stepanstipl avatar stepanstipl commented on July 25, 2024

That sounds like a good idea. I was thinking about providing more relevant help depending on the resource kind, but perhaps even the link is a good start. 👍

from kube-no-trouble.

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.