-
Notifications
You must be signed in to change notification settings - Fork 31
ccv new version not published #61
Comments
we have the same issue on satellite 6.4 |
In Satellite 6.4 latest seems to be ignored and the one selected in the web UI is used instead. Any pointers? |
@evgeni I asked on IRC already and also made a ticket at Red Hat. Can you have a look or help me to find someone who can help to get this solved? |
@techsolo @RogerTanner have you tried out #53 ? |
I currently don't work for a company with a Satellite, so I can't validate on this. But I am actually pretty sure that I pulled your fork and tested again with the same result. |
I had the same issue and i resolved it by unset "latest" and set a fixed version of content view in CCV. |
Check the result you always get that fixed version, never 'latest'. |
Looks like when one sets a component cv in a ccv to If cvmanager would check the versions of the last published version of the ccv and not the current versions of the unpublished ccv, this should resolve this issue. Until then you can change the |
Came up with a patch to fix this if all you want is things to promote properly even when a component version is set to If there's interest I'll stick it behind a feature flag, clean up the output to be more accurate, and put in an MR to get that merged.
|
@arusso this looks interesting, thanks. Definitely open up a PR for that please. |
Is this problem fixed now? |
hello, i try to publish & promote my ccv automatically. For CV´s it works. But for CCV´s no new version would be published. Where is my mistake?
`---
:settings:
:user: admin
:pass:
:uri: https://lnx-rbg40.int.osram-light.com
:timeout: 300
:org: 1
:lifecycle: 7
:keep: 5
:checkrepos: true
:promote_cvs: true
:ccv:
ccv-rhel7-base:
cv-rhel7: latest
cv-rhel7-tools: latest
:publish:
:promote:
The text was updated successfully, but these errors were encountered: