-
### Issue Reporting
Dear Christian,
thank you for your tutorial on Kestra and putting the templates into your boilerplates. Unfortunately I can't get the passing of the secrets to work properly.
…
-
### Describe the issue
hi!
currently I am testing `io.kestra.plugin.fs.smb.Trigger` and it seems that extra secure passwords do not work with, - it throws Illegal character in authority at index err…
-
https://github.com/kestra-io/kestra
-
### Expected Behavior
The plugin io.kestra.plugin.notifications.mail.MailSend should properly decode my username and password which are stored as secrets via a .env_encoded file.
I have validated …
-
### Expected Behavior
The copy (cp) command within dbtCLI task should be able to copy a file in the working directory `{{ workingDir }}` to be consumed by downstream task. See example flow below.
…
-
### Feature description
As of now, the kestra operator does not allow the direct use of secrets for its configuration:
https://github.com/kestra-io/helm-charts/blob/0d3cff853315b91e8b5bbe46e14a14e…
-
I keep getting error when using the Javascript module and using
- id: run_nodejs_script
type: io.kestra.plugin.scripts.node.Script
beforeCommands:
- npm i @kestra-io/libs
…
-
### Expected Behavior
I have a SQS trigger and when a new message flows into the queue, it will convert into `.jsonl` and pass the file uri as `inputFiles` to `kubernetes.PodCreate`. The file will …
-
### Issue description
i want to know about that i don't found this plugin for example , i use image: kestra/kestra:latest but just i could work with two plugins podcreate and apply, i want to use io.…
-
### Description:
I'm facing an issue where data is not being inserted into Neo4j when using the io.kestra.plugin.neo4j.Batch task in a Kestra workflow. The task executes without errors, but the Neo…