-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
TEP-0127: Larger Results via Sidecar Logs [Feedback Requested] #6133
Comments
The larger results via sidecar logs is a huge improvement to address 4K termination message size limitation. I am evaluating using this feature in our service. This feature does not help accomplish artifacts use case but it is a step forward while working with a reasonable size of task results. This is a live list of to-dos for making sure this feature can be promoted to
|
@pritidesai thank you for the feedback, will prioritize making the improvements that you've suggested |
@JeromeJu @pritidesai mentioned that larger results tests are gated by both the alpha flag as well as a dedicated feature flag. Can we use just one of them or is this intentional? |
It is no longer gated behind the alpha feature flag - #6939 |
tektoncd#6133 identified missing example/e2e tests to complete before promoting Larger Results via Sidecar Logs to Beta. This PR updates the e2e tests with: * Multiple Tasks with Multiple Results in a Pipeline * A Step producing Result fails with OnError continue * A Failed Task in the Pipeline
#8041 adds the tests |
This PR promotes Larger Results via Sidecar Logs to Beta. All items as per Issue tektoncd#6133 have been completed. It was released in `v0.43` so has been in an alpha state for a while now.
This PR promotes Larger Results via Sidecar Logs to Beta. All items as per Issue tektoncd#6133 have been completed. It was released in `v0.43` so has been in an alpha state for a while now.
This PR promotes Larger Results via Sidecar Logs to Beta. All items as per Issue tektoncd#6133 have been completed. It was released in `v0.43` so has been in an alpha state for a while now.
#6133 identified missing example/e2e tests to complete before promoting Larger Results via Sidecar Logs to Beta. This PR updates the e2e tests with: * Multiple Tasks with Multiple Results in a Pipeline * A Step producing Result fails with OnError continue * A Failed Task in the Pipeline
This PR promotes Larger Results via Sidecar Logs to Beta. All items as per Issue tektoncd#6133 have been completed. It was released in `v0.43` so has been in an alpha state for a while now.
This PR promotes Larger Results via Sidecar Logs to Beta. All items as per Issue tektoncd#6133 have been completed. It was released in `v0.43` so has been in an alpha state for a while now.
This PR promotes Larger Results via Sidecar Logs to Beta. All items as per Issue #6133 have been completed. It was released in `v0.43` so has been in an alpha state for a while now.
In TEP-0127, we proposed Larger Results via Sidecar Logs. This feature was added in release v0.43 as an alpha feature that's guarded behind the
results-from
feature flag. For further details, see the documentation.This is an issue to gather feedback from users who have tried out the the feature, so that we can figure out a way forward.
The text was updated successfully, but these errors were encountered: