-
It would be useful to add a diagram that explains the StacheElement lifecycle methods and hooks:
![image](https://user-images.githubusercontent.com/5851984/65520558-606d6000-dead-11e9-90e3-13ef39bd…
-
When you delete the running deployer pod, the pre/post hook will keep running forever. The lifecycle hook pods should have ownerRef set to the deployer pod and be tied to the lifecycle of the deployer…
-
URL: https://angular24.ru/guide/lifecycle-hooks#peek-a-boo
--------------------------
Текущий перевод:
Шучу в сторону
--------------------------
Предлагаю:
Шутки в сторону
-
## Problem Description
The [Native Kubernetes executor](https://docs.sourcegraph.com/admin/executors/deploy_executors_kubernetes) solution utilizes Kubernetes Jobs to run both Batch Change and Precis…
-
### Is your feature request related to a problem? Please describe.
Currently need to run `tctl` commands after deployment manually what contradict cloud native and automation way to manage applicat…
-
### What is the current behavior?
Some NPM packages execute Java or use Java paths ([example package](https://github.com/joeferner/node-java)) in their postinstall hooks. Those paths currently poin…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
There are a lot of pote…
-
Hi there,
I ran into an interesting bug today. In `DefaultApplicationLifecycle`s `stop()` method, there is a comment that reads as follows:
```
// Do we care if one hook executes on another h…
-
# Observed
Given the following `test1/.devcontainer/devcontainer.json` (where the image uses `vscode` as the `remoteUser`:
```json
{
"name": "test1",
"image": "mcr.microsoft.c…
-
```
2022-06-24T08:07:32Z INFO docker/docker.go:29 Checking docker CLI and Docker Engine installation
2022-06-24T08:07:32Z INFO docker/docker.go:44 docker CLI is available at path: /usr/bin/docker
2…