RealAnna
RealAnna
**Environment** * Keptn Version (`keptn version`): master **Affected Component** * [x] Shipyard-controller **Describe the bug** Among other things, when calling the delete service endpoint shippy should remove the service from...
Now that we officially released a ZD version, it would be good to have issues as soon as our changes break the zero downtime tests. ## DoD - [ ]...
Based on this PoC #8465 refactor our CI pipeline to include a single test and build job with caching. ## DoD New CI based on PoC : - [ ]...
The goal of this ticket is to create tests to verify Keptn's high availability [KEP48](https://github.com/keptn/enhancement-proposals/pull/48#). Using the litmus dashboard create scheduled /randomly repeated tests for the following continuous delivery scenarios:...
Signed-off-by: RealAnna ## This PR [ Attempt to reintroduce docker caching](https://github.com/keptn/keptn/pull/8465/commits/177be4db41aad80528b3086f4949f8e6361760ae) -uses https://github.com/docker/build-push-action/issues/252#issuecomment-889339470 [ Caching in between test and prod builds](https://github.com/keptn/keptn/pull/8465/commits/cf7256124dcfc69dfe23bbf65d2c9d0f04c28543) Research other projects' workflows to see if there are...
## This PR - adds test across 2 stages with two integrations answering to the same event - verifies all finished events for both stages - verifies no pending stage...
Since we removed helm service and continuous delivery, we currently miss an integration test that runs across multiple stages. To test the number of logs in shippy and their usefulness...
With resource service in goutils a new version of the resource handler functions (i.e. `GetResource(resourceScope, utils.AppendQuery(commitOption))`) has been introduced. When we will have the new API v 2.0 we should:...
this PR adds configurable liveness and readiness probes with cli -probes=true readynessprobes and livenessprobes are templated with a completely customizable probe or the copy of the probes in the input...
For our use-case we would need the helm values to give user the possibility to add : - topology constraints - node selector - tolerations Since these are defined for...