Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-1297

Unable to create Keycloak deploy pod due to missing resources

XMLWordPrintable

    • 5
    • False
    • False
    • Hide
      * Previously, setting a resource quota in the namespace of the Argo CD custom resource might cause the setup of the Red Hat SSO (RH SSO) instance to fail. The current release fixes this issue by setting a minimum resource request for the RH SSO deployment pods. link:https://issues.redhat.com/browse/GITOPS-1297[GITOPS-1297]
      Show
      * Previously, setting a resource quota in the namespace of the Argo CD custom resource might cause the setup of the Red Hat SSO (RH SSO) instance to fail. The current release fixes this issue by setting a minimum resource request for the RH SSO deployment pods. link: https://issues.redhat.com/browse/GITOPS-1297 [ GITOPS-1297 ]
    • GITOPS Sprint 210

      Hi GitOps Team,

      when creating ArgoCD instances in user workload projects and defining `.spec.sso.provider: keycloak` the operator is creating a `DeploymentConfig` which is leading to a stuck deploy Pod due to missing resources in the `DepolymentConfig` and Quotas enforcing requests and limits set.
      Please make sure, that the `DeploymentConfig` has resources set in the strategy or please migrate to a `StatefulSet` like the RH-SSO is creating the keycloak to make it possible to run keycloak in environments where quotas are enforces also for NotTerminating Pods.

      Thanks in advance,
      Andy

            aveerama@redhat.com Abhishek Veeramalla
            rhn-support-anowak Andreas Nowak
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: