Skip to content

cluster-loader outdated php version #25433

@e-minguez

Description

@e-minguez

When running the cluster-loader with the official instructions https://docs.openshift.com/container-platform/4.5/scalability_and_performance/using-cluster-loader.html and default parameters (no custom config file), it fails because:

Aug 21 12:20:42.288 W ns/clusterloader-cakephp-mysql0 buildconfig/cakephp-mysql-example reason/BuildConfigInstantiateFailed error ins
tantiating Build from BuildConfig clusterloader-cakephp-mysql0/cakephp-mysql-example (0): Error resolving ImageStreamTag php:7.1 in n
amespace openshift: unable to find latest tagged image (27 times)
Version
Client Version: 4.4.17
Server Version: 4.4.17
Kubernetes Version: v1.17.1+20ba474
Steps To Reproduce
  1. Follow the instructions to run the cluster-loader in a freshly installed OCP4 cluster
Current Result

The cluster-loader tool fails because it requires a php version which is not available in OCP4
https://github.com/openshift/cluster-samples-operator/blob/master/assets/operator/ocp-x86_64/cakephp/templates/cakephp-mysql-example.json#L454

Expected Result

The cluster-operator deploys the latest php image available.

Additional Information

https://github.com/openshift/origin/blob/master/test/extended/testdata/cluster/quickstarts/cakephp-mysql.json#L454

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions