-
Notifications
You must be signed in to change notification settings - Fork 162
Deploy build stream container #3869
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
base: pub/build_stream
Are you sure you want to change the base?
Deploy build stream container #3869
Conversation
| - name: Get metadata from omnia_core | ||
| containers.podman.podman_container_exec: | ||
| name: omnia_core | ||
| command: cat /opt/omnia/.data/oim_metadata.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we read from var
|
|
||
| - name: Display image pull result | ||
| ansible.builtin.debug: | ||
| msg: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can have verbosity 2 and keep messages in vars
|
|
||
| # Display deployment status | ||
| - name: Display deployment status | ||
| ansible.builtin.debug: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we display all, verbosity can be 2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this completion msg should display once its completed
|
run omnia-checkers |
Issues Resolved by this Pull Request
Deploy build stream container for omnia rest API service
Fixes #
Description of the Solution
Please describe the solution provided and how it resolves the associated issues.
Suggested Reviewers
@abhishek-sa1 @Rajeshkumar-s2