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 missing images #252

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Conversation

mbaldessari
Copy link
Contributor

When running ./pattern.sh make seed pipelines started failing with:

message: >-
The step "bump-tag" in TaskRun
"seed-iot-software-sensor-run-nlc337daeaf685c4f96b31e380c986de26" failed
to pull the image "". The pod errored with the message: "Back-off
pulling image "quay.io/manuela/bumpversiontask:latest"."

Seems the latest tag has gone missing on both the bumpversiontask
image and the httpd-ionic image under the manuela org.

Let's just use the images in our hybridcloudpatterns org.

Tested and now make seed is able to build the tasks seed-iot-frontend,
seed-iot-consumer and seed-iot-anomaly-detection correctly again.

Reported-by: Wolfgang Huse [email protected]

When running `./pattern.sh make seed` pipelines started failing with:

 message: >-
        The step "bump-tag" in TaskRun
        "seed-iot-software-sensor-run-nlc337daeaf685c4f96b31e380c986de26" failed
        to pull the image "". The pod errored with the message: "Back-off
        pulling image "quay.io/manuela/bumpversiontask:latest"."

Seems the `latest` tag has gone missing on both the bumpversiontask
image and the httpd-ionic image under the manuela org.

Let's just use the images in our hybridcloudpatterns org.

Tested and now make seed is able to build the tasks seed-iot-frontend,
seed-iot-consumer and seed-iot-anomaly-detection correctly again.

Reported-by: Wolfgang Huse <[email protected]>
Copy link
Contributor

@mhjacks mhjacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/ok-to-merge

@mbaldessari mbaldessari merged commit 9a18798 into validatedpatterns:main Apr 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants