GithubHelp home page GithubHelp logo

cost-prediction-action's People

Contributors

michaelmdresser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cost-prediction-action's Issues

Failing with custom operators

Description:

Hello everyone, hope you're good.

In the project I'm trying to add this action, we use kustomize to avoid repeating the manifest configuration between different environments.

We have added a step to build the manifests, according to kustomize and input this result into the kubecost action.

But we're having a problem with some custom operators, for example:

2023-05-03T14:38:49.339005414Z FTL Failed to run: parsing file bytes as K8s specs: walking overlays/compiled to find K8s objects: reading overlays/compiled/xxx-out.yml as file with specs: converting specs to bytes: decoding: no kind "SecretProviderClass" is registered for version "secrets-store.csi.x-k8s.io/v1alpha1" in scheme "pkg/runtime/scheme.go:100"

As you can see, it's throwing an error due to the SecretProviderClass configuration.

It would be nice to let us explicitly add a filter to this action, so it can ignore some manifests, while taking into consideration the other ones.


Kubeconform for example, has a flag, so we can explicitly define what are the objects to skip.

[Feature Request] Argo repo diff scanning

In our current environment, we use a centralized argo repository to maintain all our kubernetes manifests.
If we were to scan all the corresponding directories, it would produce too much information for us to reliably digest.

My proposal is to extend the current solution to support scans of the git diff information for new or modified manifests and calculate the new cost of added or modified manifests for the entire repository vs the current directories input.

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.