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

Add imagePushed field to jib-image.json #3641

Merged
merged 7 commits into from May 26, 2022

Conversation

wwadge
Copy link
Contributor

@wwadge wwadge commented Apr 11, 2022

This keeps track of which images were pushed onto the target registry, useful for when skipExistingImages option is in use especially in a mono-repo contest.

#3636

@google-cla
Copy link

google-cla bot commented Apr 11, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

@ddixit14
Copy link

@mpeddada1, can you please have a look at this?

@mpeddada1
Copy link
Contributor

Thank you for your contribution @wwadge! We need a couple of days to review your PR. We appreciate your patience on this.

Copy link
Contributor

@mpeddada1 mpeddada1 left a comment

Choose a reason for hiding this comment

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

Apologies for the delay @wwadge! This is looking good! Added a couple of minor comments.

@wwadge
Copy link
Contributor Author

wwadge commented May 23, 2022

Sure! Pushed cleanups in 9663bcf

@wwadge
Copy link
Contributor Author

wwadge commented May 24, 2022

Will add a few more lines to improve test coverage shortly (also noticed JibContainer missed out an update to equals)

@sonarcloud
Copy link

sonarcloud bot commented May 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.9% 93.9% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@mpeddada1 mpeddada1 left a comment

Choose a reason for hiding this comment

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

Thank you for this great feature @wwadge! LGTM

@mpeddada1 mpeddada1 merged commit 7cdc78c into GoogleContainerTools:master May 26, 2022
@wwadge wwadge deleted the add-image-pushed branch May 27, 2022 08:52
@mpeddada1 mpeddada1 added this to the 0.11.0-cli milestone Aug 31, 2022
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

4 participants