Skip to content

0.1.1

Compare
Choose a tag to compare
@stefanprodan stefanprodan released this 28 Nov 13:05
· 2868 commits to main since this release

Changelog

11bc039 Release v0.1.1
9a29ea6 Change progress deadline default to 10 minutes
2d8adba Merge pull request #10 from stefanprodan/deadline
f3904ea Use canary state constants in recorder
1b2b13e Disable patch coverage
8878f15 Clean up isDeploymentReady
5977ff9 Add rollback test based on failed checks threshold
11ef6bd Add progressDeadlineSeconds to canary example
9c342e3 Add progressDeadlineSeconds validation
c7e7785 Fix canary deployer is ready test
4cb5ceb Rollback canary based on the deployment progress deadline check - determine if the canary deployment is stuck by checking if there is a minimum replicas unavailable condition and if the last update time exceeds the deadline - set progress deadline default value to 60 seconds
5a79402 Add canary status state constants
c24b11f Add ProgressDeadlineSeconds to Canary CRD
042d3c1 Set ProgressDeadlineSeconds for primary deployment on init/promote
f8821cf bump dev version