Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-18221

[2084610] Newly added Kubevirt-plugin pod is missing resources.requests values (cpu/memory)

XMLWordPrintable

    • CNV I/U Operators Sprint 219
    • No

      Description of problem: Newly added Kubevirt-plugin pod is missing resources.requests values (cpu/memory)

      Version-Release number of selected component (if applicable):
      v4.11.0-314

      How reproducible:
      Checked on a newly deployed cluster.

      Steps to Reproduce:
      1. Check the output of `kubectl get pod -n openshift-cnv kubevirt-plugin-69df874856-mgqlw -o yaml`
      2.
      3.

      Actual results:
      =========
      spec:
      containers:

      • image: registry.redhat.io/container-native-virtualization/kubevirt-console-plugin@sha256:c569ebc10704a84d2385395c8df95225acaeef4f74a43abd02e7412413ea2fa2
        imagePullPolicy: Always
        name: kubevirt-plugin
        ports:
      • containerPort: 9443
        protocol: TCP
        resources: {}
        securityContext:
        allowPrivilegeEscalation: false
        capabilities:
        drop:
      • ALL

      ============

      Expected results:
      Appropriate resources.requests fields should be populated

      Additional info:

              ocohen@redhat.com Oren Cohen
              rhn-support-dbasunag Debarati Basu-Nag
              Debarati Basu-Nag Debarati Basu-Nag
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: