Giter VIP home page Giter VIP logo

Comments (3)

kingdonb avatar kingdonb commented on September 21, 2024

It looks as though flux check --pre was originally scoped to run only on extension init:

#35

I think we're running it a lot more than that now, on every cluster swap. I've wrapped almost every call to flux check in a boolean and now it looks like they're effectively blocked, but there are a couple of UI elements that don't jibe well against that (you click and there's no feedback, because it would have ran flux check before...)

I'm not going to try to make this perfect for the prerelease, I just want to verify it works locally and then verify it works for you so that you can get on with your work, then we'll work out the details prior to a next mainline release.

Hope this helps

from vscode-gitops-tools.

kingdonb avatar kingdonb commented on September 21, 2024

#238 (comment)

Great reference for "never show again" widgets in another issue here

from vscode-gitops-tools.

kingdonb avatar kingdonb commented on September 21, 2024

There is a pair of configuration widgets in the Gitops Tools preferences now, you can disable the flux check and disable emitting debug messages if you don't wish to see errors anymore.

The flux check configuration is left as the default because those errors you want users to see, they represent something wrong that the user or the platform admin team should address and fix. But if they're known issues, we shouldn't bug the user every time.

Mentioned in the v0.25.1 changelog:

  • Allow users to disable running flux check in GitOps Tools preferences

from vscode-gitops-tools.

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.