Back to bug 2077843
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Red Hat One Jira (issues.redhat.com) | 2022-04-22 12:13:24 UTC | Link ID | Red Hat Issue Tracker RHCEPH-4148 | |
| Kritik Sachdeva | 2022-04-25 08:36:13 UTC | Flags | needinfo?(adking) | |
| CC | adking | |||
| Christoph Dwertmann | 2022-04-26 02:09:00 UTC | CC | cdwertma | |
| Matthias Muench | 2022-04-27 09:53:28 UTC | CC | mmuench | |
| Kritik Sachdeva | 2022-05-13 15:22:44 UTC | CC | sourdas | |
| Flags | needinfo?(sourdas) | |||
| Sourav Jyoti Das | 2022-05-17 15:21:15 UTC | Flags | needinfo?(sourdas) | needinfo- |
| Sourav Jyoti Das | 2022-05-17 15:21:49 UTC | Flags | needinfo- | |
| Sourav Jyoti Das | 2022-05-24 12:59:19 UTC | Flags | needinfo?(adking) | |
| Adam King | 2022-05-24 13:46:32 UTC | Target Release | 6.1 | 5.2 |
| Flags | needinfo?(adking) needinfo?(adking) | |||
| Status | NEW | POST | ||
| Ken Dreyer (Red Hat) | 2022-05-24 22:32:24 UTC | CC | kdreyer | |
| Keywords | Rebase | |||
| Status | POST | MODIFIED | ||
| Ken Dreyer (Red Hat) | 2022-05-24 22:32:45 UTC | Fixed In Version | ceph-16.2.8-2.el8cp | |
| Ken Dreyer (Red Hat) | 2022-05-24 23:24:39 UTC | Flags | needinfo?(ceph-qe-bugs) | |
| Veera Raghava Reddy | 2022-05-26 04:20:58 UTC | CC | vereddy | |
| Flags | needinfo?(ceph-qe-bugs) | |||
| Red Hat Bugzilla | 2022-05-26 08:30:45 UTC | CC | ceph-qe-bugs | |
| Geo Jose | 2022-05-30 18:16:29 UTC | CC | gjose | |
| errata-xmlrpc | 2022-05-31 21:24:54 UTC | Status | MODIFIED | ON_QA |
| Ameena Suhani S H | 2022-06-01 04:41:50 UTC | QA Contact | sunnagar | mgowri |
| Manasa | 2022-06-13 04:47:17 UTC | QA Contact | mgowri | msaini |
| Manisha Saini | 2022-06-21 07:40:43 UTC | Flags | needinfo?(adking) | |
| Adam King | 2022-06-21 19:59:00 UTC | CC | msaini | |
| Flags | needinfo?(adking) | needinfo?(msaini) | ||
| Manisha Saini | 2022-06-23 14:02:06 UTC | Flags | needinfo?(msaini) | |
| Manisha Saini | 2022-06-23 16:56:29 UTC | Blocks | 2100553 | |
| Manisha Saini | 2022-06-24 10:16:48 UTC | Status | ON_QA | VERIFIED |
| Akash Raj | 2022-07-06 08:22:25 UTC | Blocks | 2102272 | |
| Docs Contact | asriram | akraj | ||
| CC | akraj | |||
| Flags | needinfo?(adking) | |||
| Adam King | 2022-07-06 22:48:24 UTC | Flags | needinfo?(adking) | |
| Doc Text | Cause: cephadm would add "docker.io" to any image not from a qualified registry Consequence: it was not possible to pass an image from an unqualified registry (e.g. a local registry) to upgrade as it would fail to pull this image Fix: "docker.io" is no longer added to the image name unless the name is a match for an upstream ceph image (e.g. ceph/ceph:v17) Result: Starting in 5.2 when running "ceph orch upgrade" users can now pass images from local registries an cephadm should be able to upgrade to that image. NOTE: this only applies to upgrades STARTED from 5.2. Upgrading from 5.0 or 5.1 TO 5.2 will still be affected by this issue. | |||
| Doc Type | If docs needed, set a value | Bug Fix | ||
| Akash Raj | 2022-07-13 06:28:43 UTC | Flags | needinfo?(adking) | |
| Doc Text | Cause: cephadm would add "docker.io" to any image not from a qualified registry Consequence: it was not possible to pass an image from an unqualified registry (e.g. a local registry) to upgrade as it would fail to pull this image Fix: "docker.io" is no longer added to the image name unless the name is a match for an upstream ceph image (e.g. ceph/ceph:v17) Result: Starting in 5.2 when running "ceph orch upgrade" users can now pass images from local registries an cephadm should be able to upgrade to that image. NOTE: this only applies to upgrades STARTED from 5.2. Upgrading from 5.0 or 5.1 TO 5.2 will still be affected by this issue. | .`cephadm` no longer adds `docker.io` to the image name Previously, `cephadm` would add `docker.io` to any image from an unqualified registry, thereby it was impossible to pass an image from an unqualified registry, such as a local registry to upgrade, as it would fail to pull this image. Starting with {storage-product} 5.2, , `docker.io` is no longer added to the image name, unless the name is a match for an upstream ceph image such as `ceph/ceph:v17`. On running the `ceph orch upgrade` command, users can pass images from local registries and `Cephadm` can upgrade to that image. NOTE: This is ONLY applicable to upgrades starting from 5.2. Upgrading from 5.0 or 5.1 to 5.2 is still affected by this issue. |
||
| Christoph Dwertmann | 2022-07-13 07:12:35 UTC | Flags | needinfo?(aakashraj) needinfo?(akraj) | |
| CC | aakashraj | |||
| Adam King | 2022-07-13 13:00:53 UTC | Doc Text | .`cephadm` no longer adds `docker.io` to the image name Previously, `cephadm` would add `docker.io` to any image from an unqualified registry, thereby it was impossible to pass an image from an unqualified registry, such as a local registry to upgrade, as it would fail to pull this image. Starting with {storage-product} 5.2, , `docker.io` is no longer added to the image name, unless the name is a match for an upstream ceph image such as `ceph/ceph:v17`. On running the `ceph orch upgrade` command, users can pass images from local registries and `Cephadm` can upgrade to that image. NOTE: This is ONLY applicable to upgrades starting from 5.2. Upgrading from 5.0 or 5.1 to 5.2 is still affected by this issue. | .`cephadm` no longer adds `docker.io` to the image name provided for the `ceph orch upgrade start` command Previously, `cephadm` would add `docker.io` to any image from an unqualified registry, thereby it was impossible to pass an image from an unqualified registry, such as a local registry, to upgrade, as it would fail to pull this image. Starting with {storage-product} 5.2, , `docker.io` is no longer added to the image name, unless the name is a match for an upstream ceph image such as `ceph/ceph:v17`. On running the `ceph orch upgrade` command, users can pass images from local registries and `Cephadm` can upgrade to that image. NOTE: This is ONLY applicable to upgrades starting from 5.2. Upgrading from 5.1 to 5.2 is still affected by this issue. |
| Flags | needinfo?(adking) | |||
| Adam King | 2022-07-13 13:03:03 UTC | Flags | needinfo?(aakashraj) needinfo?(akraj) | |
| Anjana Suparna Sriram | 2022-07-14 11:43:57 UTC | CC | asriram | |
| Red Hat Bugzilla | 2022-07-15 19:04:47 UTC | CC | sourdas | |
| errata-xmlrpc | 2022-08-09 09:59:03 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2022-08-09 17:38:20 UTC | Resolution | --- | ERRATA |
| Status | RELEASE_PENDING | CLOSED | ||
| Last Closed | 2022-08-09 17:38:20 UTC | |||
| errata-xmlrpc | 2022-08-09 17:38:54 UTC | Link ID | Red Hat Product Errata RHSA-2022:5997 | |
| Lijo Stephen Thomas | 2023-08-20 05:21:37 UTC | CC | lithomas | |
| Link ID | Red Hat Knowledge Base (Solution) 6961465 | |||
| Waldirio M Pinheiro | 2023-08-20 16:09:08 UTC | CC | wpinheir |
Back to bug 2077843