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 separator to schema.yaml #827

Merged
merged 3 commits into from
Aug 28, 2024
Merged

Add separator to schema.yaml #827

merged 3 commits into from
Aug 28, 2024

Conversation

gndrmnn
Copy link
Contributor

@gndrmnn gndrmnn commented Aug 28, 2024

Every call of openstack_image_manager will now validate the image yamls against the schema before managing the images. (Previously check defaulted to False and exited without managing the images)

Furthermore add the option --check-only used if only the validation is desired but not managing the images (for example in CI pipelines)

Signed-off-by: Gondermann <gondermann@b1-systems.de>
Signed-off-by: Gondermann <gondermann@b1-systems.de>
Signed-off-by: Gondermann <gondermann@b1-systems.de>
@gndrmnn gndrmnn changed the title WIP: Add separator to schema.yaml Add separator to schema.yaml Aug 28, 2024
@gndrmnn gndrmnn marked this pull request as ready for review August 28, 2024 11:31
@gndrmnn gndrmnn requested a review from berendt August 28, 2024 11:31
@berendt berendt merged commit 0944a3a into osism:main Aug 28, 2024
3 checks passed
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