Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-702

LogPVCList not filtering PVCs correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.2.0
    • 1.1.0
    • None
    • None

    Description

      Janitor selector broken in method LogPVCList(), and not filtering PVCs.
      Issue would be that all PVCs would be returned as opposed to just the cluster PVCs.

      Add() method doesn't modify existing selector object, but rather returns a new one. We weren't using the newly returned selector with constraints but rather the original default selector that selects everything.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            daniel.ma Daniel Ma (Inactive)
            daniel.ma Daniel Ma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty