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

update "template" api to always return less than 4mb string payload #1286

Open
Tomcli opened this issue Jul 13, 2023 · 0 comments
Open

update "template" api to always return less than 4mb string payload #1286

Tomcli opened this issue Jul 13, 2023 · 0 comments

Comments

@Tomcli
Copy link
Member

Tomcli commented Jul 13, 2023

/kind feature

Description:
The template api right now is calling grpc to send its payload as string to the end users/UI. Which it has a limit of 4mb on all the data in its protocol. We need to make sure the tekton yaml returned as string in this case is always less than 4mb.

Additional information:
[Miscellaneous information that will assist in solving the issue.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant