forked from fabric8io/docker-maven-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update to upstream #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…presence of non-ASCII characters.
…ckerfile mode, too + update for a sample
chore: Respect the <run> section for a single image for the simple Dockerfile mode, too
what a pita ...
Update to JMockit 1.40
Update to JMockit 1.40
Circle CI integration
Re-introduced sonarqube integration
fix: sonarqube fixes
Signed-off-by: Erdoan Hadzhiyusein <[email protected]>
…-example Minor fix on volume configuration example
Signed-off-by: Phillip Whittlesea <[email protected]>
Fix #1041 Allow both cred helpers and auth in Docker config
* Pick up AWS credentials from ENV https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html * Rework AWS authentication part of the documentation * Mention change
…rver (DockerInDocker) (#1297)
I.e. when enabled is a Boolean but not identical to Boolean.TRUE Fixes #1291
) Signed-off-by: Jeschke, Peter Rene <[email protected]>
* Fix #1201: Initial draft for integration tests * Pick version from main plugin module and modify test version accordingly Co-authored-by: Roland Huß <[email protected]>
* Add AWS SDK core * Exclude CBOR & ION serialization * Use AWS SDK to fetch AWS credentials * Fix imports * Simlify AuthConfig creation * Test AwsSdkAuthConfigFactory * Test AuthConfigFactory * Make sure custom AWS code is tested * Go full reflection * Improve comments + clean imports * Mention #1311 in changelog * Cleanup * Document usage of AWS SDK for Extended Authentication * Link to documentation when encountering AWS ECR * Be more precise in AWS SDK usage Co-Authored-By: Roland Huß <[email protected]> Co-authored-by: Roland Huß <[email protected]>
Commit on behalf of Sebastian Kirsch, see original commit here: https://github.com/sebastiankirsch/docker-maven-plugin/commit/f5a514b9993e3b3a50ca2c4a51879ae4dd555ee2
Signed-off-by: Colm O hEigeartaigh <[email protected]>
take into account the imageName.getUser() when determining credentials for the pull
* chore: Fix Sonar build * Update to Java 11 * more fixe
Co-authored-by: Sebastian Roland <[email protected]> Co-authored-by: Roland Huß <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.