Git Product home page Git Product logo

Comments (7)

brian-mulier-p avatar brian-mulier-p commented on May 28, 2024 1

I can check but as long as logs are sent to DefaultLogConsumer it should be good 🤔

from kestra.

loicmathieu avatar loicmathieu commented on May 28, 2024 1

@anna-geller the outputs are fixed in kestra-io/plugin-kubernetes#99

from kestra.

loicmathieu avatar loicmathieu commented on May 28, 2024

file outputs are not filtered out. When specified to capture CSV files, we get all files that were copied into a working directory, including all namespace files.

This is the case for all existing runner, I agree it's a strange behavior and am willing to reconsider it but this would be a breaking change I think. If you think it would be good to only make available files listed inside output files, which I agree please open a separate issue so we do it for all runners and flag it as a breaking change.

Some properties are marked as required even though they have default values. It seems they should be marked optional

They are required for the script runner to work but as we provide a default value, if the user didn't set any it works. But the user can specify a null value in this case the validation will fail.

from kestra.

loicmathieu avatar loicmathieu commented on May 28, 2024

@brian-mulier-p FYI the Kuernetes runner dind't create outputs from log, can you check the AWS Batch for it also?

from kestra.

anna-geller avatar anna-geller commented on May 28, 2024

flag it as a breaking change

why would it be a BC for a Beta feature we are only now starting to build? please explain

If we provide default values, it would be intuitive to make it an optional property as it can be skipped then by the user; could you change that?

from kestra.

loicmathieu avatar loicmathieu commented on May 28, 2024

why would it be a BC for a Beta feature we are only now starting to build? please explain

Because this is not specific to the Kubernetes script runner, the existing Process and Docker runners do the same

from kestra.

loicmathieu avatar loicmathieu commented on May 28, 2024

@anna-geller

Some properties are marked as required even though they have default values. It seems they should be marked optional

As this one is present everywhere, I close it as won't fix ;)

from kestra.

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.