| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Replace the dynamic supported Kubernetes version lookup with a static matrix of kube-minor/digest pairs, and pull node disk images by digest instead of mutable tag to avoid CI instability when image content changes behind a tag. Signed-off-by: Alice Frosi <afrosi@redhat.com>
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you!
Sorry, something went wrong.
|
We are blocking the merge of PRs on the CI job names e2e (1.35) and similar in the repository, but now they are name with the digest. Need to look into this |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Replace the dynamic supported Kubernetes version lookup with a static matrix of kube-minor/digest pairs, and pull node disk images by digest instead of mutable tag to avoid CI instability when image content changes behind a tag.