openshift / cluster-logging-operator

Operator to support logging subsystem of OpenShift
Apache License 2.0
106 stars 147 forks source link

Please prepare bundle for OCP 4.7 #742

Closed Ximinhan closed 4 years ago

Ximinhan commented 4 years ago

Now that we are fully branched for 4.7, please prepare your operator to supply a 4.7 bundle, so that 4.7 operator publishing works and doesn't overwrite 4.6 bundles. This means at least updating the package.yaml under https://github.com/openshift/cluster-logging-operator/tree/master/manifests @jcantrill @richm

Reference: https://github.com/openshift/ocp-build-data/pull/708

periklis commented 4 years ago

@Ximinhan We already have a PR for that: #736 However, we are heading towards disconnecting openshift-logging from ART and move to CPAAS for our releases >4.6: openshift/ocp-build-data#689

Ximinhan commented 4 years ago

oh I got it, thanks.