Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 2.8.11 on release-2.8 branch #17375

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2024

Updating VERSION and manifests to 2.8.11

Signed-off-by: GitHub <noreply@github.com>
@github-actions github-actions bot added the release Issue to track the progress of an Argo CD release. label Mar 1, 2024
@crenshaw-dev crenshaw-dev merged commit 951656f into release-2.8 Mar 1, 2024
3 of 6 checks passed
@crenshaw-dev crenshaw-dev deleted the update-version-dstmeaa branch March 1, 2024 22:28
@alexcyber
Copy link

This update broke the install. argoproj/argo-cd/release-2.8/manifests/install.yaml now points to an image tag not hosted on quay.io

Normal Pulling 7m21s (x4 over 8m40s) kubelet Pulling image "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)"
Warning Failed 7m21s (x4 over 8m39s) kubelet Failed to pull image "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)": rpc error: code = NotFound desc = failed to pull and unpack image "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)": failed to resolve reference "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)": [quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11): not found
Warning Failed 7m21s (x4 over 8m39s) kubelet Error: ErrImagePull
Warning Failed 6m56s (x6 over 8m39s) kubelet Error: ImagePullBackOff
Normal BackOff 3m31s (x21 over 8m39s) kubelet Back-off pulling image "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)"

@34fathombelow
Copy link
Member

This update broke the install. argoproj/argo-cd/release-2.8/manifests/install.yaml now points to an image tag not hosted on quay.io

Normal Pulling 7m21s (x4 over 8m40s) kubelet Pulling image "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)"
Warning Failed 7m21s (x4 over 8m39s) kubelet Failed to pull image "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)": rpc error: code = NotFound desc = failed to pull and unpack image "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)": failed to resolve reference "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)": [quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11): not found
Warning Failed 7m21s (x4 over 8m39s) kubelet Error: ErrImagePull
Warning Failed 6m56s (x6 over 8m39s) kubelet Error: ImagePullBackOff
Normal BackOff 3m31s (x21 over 8m39s) kubelet Back-off pulling image "[quay.io/argoproj/argocd:v2.8.11](http://quay.io/argoproj/argocd:v2.8.11)"

Our CI pipeline had a failure and the images did not get created. We are working on it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Issue to track the progress of an Argo CD release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants