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

Fix regression using GenericContainer#setImage #7820

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Fix regression using GenericContainer#setImage #7820

merged 1 commit into from
Nov 18, 2023

Conversation

eddumelendez
Copy link
Member

1dba8d1 introduced a breaking change. GenericContainer#getImage
returns the value of ContainerDef#getImage instead of RemoteImageName
because this is not set anymore when using GenericContainer#setImage.

1dba8d1 introduced a breaking change. `GenericContainer#getImage`
returns the value of `ContainerDef#getImage` instead of `RemoteImageName`
because this is not set anymore when using `GenericContainer#setImage`.
@eddumelendez eddumelendez requested a review from a team as a code owner November 17, 2023 23:54
@eddumelendez eddumelendez added this to the next milestone Nov 17, 2023
@eddumelendez eddumelendez merged commit f1f79dc into main Nov 18, 2023
88 checks passed
@eddumelendez eddumelendez deleted the gh-7819 branch November 18, 2023 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant