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

(#5652) Added TimeoutSeconds to knative-serving trait #5653

Conversation

hernanDatgDev
Copy link
Contributor

Adds TimeoutSeconds to the knative-serving trait and to the corresponding Knative Revision that is created when using the trait. This field then propagates to terminationGracePeriodSeconds of the corresponding integration pod. Handles #5652

Release Note

NONE

Copy link
Contributor

@squakez squakez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although the change is relatively small, I think we can cover this with at lease one unit test. Thanks!

@squakez squakez linked an issue Jun 18, 2024 that may be closed by this pull request
@hernanDatgDev hernanDatgDev force-pushed the feature/5652/add-knative-serving-timeout-seconds branch from 99c40fc to 6b6158a Compare June 18, 2024 21:56
@hernanDatgDev
Copy link
Contributor Author

I've added a test and squashed the commits as well 👍

@squakez squakez modified the milestone: 2.4.0 Jun 19, 2024
@squakez squakez merged commit 9c45e36 into apache:main Jun 19, 2024
14 checks passed
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.

Add TimeoutSeconds to knative-service trait
2 participants