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 docs section for converting from older builder files to v3 #561

Closed
samccann opened this issue Jun 9, 2023 · 0 comments · Fixed by #592
Closed

Add docs section for converting from older builder files to v3 #561

samccann opened this issue Jun 9, 2023 · 0 comments · Fixed by #592
Labels

Comments

@samccann
Copy link
Contributor

samccann commented Jun 9, 2023

It was mentioned in a demo that this is fairly easy to do, but would be a common section readers might look for. iI'd suggest starting a small 'porting guide' for builder and add this to it.

From the demo, the steps are:

  • add version 3 to the execution_environment.yml file
  • if you refer to a builder image, remove it.
  • if it is a version 1, you will need to add the images.

(take these steps w/ a grain of salt - needs to be verified with someone who knows.)

@github-actions github-actions bot added the needs_triage New item that needs to be triaged label Jun 9, 2023
Akasurde added a commit to Akasurde/ansible-builder that referenced this issue Aug 11, 2023
Fixes: ansible#561

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@Akasurde Akasurde added has_pr and removed needs_triage New item that needs to be triaged labels Aug 15, 2023
Akasurde added a commit to Akasurde/ansible-builder that referenced this issue Sep 25, 2023
Fixes: ansible#561

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Akasurde added a commit to Akasurde/ansible-builder that referenced this issue Nov 6, 2023
Fixes: ansible#561

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Akasurde added a commit that referenced this issue Nov 6, 2023
Fixes: #561 

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
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 a pull request may close this issue.

2 participants