Go to file
Dustin b845dfdebe Include manifest diff in PR description
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.
2024-09-05 21:19:23 -05:00
ci ci: Add Jenkins pipeline 2024-08-26 09:51:08 -05:00
.containerignore Add Containerfile 2024-08-26 09:27:38 -05:00
.gitignore Initial commit 2024-08-25 08:48:31 -05:00
Containerfile Add Containerfile 2024-08-26 09:27:38 -05:00
pyproject.toml Initial commit 2024-08-25 08:48:31 -05:00
updatebot.py Include manifest diff in PR description 2024-09-05 21:19:23 -05:00