infra/updatebot/pipeline/head This commit looks good
Details
Naturally, the PR will include the diff of the configuration changes the update process makes, but that doesn't necessarily show what will actually change in the cluster. This is true of the `images` setting in Kustomize configuration, and will become even more important when we start updating remote manifest references. To get a better idea of what will actually change when the update is applied, we now try to run `kubectl diff` for each project after making all changes. The output is then included in the PR description. |
||
---|---|---|
ci | ||
.containerignore | ||
.gitignore | ||
Containerfile | ||
pyproject.toml | ||
updatebot.py |