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

Warn user about using default base image in v3 #591

Merged
merged 5 commits into from
Nov 15, 2023

Conversation

Akasurde
Copy link
Member

@Akasurde Akasurde commented Aug 9, 2023

SUMMARY
  • Default base image is old, using it in v3 definition might
    result in build failures. It is good idea to fail before proceeding.

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

src/ansible_builder/user_definition.py
test/unit/test_user_definition.py

@Akasurde Akasurde requested a review from a team as a code owner August 9, 2023 19:29
Copy link
Contributor

@Shrews Shrews left a comment

Choose a reason for hiding this comment

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

Oops, sorry I missed reviewing this.

src/ansible_builder/user_definition.py Show resolved Hide resolved
* Default base image is old, using it in v3 definition might
  result in build failures. It is good idea to fail before proceeding.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@Akasurde Akasurde requested a review from Shrews November 15, 2023 16:56
@Akasurde Akasurde merged commit 3a89cef into ansible:devel Nov 15, 2023
@Akasurde Akasurde deleted the warn_base_image branch November 15, 2023 18:39
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