Replies: 12 comments 11 replies
-
|
The release notes are a work in progress and not yet finished. |
Beta Was this translation helpful? Give feedback.
-
|
Added a note to avoid further confusions. |
Beta Was this translation helpful? Give feedback.
-
|
Regarding "Imho we have a huge info gap on osism atm. As example the last security issue, who got the info? people had to ask? stil no info about patches, even CVE should be out now etc. I understand OSISM also wants to make revenue, but i am not sure this is the way to go." We rebuild and publish our images every 24h hours. Since the patches were all merged upstream a few days ago, they are included in the latest images we provide. They are also available to everyone, there are no restrictions on availability here.
|
Beta Was this translation helpful? Give feedback.
-
the images you update explicity need always to be manually tagged to the last release, the current images of a release are not updating. So people are forced to explcility set a tag to as example 2024.2. This is is another issue out of this scope- If i run a osism version i would expect to also update the images with the fixes without specifying overrides as example. But existing images do not get updates, just tagged ones. example? existing osism install, pull new images? no fix! setting override to 2024.2 , fix included. That is a major thing. Yes you build images with fixes but they cannot be used without doing a override, they are even on a complete different path on the registry. If i deploy a specific version i want osism apply -a pull $whatever to pull a version with the fix included. But you only update the version taged ones. Once there is a release, those are not upgrading with bugfixes, And for the CVE, only internal people got this. This should be available to all. No mentioning at all etc. except internal to "first class" customers. Maybe we use it wrong i dont know anymore.... with this i mean a "run this to fix it" note as example. With overrides i mean to explicitly set those in images.yml to make use of them |
Beta Was this translation helpful? Give feedback.
-
|
Just an idea, maybe we can do a monthly osism meeting round or something with users who want to take part? similar to what we had before with SCS? Does not need to be long. 30 minutes, BAM. I would love this as a direct channel. OUG? Osism User Group? :) Also please excuse my hard direct comments, i value what you do and osism turned out to be great product by now. We did alot to get this adopted by alot of people too. I really love what you do and also which is not visible to anyone. So i think it would be good to just connect everyone again, or maybe im just missing out. |
Beta Was this translation helpful? Give feedback.
-
|
@flyersa I think, that is a very good idea. Initially it was proposed to continue with Team IaaS, Team Container and Team OPS/IAM calls like during the project phase. Team Container and Team OPS/IAM (here with very little attendance, tbh) are still holding meetings - so maybe through you raising it, this could be revived for IaaS as well. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @flyersa :) I migrated this from an issue to the discussions section, since I feel there is a lot of interesting input here, but at the same time this is very challenging to consume as a single issue. In addition to that, the discussion around the points you mentioned already started, so let's continue it as a discussion and see if we can define actionable issues/work items from here. |
Beta Was this translation helpful? Give feedback.
-
|
what about the release notes now? Anyone working on those updates? Any caveeats or specials we need to consider in upgrading from 9.4.0 to 10.0 ? I hesitated atm to update at all any environments because the communication dropped. And tbh if you need a break or something i completly understand this. But also as i said if you need help let us help. I will update our testbed and report on the findings. |
Beta Was this translation helpful? Give feedback.
-
|
I see 10.0 was relabeled to 10.0-rc1 and you even provide a migration script and good documentation. Great job. Will test it this week and provide feedback |
Beta Was this translation helpful? Give feedback.
-
|
I upgraded to 10.0.0-rc1 today , so far so good, however that rabbitmq stuff didnt went very well as nova didnt work anymore, need to redo this on another test lab later, functional tests so far look good. 10.0.0-rc1 notes: Upgrade performed from 9.4.0 to 10.0.0-rc1 RabbitMQ upgrade: failed directly with enable all stable feauture flags again, this is something we often see. It only helps to completly purge this and reinstall rabbitmq for some reason or just ignore it, maybe some regression on our testbed from a prior upgrade. Its also safe to ignore, the container just runs fine and is upgraded TASK [rabbitmq : Enable all stable feature flags] ****************************** the documentation and the migration osism commands for rabbitmq worked flawless Nice to have:
hacluster_pacemaker_remote_image_full: "registry.osism.tech/kolla/release/2025.1/hacluster-pacemaker-remote:2.1.6.20251208" then it works, but maybe ok if its not supported anyway. Please also add python-masakariclient and the python-watcherclient in the openstackclient container After Upgrading and following the rabbitmq notes from the release notes i was unable to launch instances anymore, they got properly scheduled from placement but were stuck forever in pending without any indication in nova on the assigned hypervisors what was causing it, no error, nor warning, nothing. So i removed om_rpc_host and om_notify_vhost from kolla/configuration.yml and rolled everything out again after purging rabbitmq completly and reinstalling rabbitmq first. I suspect something is not properly pulling from the queue in nova if this is specified. |
Beta Was this translation helpful? Give feedback.
-
|
you guys are back from vacation? :) |
Beta Was this translation helpful? Give feedback.
-
|
Another one, upgrading to 10.0.0-rc2 upgrade of grafana seems to kill existing dashboards |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am not the popular one, but i can live with that, so here is another one ;)
So, just giving a link to
https://docs.openstack.org/kolla-ansible/latest/reference/message-queues/rabbitmq.html#high-availability
which does not apply to any osism related installation should work or what is the idea about that changelog notice?
can we fix this to something more related to osism users?
e.g basically that says "stop everything", run reset state, redeploy etc.?
providing a link to something that references to stuff like "kolla-ansible genconfig" is not really a helpfull releasenote. You did a major release here,10.0 is also 2025.1- Why is the changelog so short handed? I mean 10.0 is a major release, more pride please for the awesome job you guys do ?
Also please note you have alot of major osism users now. The release notes, docs should reflect how to properly use, update this in relation to osism instead of a kolla reference imho. Obviously we will figure this out ourself, but this should not be the goal.
Also missing in the changelog, what was fixed etc.? Do you guys need help from the osism community? I am sure there are plenty of people who will and want to help here (us included).
There are alot of bugfixes in this releases, not even mentioned, such as the ISO Problem which got fixed, the trunk port issue fixed and so on.
Imho this release note should be more proper, highlight fixed issues and also give upgrade advice to existing osism users instead of just doing a useless reference to some kolla doc which people cannot even use directly. Correct me if im wrong here.
I mean this upgrade is a major interuption change. Its not just like "yeah change the queues" in rabbitmq, this is a upgrade which will cause problems if not done properly. And there is no mention at it at all.
Imho we have a huge info gap on osism atm. As example the last security issue, who got the info? people had to ask? stil no info about patches, even CVE should be out now etc. I understand OSISM also wants to make revenue, but i am not sure this is the way to go.
Also adding again here the idea to have people pre-test the upgrades before a release, what happened with that? :(
Beta Was this translation helpful? Give feedback.
All reactions