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

Sync fluentbit image with correct checksum seen in arosvc registry #3766

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

s-fairchild
Copy link
Collaborator

@s-fairchild s-fairchild commented Aug 8, 2024

Which issue this PR addresses:

Fixes ARO-5049

What this PR does / why we need it:

Fluentbit Production pipeline has been updated to push the same build to all environments.
This pull request updates the checksum to match what is in the container registries.

steven@rh-thinkpad-p1:~$ podman pull --authfile .containers/arosvc.dockerconfig arosvc.azurecr.io/fluentbit:1.9.10-cm20240628@sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d
Trying to pull arosvc.azurecr.io/fluentbit@sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d...
Getting image source signatures
Copying blob 8af89cb9a3cd skipped: already exists  
Copying blob 5c0d6db3cb16 skipped: already exists  
Copying blob bbeff14dd44c skipped: already exists  
Copying blob 13f9584a5f5b skipped: already exists  
Copying config b3a2090a00 done   | 
Writing manifest to image destination
b3a2090a0022a0cde529e6a05f22c2e30fd886f76b0528b7fdad592ea931731e
steven@rh-thinkpad-p1:~$ podman pull --authfile pull_secret_auth.json arointsvc.azurecr.io/fluentbit:1.9.10-cm20240628@sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d
Trying to pull arointsvc.azurecr.io/fluentbit@sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d...
Getting image source signatures
Copying blob 5c0d6db3cb16 skipped: already exists  
Copying blob bbeff14dd44c skipped: already exists  
Copying blob 8af89cb9a3cd skipped: already exists  
Copying blob 13f9584a5f5b skipped: already exists  
Copying config b3a2090a00 done   | 
Writing manifest to image destination
b3a2090a0022a0cde529e6a05f22c2e30fd886f76b0528b7fdad592ea931731e

Test plan for issue:

Is there any documentation that needs to be updated for this PR?

How do you know this will function as expected in production?

@s-fairchild
Copy link
Collaborator Author

/azp run ci,e2e

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@s-fairchild s-fairchild force-pushed the s-fairchild/ARO-5049-sync-fluentbit-checksum branch from 5838b6e to 81dce1b Compare August 8, 2024 20:36
@s-fairchild
Copy link
Collaborator Author

/azp run ci,e2e

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

tsatam
tsatam previously approved these changes Aug 8, 2024
@tsatam tsatam added the next-release To be included in the next RP release rollout label Aug 8, 2024
pkg/util/version/const.go Outdated Show resolved Hide resolved
tsatam
tsatam previously approved these changes Aug 9, 2024
and arosvc registries

Updating checksum to sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d
@s-fairchild
Copy link
Collaborator Author

/azp run ci,e2e

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@tsatam tsatam merged commit 29e09d5 into master Aug 12, 2024
21 checks passed
@tsatam tsatam deleted the s-fairchild/ARO-5049-sync-fluentbit-checksum branch August 12, 2024 16:24
edisonLcardenas pushed a commit that referenced this pull request Aug 13, 2024
#3766)

and arosvc registries

Updating checksum to sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d
gouthamMN pushed a commit that referenced this pull request Aug 14, 2024
#3766)

and arosvc registries

Updating checksum to sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d
yithian pushed a commit that referenced this pull request Aug 20, 2024
#3766)

and arosvc registries

Updating checksum to sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d
rhamitarora pushed a commit that referenced this pull request Aug 21, 2024
#3766)

and arosvc registries

Updating checksum to sha256:dbf5304bd98cd51c72e4ae0ee8511d3bbcdbcb7e72e65e7d1495a50d7ac33b8d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chainsaw Pull requests or issues owned by Team Chainsaw dependencies Pull requests that update a dependency file next-release To be included in the next RP release rollout release-blocker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants