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

chore(digests): update dockerfile base images #526

Closed
wants to merge 1 commit into from

Conversation

che-bot
Copy link
Contributor

@che-bot che-bot commented Dec 1, 2021

Signed-off-by: Mykhailo Kuznietsov mkuznets@redhat.com

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
@github-actions
Copy link

github-actions bot commented Dec 1, 2021

Click here to review and test in web IDE: Contribute

Copy link
Contributor

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

@mkuznyetsov @nickboldt FYI the sha256 is again empty

@svor
Copy link
Contributor

svor commented Dec 1, 2021

I don't see ubi8/nodejs-10 on registry.access.redhat.com at all, but it's possible to pull with old sha256:
docker pull registry.access.redhat.com/ubi8/nodejs-10@sha256:59610c6b73172e4c7d3b0a84efeeecba478180fdfd8523e85c9674f88cca4adf

nickboldt added a commit that referenced this pull request Dec 1, 2021
…close #526

Change-Id: I11a9933f515fcd7a9fafa3c62608b771d92e50ef
Signed-off-by: nickboldt <nboldt@redhat.com>
@nickboldt nickboldt closed this Dec 1, 2021
svor pushed a commit that referenced this pull request Dec 2, 2021
* fix: better recovery from a failed skopeo inspect -- try again and if not resolved after 2 attempts, DON'T CHANGE the digest to a nullstring

Change-Id: Ic65d99256542b646eb7f3e64f404f40071edab72
Signed-off-by: nickboldt <nboldt@redhat.com>

* chore: include newer digest in this PR so we can simply merge this and close #526

Change-Id: I11a9933f515fcd7a9fafa3c62608b771d92e50ef
Signed-off-by: nickboldt <nboldt@redhat.com>
svor pushed a commit that referenced this pull request Dec 3, 2021
* fix: output of meta.yaml should be yaml content

Change-Id: Idcbe30c9f1c8ee1f0b0162a3061ee9210dd4d4cb
Signed-off-by: Florent Benoit <fbenoit@redhat.com>

* [release] Bump to 7.41.0-SNAPSHOT in main (#528)

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* chore(digests): update dockerfile base images

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* chore(sidecars): bump to new sidecar tags

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* fix: better recovery from a failed skopeo... (#529)

* fix: better recovery from a failed skopeo inspect -- try again and if not resolved after 2 attempts, DON'T CHANGE the digest to a nullstring

Change-Id: Ic65d99256542b646eb7f3e64f404f40071edab72
Signed-off-by: nickboldt <nboldt@redhat.com>

* chore: include newer digest in this PR so we can simply merge this and close #526

Change-Id: I11a9933f515fcd7a9fafa3c62608b771d92e50ef
Signed-off-by: nickboldt <nboldt@redhat.com>

* [release] Bump to 7.40.0 in 7.40.x

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Florent Benoit <fbenoit@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
svor pushed a commit that referenced this pull request Dec 4, 2021
* fix: output of meta.yaml should be yaml content

Change-Id: Idcbe30c9f1c8ee1f0b0162a3061ee9210dd4d4cb
Signed-off-by: Florent Benoit <fbenoit@redhat.com>

* [release] Bump to 7.41.0-SNAPSHOT in main (#528)

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* chore(digests): update dockerfile base images

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* chore(sidecars): bump to new sidecar tags

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* fix: better recovery from a failed skopeo... (#529)

* fix: better recovery from a failed skopeo inspect -- try again and if not resolved after 2 attempts, DON'T CHANGE the digest to a nullstring

Change-Id: Ic65d99256542b646eb7f3e64f404f40071edab72
Signed-off-by: nickboldt <nboldt@redhat.com>

* chore: include newer digest in this PR so we can simply merge this and close #526

Change-Id: I11a9933f515fcd7a9fafa3c62608b771d92e50ef
Signed-off-by: nickboldt <nboldt@redhat.com>

* fix: #20880 instead of a separate stage for dwtemplates, just use the node16 image as the builder, and then we don't have to repeat the same several steps in a new container... and don't have to fix perms in /devfiles/ folder either (#534)

Change-Id: Ib61cfe1548e73ed2a8225596088250248b907c50
Signed-off-by: nickboldt <nboldt@redhat.com>

* [release] Bump to 7.40.0 in 7.40.x

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Florent Benoit <fbenoit@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
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.

None yet

5 participants