From 87f48aa260ac231d63647edbd3453b763d6243d9 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Tue, 7 Nov 2023 07:56:57 +0100 Subject: [PATCH 1/2] Drop note about seldon Since we switched to the certified operator (as opposed to the community one), limitations are not needed any more [1] [1] https://github.com/validatedpatterns/industrial-edge/pull/233 --- content/patterns/industrial-edge/_index.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/content/patterns/industrial-edge/_index.md b/content/patterns/industrial-edge/_index.md index f92483d31..538c935ba 100644 --- a/content/patterns/industrial-edge/_index.md +++ b/content/patterns/industrial-edge/_index.md @@ -23,13 +23,6 @@ ci: manuela # Industrial Edge Pattern ---- -**NOTE** - -Industrial Edge on OpenShift Container Platform 4.12 fails CI due to a Seldon issue. This only affects the Anomaly Detection AI/ML portion of the pattern. The rest of the pattern functions as designed. For more information on the Seldon issue, see https://github.com/SeldonIO/seldon-core/issues/4339. - ---- - _Red Hat Validated Patterns are detailed deployments created for different use cases. These pre-defined computing configurations bring together the Red Hat portfolio and technology ecosystem to help you stand up your architectures faster. Example application code is provided as a demonstration, along with the various open source projects and Red Hat products required for the deployment to work. Users can then modify the pattern for their own specific application._ **Use Case:** Boosting manufacturing efficiency and product quality with artificial intelligence/machine learning (AI/ML) out to the edge of the network. From 39673b2be837197a9dbe673760a3982755812933 Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Tue, 7 Nov 2023 14:37:58 +0100 Subject: [PATCH 2/2] Also drop seldon note from ci page --- content/ci/_index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/ci/_index.md b/content/ci/_index.md index 35f74cab4..c5e814a0d 100644 --- a/content/ci/_index.md +++ b/content/ci/_index.md @@ -9,6 +9,3 @@ menu: These are the latest results of the Validated Patterns CI test runs. -{{< note >}} - Industrial Edge is known to be broken on 4.13 due to an unavailable dependency (Seldon core). No ETA -{{< /note >}}