diff --git a/blocked-edges/4.11.0-fc.0-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-fc.0-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..6717fa178 --- /dev/null +++ b/blocked-edges/4.11.0-fc.0-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-fc.0 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-fc.0. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-fc.3-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-fc.3-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..454c80046 --- /dev/null +++ b/blocked-edges/4.11.0-fc.3-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-fc.3 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-fc.3. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-rc.0-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-rc.0-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..6632a62d4 --- /dev/null +++ b/blocked-edges/4.11.0-rc.0-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-rc.0 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-rc.0. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-rc.1-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-rc.1-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..51b4f87e2 --- /dev/null +++ b/blocked-edges/4.11.0-rc.1-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-rc.1 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-rc.1. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-rc.2-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-rc.2-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..10b4970d8 --- /dev/null +++ b/blocked-edges/4.11.0-rc.2-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-rc.2 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-rc.2. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-rc.3-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-rc.3-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..08d8b6cfe --- /dev/null +++ b/blocked-edges/4.11.0-rc.3-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-rc.3 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-rc.3. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-rc.4-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-rc.4-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..03ea60b17 --- /dev/null +++ b/blocked-edges/4.11.0-rc.4-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-rc.4 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-rc.4. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-rc.5-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-rc.5-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..db96350be --- /dev/null +++ b/blocked-edges/4.11.0-rc.5-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-rc.5 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-rc.5. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-rc.6-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-rc.6-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..053338bf6 --- /dev/null +++ b/blocked-edges/4.11.0-rc.6-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-rc.6 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-rc.6. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-rc.7-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-rc.7-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..60e9ac5cc --- /dev/null +++ b/blocked-edges/4.11.0-rc.7-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0-rc.7 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0-rc.7. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.0-stale-insights-run-level-label.yaml b/blocked-edges/4.11.0-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..d99c8230a --- /dev/null +++ b/blocked-edges/4.11.0-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.0 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.0. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.1-stale-insights-run-level-label.yaml b/blocked-edges/4.11.1-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..3481b3d71 --- /dev/null +++ b/blocked-edges/4.11.1-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.1 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.1. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.2-stale-insights-run-level-label.yaml b/blocked-edges/4.11.2-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..8046e259d --- /dev/null +++ b/blocked-edges/4.11.2-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.2 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.2. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""} diff --git a/blocked-edges/4.11.3-stale-insights-run-level-label.yaml b/blocked-edges/4.11.3-stale-insights-run-level-label.yaml new file mode 100644 index 000000000..2ab55c333 --- /dev/null +++ b/blocked-edges/4.11.3-stale-insights-run-level-label.yaml @@ -0,0 +1,13 @@ +to: 4.11.3 +from: 4[.]10[.].* +url: https://issues.redhat.com/browse/OCPBUGS-959 +name: StaleInsightsRunLevelLabel +message: |- + An 'openshift.io/run-level: 1' annotation on the openshift-insights namespace may cause "container has runAsNonRoot" for the insights operator when updating to 4.11.3. +matchingRules: +- type: PromQL + promql: + promql: | + kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level="1"} + or + 0 * kube_namespace_labels{namespace="openshift-insights",label_openshift_io_run_level=""}