Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,48 +13,6 @@
"local": false
},
"tags": [
{
"name": "20-ubi8",
"annotations": {
"description": "Build and run Node.js 20 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20 (UBI 8)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi8/nodejs-20:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "20-minimal-ubi8",
"annotations": {
"description": "Build and run Node.js 20-minimal applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20-minimal/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20-minimal (UBI 8)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20-minimal"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi8/nodejs-20-minimal:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "22-ubi8",
"annotations": {
Expand Down Expand Up @@ -97,48 +55,6 @@
"type": "Local"
}
},
{
"name": "20-ubi9",
"annotations": {
"description": "Build and run Node.js 20 applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20 (UBI 9)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi9/nodejs-20:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "20-minimal-ubi9",
"annotations": {
"description": "Build and run Node.js 20-minimal applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20-minimal/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20-minimal (UBI 9)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20-minimal"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi9/nodejs-20-minimal:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "22-ubi9",
"annotations": {
Expand Down Expand Up @@ -223,27 +139,6 @@
"type": "Local"
}
},
{
"name": "20-ubi8-minimal",
"annotations": {
"description": "Build and run Node.js 20-minimal applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20-minimal/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20-minimal (UBI 8)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20-minimal"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi8/nodejs-20-minimal:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "22-ubi8-minimal",
"annotations": {
Expand All @@ -265,27 +160,6 @@
"type": "Local"
}
},
{
"name": "20-ubi9-minimal",
"annotations": {
"description": "Build and run Node.js 20-minimal applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20-minimal/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20-minimal (UBI 9)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20-minimal"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi9/nodejs-20-minimal:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "22-ubi9-minimal",
"annotations": {
Expand Down
29 changes: 25 additions & 4 deletions assets/operator/ocp-aarch64/php/imagestreams/php-rhel-aarch64.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,20 +139,41 @@
"type": "Local"
}
},
{
"name": "8.4-ubi10",
"annotations": {
"description": "Build and run PHP 8.4 applications on UBI 10. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/8.4/README.md.",
"iconClass": "icon-php",
"openshift.io/display-name": "PHP 8.4 (UBI 10)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/cakephp-ex.git",
"tags": "builder,php",
"version": "8.4"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi10/php-84:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "latest",
"annotations": {
"description": "Build and run PHP 8.3 applications on UBI 10. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/8.3/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n",
"description": "Build and run PHP 8.4 applications on UBI 10. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/8.4/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n",
"iconClass": "icon-php",
"openshift.io/display-name": "PHP 8.3 (Latest)",
"openshift.io/display-name": "PHP 8.4 (Latest)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/cakephp-ex.git",
"tags": "builder,php",
"version": "8.3"
"version": "8.4"
},
"from": {
"kind": "ImageStreamTag",
"name": "8.3-ubi10"
"name": "8.4-ubi10"
Comment on lines +166 to +176
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Verify PHP 8.4 UBI10 image is pullable and documentation exists

# Check if the PHP 8.4 documentation exists
curl -s -o /dev/null -w "%{http_code}" https://github.com/sclorg/s2i-php-container/blob/master/8.4/README.md

# Note: Image registry verification would require authentication to registry.redhat.io
echo "Manual verification needed: Confirm registry.redhat.io/ubi10/php-84:latest is available in Red Hat registry"

Repository: openshift/cluster-samples-operator

Length of output: 189


Confirm PHP 8.4 “Latest” docs and manually verify backing image availability

In assets/operator/ocp-aarch64/php/imagestreams/php-rhel-aarch64.json, the PHP 8.4 (Latest) stream points to 8.4-ubi10; the linked s2i-php-container 8.4 README URL is reachable (HTTP 200). Still confirm that registry.redhat.io/ubi10/php-84:latest exists and is pullable (may require Red Hat registry credentials) to prevent deployment failures.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@assets/operator/ocp-aarch64/php/imagestreams/php-rhel-aarch64.json` around
lines 166 - 176, Verify that the backing image referenced by the PHP 8.4
(Latest) imagestream is actually available and pullable: check
registry.redhat.io for registry.redhat.io/ubi10/php-84:latest and attempt a
docker/podman pull (using Red Hat credentials if required); if the image is
missing or not accessible, update the imagestream "from.name" value (currently
"8.4-ubi10") to a valid ImageStreamTag or explicit image reference that exists,
or add a note in the imagestream metadata documenting that Red Hat registry
credentials are required and provide the correct pullspec to avoid deployment
failures.

},
"generation": null,
"importPolicy": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
"value": "${RAILS_ENV}"
}
],
"image": " ",
"image": "${NAME}:latest",
"livenessProbe": {
"httpGet": {
"path": "/articles",
Expand Down Expand Up @@ -350,7 +350,7 @@
"value": "${RAILS_ENV}"
}
],
"image": " ",
"image": "${NAME}:latest",
"name": "ruby-init-container"
}
]
Expand Down Expand Up @@ -460,7 +460,7 @@
"value": "${POSTGRESQL_SHARED_BUFFERS}"
}
],
"image": " ",
"image": "postgresql:${POSTGRESQL_VERSION}",
"livenessProbe": {
"exec": {
"command": [
Expand Down
126 changes: 0 additions & 126 deletions assets/operator/ocp-ppc64le/nodejs/imagestreams/nodejs-rhel.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,48 +13,6 @@
"local": false
},
"tags": [
{
"name": "20-ubi8",
"annotations": {
"description": "Build and run Node.js 20 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20 (UBI 8)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi8/nodejs-20:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "20-minimal-ubi8",
"annotations": {
"description": "Build and run Node.js 20-minimal applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20-minimal/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20-minimal (UBI 8)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20-minimal"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi8/nodejs-20-minimal:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "22-ubi8",
"annotations": {
Expand Down Expand Up @@ -97,48 +55,6 @@
"type": "Local"
}
},
{
"name": "20-ubi9",
"annotations": {
"description": "Build and run Node.js 20 applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20 (UBI 9)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi9/nodejs-20:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "20-minimal-ubi9",
"annotations": {
"description": "Build and run Node.js 20-minimal applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20-minimal/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20-minimal (UBI 9)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20-minimal"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi9/nodejs-20-minimal:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "22-ubi9",
"annotations": {
Expand Down Expand Up @@ -223,27 +139,6 @@
"type": "Local"
}
},
{
"name": "20-ubi8-minimal",
"annotations": {
"description": "Build and run Node.js 20-minimal applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20-minimal/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20-minimal (UBI 8)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20-minimal"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi8/nodejs-20-minimal:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "22-ubi8-minimal",
"annotations": {
Expand All @@ -265,27 +160,6 @@
"type": "Local"
}
},
{
"name": "20-ubi9-minimal",
"annotations": {
"description": "Build and run Node.js 20-minimal applications on UBI 9. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/20-minimal/README.md.",
"iconClass": "icon-nodejs",
"openshift.io/display-name": "Node.js 20-minimal (UBI 9)",
"openshift.io/provider-display-name": "Red Hat, Inc.",
"sampleRepo": "https://github.com/sclorg/nodejs-ex.git",
"tags": "builder,nodejs",
"version": "20-minimal"
},
"from": {
"kind": "DockerImage",
"name": "registry.redhat.io/ubi9/nodejs-20-minimal:latest"
},
"generation": null,
"importPolicy": {},
"referencePolicy": {
"type": "Local"
}
},
{
"name": "22-ubi9-minimal",
"annotations": {
Expand Down
Loading