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

feat(native): Add support for Knative service gradual roll-out #2667

Merged
merged 1 commit into from
Oct 5, 2021
Merged

feat(native): Add support for Knative service gradual roll-out #2667

merged 1 commit into from
Oct 5, 2021

Conversation

astefanutti
Copy link
Member

This PR adds the rollout-duration parameter to the Knative Service trait, so that it's possible to activate and set the duration of the gradual rollout to the latest version of the Integration, as detailed in the Knative Serving documentation: https://knative.dev/docs/developer/serving/rolling-out-latest-revision/.

Release Note

feat(native): Add support for Knative service gradual roll-out

@astefanutti astefanutti added kind/feature New feature or request area/knative Related to Knative labels Oct 1, 2021
@astefanutti astefanutti merged commit 3356260 into apache:main Oct 5, 2021
@astefanutti astefanutti deleted the pr-303 branch October 5, 2021 08:10
@nicolaferraro nicolaferraro mentioned this pull request Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/knative Related to Knative kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants