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

Fix update CI test with latest stable operator (1.6.4) #1566

Closed
juadk opened this issue Sep 17, 2024 · 3 comments · Fixed by #1596
Closed

Fix update CI test with latest stable operator (1.6.4) #1566

juadk opened this issue Sep 17, 2024 · 3 comments · Fixed by #1596
Assignees
Labels

Comments

@juadk
Copy link
Contributor

juadk commented Sep 17, 2024

As 1.6.4 is now the new stable, some things can be cleanup up in the Cypress code and some conditions could also be removed.

@juadk juadk added the kind/QA label Sep 17, 2024
@juadk juadk self-assigned this Sep 17, 2024
@juadk juadk added this to Elemental Sep 17, 2024
@juadk juadk moved this to 🏃🏼‍♂️ In Progress in Elemental Sep 17, 2024
@juadk
Copy link
Contributor Author

juadk commented Sep 24, 2024

Yesterday, I found an issue with the elemental-ui extension and rancher 2.9-head.
Version 1.3.1 is installed instead of 2.0.0, so the elemental menu doest not work.
The UI team is working on it.

@juadk
Copy link
Contributor Author

juadk commented Sep 26, 2024

The issue got fixed but there is another issue today:

  Normal   Pulling    5m38s (x4 over 7m5s)  kubelet            Pulling image "rancher/rancher-agent:v2.9-77836aafa881e247a14eb23402e628091f718744-head"
  Warning  Failed     5m38s (x4 over 7m5s)  kubelet            Failed to pull image "rancher/rancher-agent:v2.9-77836aafa881e247a14eb23402e628091f718744-head": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/rancher/rancher-agent:v2.9-77836aafa881e247a14eb23402e628091f718744-head": failed to resolve reference "docker.io/rancher/rancher-agent:v2.9-77836aafa881e247a14eb23402e628091f718744-head": docker.io/rancher/rancher-agent:v2.9-77836aafa881e247a14eb23402e628091f718744-head: not found
  Warning  Failed     5m38s (x4 over 7m5s)  kubelet            Error: ErrImagePull
  Warning  Failed     5m14s (x6 over 7m4s)  kubelet            Error: ImagePullBackOff
  Normal   BackOff    2m3s (x20 over 7m4s)  kubelet            Back-off pulling image "rancher/rancher-agent:v2.9-77836aafa881e247a14eb23402e628091f718744-head"

@github-project-automation github-project-automation bot moved this from 🏃🏼‍♂️ In Progress to ✅ Done in Elemental Sep 27, 2024
@juadk
Copy link
Contributor Author

juadk commented Sep 27, 2024

Image
All is green now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant