-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing guide…
-
**Describe the bug**
When using Kubernetes 1.30 or higher, the Deployment object adds new lifecycle policies, such as sleeplifecycle.
https://kubernetes.io/docs/concepts/containers/container-lifecyc…
-
It would be useful to be able to run some cleanup code at the end of a run. Examples:
- Tear down a cluster
- Delete a temporary directory
I think it would likely make sense to tie these to resou…
sryza updated
8 months ago
-
hooks should be both per-package and global. something like
```json
{
"scripts": {
"beforetest": "rimraf ./reports/junit",
"beforeeachtest": "mkdir -p $REPO_ROOT./reports/junit/PACKAG…
-
PreStop hook in the container spec is a lifecycle hook that allows you to execute a command in a container right before it is terminated. This can be useful for performing cleanup or graceful shutdown…
-
Reopening #26099 since it was never addressed.
**Describe the feature request**
Currently we can use the sidecar.istio.io/rewriteAppHTTPProbers annotation to make istio rewrite our liveness and …
-
## Problem
Sometimes there's a need to run certain function before a record is added or maybe create another record or execute certain workflow after a record is created/deleted (eg: trigger websoc…
-
## General
User should have the ability to execute his own scripts on various lifecycle events.
The user should be able to execute his own script on load of the page.
## DoD
* run js script wh…
-
Runtime SDK Lifecycle hooks are currently linked to Clusters entirely based on a namespace selector defined in an ExtensionConfig. If an ExtensionConfig has a Lifecycle hook enabled and a Cluster matc…
-
This one might require further planning, but for now try and refactor lifecycle methods used to use hooks instead.