Versions in this module Expand all Collapse all v1 v1.20.0 Mar 5, 2026 GO-2025-3427 +1 more GO-2025-3427: Malicious PrometheusRule creation to all namespaces that deploy a ArgoCD CR instance in github.com/redhat-developer/gitops-operator GO-2025-4242: OpenShift GitOps authenticated attackers can obtain cluster root access through forged ArgoCD custom resources in github.com/redhat-developer/gitops-operator Changes in this version + const E2ETestLabelsKey + const E2ETestLabelsValue + var NamespaceLabels = map[string]string + func CreateClusterScopedManagedNamespace(name string, managedByArgoCDInstance string) *corev1.Namespace + func CreateClusterScopedManagedNamespaceWithCleanupFunc(name string, managedByArgoCDInstance string) (*corev1.Namespace, func()) + func CreateManagedNamespace(name string, managedByNamespace string) *corev1.Namespace + func CreateManagedNamespaceWithCleanupFunc(name string, managedByNamespace string) (*corev1.Namespace, func()) + func CreateNamespace(name string) *corev1.Namespace + func CreateNamespaceWithCleanupFunc(name string) (*corev1.Namespace, func()) + func CreateRandomE2ETestNamespace() *corev1.Namespace + func CreateRandomE2ETestNamespaceWithCleanupFunc() (*corev1.Namespace, func()) + func DeleteNamespace(ns *corev1.Namespace) + func EnsureParallelCleanSlate() + func EnsureRunningOnOpenShift() + func EnsureSequentialCleanSlate() + func EnsureSequentialCleanSlateWithError() error + func EnvCI() bool + func EnvLocalRun() bool + func EnvNonOLM() bool + func GetEnvInOperatorSubscriptionOrDeployment(key string) (*string, error) + func GetSubscriptionInEnvCIEnvironment(k8sClient client.Client) (*olmv1alpha1.Subscription, error) + func IsUpstreamOperatorTests() bool + func OutputDebugOnFail(namespaceParams ...any) + func RemoveDynamicPluginFromCSV(ctx context.Context, k8sClient client.Client) error + func RemoveEnvFromOperatorSubscriptionOrDeployment(key string) error + func RestoreSubcriptionToDefault() + func RunningOnOpenShift() bool + func SetEnvInOperatorSubscriptionOrDeployment(key string, value string) + func WaitForAllDeploymentsInTheNamespaceToBeReady(ns string, k8sClient client.Client) + func WaitForAllPodsInTheNamespaceToBeReady(ns string, k8sClient client.Client) + func WaitForAllStatefulSetsInTheNamespaceToBeReady(ns string, k8sClient client.Client) v1.17.0-rc5 Aug 6, 2025 GO-2025-3427 +1 more GO-2025-3427: Malicious PrometheusRule creation to all namespaces that deploy a ArgoCD CR instance in github.com/redhat-developer/gitops-operator GO-2025-4242: OpenShift GitOps authenticated attackers can obtain cluster root access through forged ArgoCD custom resources in github.com/redhat-developer/gitops-operator v1.17.0-rc4 Jul 31, 2025 GO-2025-3427 +1 more GO-2025-3427: Malicious PrometheusRule creation to all namespaces that deploy a ArgoCD CR instance in github.com/redhat-developer/gitops-operator GO-2025-4242: OpenShift GitOps authenticated attackers can obtain cluster root access through forged ArgoCD custom resources in github.com/redhat-developer/gitops-operator v1.17.0-rc3 Jul 30, 2025 GO-2025-3427 +1 more GO-2025-3427: Malicious PrometheusRule creation to all namespaces that deploy a ArgoCD CR instance in github.com/redhat-developer/gitops-operator GO-2025-4242: OpenShift GitOps authenticated attackers can obtain cluster root access through forged ArgoCD custom resources in github.com/redhat-developer/gitops-operator v1.17.0-rc2 Jul 30, 2025 GO-2025-3427 +1 more GO-2025-3427: Malicious PrometheusRule creation to all namespaces that deploy a ArgoCD CR instance in github.com/redhat-developer/gitops-operator GO-2025-4242: OpenShift GitOps authenticated attackers can obtain cluster root access through forged ArgoCD custom resources in github.com/redhat-developer/gitops-operator v1.17.0-rc1 Jul 24, 2025 GO-2025-3427 +1 more GO-2025-3427: Malicious PrometheusRule creation to all namespaces that deploy a ArgoCD CR instance in github.com/redhat-developer/gitops-operator GO-2025-4242: OpenShift GitOps authenticated attackers can obtain cluster root access through forged ArgoCD custom resources in github.com/redhat-developer/gitops-operator