Skip to content

Commit e007f85

Browse files
hhorakclaude
authored andcommitted
Add RHEL App Streams lifecycle information to READMEs
Add reference to the Red Hat Enterprise Linux Application Streams Life Cycle page in the main README and all version-specific READMEs to provide users with information about support lifecycle for each Python stream. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 7745490 commit e007f85

12 files changed

Lines changed: 24 additions & 0 deletions

File tree

3.12-minimal/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ of installed packages. There are no compilers, no header files, no npm etc and t
2828
reimplementation called microdnf, making the resulting container images much smaller. This creates some limitations
2929
but we provide ways to workaround them.
3030

31+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
32+
3133
Limitations
3234
-----------
3335

3.12/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ modules for their web applications. There is no guarantee for any specific npm o
2929
version, that is included in the image; those versions can be changed anytime and
3030
the nodejs itself is included just to make the npm work.
3131

32+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
33+
3234
Usage in Openshift
3335
------------------
3436

3.13-minimal/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ of installed packages. There are no compilers, no header files, no npm etc and t
2828
reimplementation called microdnf, making the resulting container images much smaller. This creates some limitations
2929
but we provide ways to workaround them.
3030

31+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
32+
3133
Limitations
3234
-----------
3335

3.13/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ modules for their web applications. There is no guarantee for any specific npm o
2929
version, that is included in the image; those versions can be changed anytime and
3030
the nodejs itself is included just to make the npm work.
3131

32+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
33+
3234
Usage in Openshift
3335
------------------
3436

3.14-minimal/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ of installed packages. There are no compilers, no header files, no npm etc and t
2828
reimplementation called microdnf, making the resulting container images much smaller. This creates some limitations
2929
but we provide ways to workaround them.
3030

31+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
32+
3133
Limitations
3234
-----------
3335

3.14/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ modules for their web applications. There is no guarantee for any specific npm o
2929
version, that is included in the image; those versions can be changed anytime and
3030
the nodejs itself is included just to make the npm work.
3131

32+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
33+
3234
Usage in Openshift
3335
------------------
3436

3.6/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ modules for their web applications. There is no guarantee for any specific npm o
2929
version, that is included in the image; those versions can be changed anytime and
3030
the nodejs itself is included just to make the npm work.
3131

32+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
33+
3234
Usage in Openshift
3335
------------------
3436

3.9-minimal/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ of installed packages. There are no compilers, no header files, no npm etc and t
2828
reimplementation called microdnf, making the resulting container images much smaller. This creates some limitations
2929
but we provide ways to workaround them.
3030

31+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
32+
3133
Limitations
3234
-----------
3335

3.9/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ modules for their web applications. There is no guarantee for any specific npm o
2929
version, that is included in the image; those versions can be changed anytime and
3030
the nodejs itself is included just to make the npm work.
3131

32+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
33+
3234
Usage in Openshift
3335
------------------
3436

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Table start
5656
Table end
5757
-->
5858

59+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
60+
5961
Download
6062
--------
6163
To download one of the base Python images, follow the instructions you find in registries mentioned above.

0 commit comments

Comments
 (0)