Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding support for large YAML files as input #410

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

ElaiShalevRH
Copy link
Collaborator

This change adds a build time param for the serverless workflow dockerfile that allows passing YAML input files to a workflow with an unlimited size. This change comes in handy when we might use large openAPI spec files.
This change has been tested using a custom image built using this suggested change, and validated that the workflow does accept the arge input.

A reproducer for this fix can be seen here.

For full discretion, using large input files with this parameter may cause the workflow execution time to be slower.

@ElaiShalevRH
Copy link
Collaborator Author

@masayag

@gabriel-farache gabriel-farache merged commit daef759 into main Sep 18, 2024
15 of 17 checks passed
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
orchestrator-ci pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants