chore(updatecli) fix jenkinscontroller agents images manifests (delete unsued + fix existing #3741
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requires jenkins-infra/kubernetes-management#5923 to be deployed to have some AWS credential available.
As explained in #3739 (review), this PR should unblock #3739.
It is a fixup of #3737 which accidentally reintroduced an old
updatecli
manifest which was tracking all kinds of packer images for our agents but 2 years ago (so not only packer images for AMI and azure, but also non packer images).This manifest is removed and the AMI tracking has been added for Linux (Ubuntu arm64 and Ubuntu x86).
Closes #3740 which was a result of the (now) removed manifest.