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

Feature/change login to use password stdin, fixing issue #17 #56

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

sirchia
Copy link
Contributor

@sirchia sirchia commented Jan 13, 2022

Extracted common AbstractExecutorService as new base for both buildah and podman executor services and extended it with fluent command configuration.

Refactored podman login command to use --password-stdin instead of commandline provided password, fixing issue #17

Rebased on feature/Configure-squash-and-layers

  • To be tested with actual podman login command execution

lexemmens and others added 15 commits November 16, 2020 11:49
…ers' into feature/Configure-squash-and-layers

# Conflicts:
#	CHANGELOG.md
#	pom.xml
#	src/main/java/nl/lexemmens/podman/image/BuildImageConfiguration.java
#	src/main/java/nl/lexemmens/podman/service/PodmanExecutorService.java
#	src/test/java/nl/lexemmens/podman/service/PodmanExecutorServiceTest.java
… and podman executor services and extended it with fluend command configuration.

Refactored podman login command to use --password-stdin instead of commandline provided password, fixing issue lexemmens#17
@lexemmens
Copy link
Owner

I will take a look at the outstanding task next week. Finally got my development environment back up and running - will be a packed release 🥳

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