-
Notifications
You must be signed in to change notification settings - Fork 21
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
Pinning kolla, kolla-ansible and kayobe in caracal #1248
base: stackhpc/2024.1
Are you sure you want to change the base?
Conversation
Pinned Kolla, Kolla-Ansible and Kayobe to tags - Caracal: - Kolla pinned to stackhpc/18.1.0.2 - Kolla-Ansible pinned to stackhpc/18/1/0/2 - Kayobe pinned to stackhpc/16.1.0.1
shouldn't we automate the pinning process? I don't think manual versions updating is a way to go |
# FIXME: Waiting for | ||
# https://review.opendev.org/c/openstack/kolla-ansible/+/926198 to merge and | ||
# sync to stackhpc/2024.1 | ||
# stackhpc_kolla_ansible_source_version: "stackhpc/{{ openstack_release }}" |
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.
stackhpc/kolla-ansible#596, available in stackhpc/18.1.0.4...
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.
It would be better to move these versions to a separate file to allow for easier automation. stackhpc-source-versions.yml
?
Agree, this is just the first step. |
@darmach I think all the critical fixes are merged upstream now. We can merge this if you rebase & update the pins |
Maybe we're a bit naive in here, who is going to pick up the burden of maintaining the pins before we get to an automated solution? |
Whoever needs the most recent changes probably |
That's the naive part - who is going to watch for reasonable patches that come from upstream that would be beneficial to pull in? (especially security related patches). |
We should probably close this for now, since we decided to not pin anything until we can automate it |
Pinned Kolla, Kolla-Ansible and Kayobe to tags - Caracal:
To be merged after @Alex-Welsh merges https://review.opendev.org/c/openstack/kolla-ansible/+/926618