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

Allow Collections to be Mutated

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.4.2
    • None
    • operator
    • None
    • 1 - 2.4.2 Dev Sprint
    • 0

    Description

      As of Server 7.2.0, it is now possible to mutate a Collection in order to enable History Retention. This change needs to be reflected in CAO.

       

      Temporary Workaround

      Because collections are immutable, operator only checks for presence once created.  You can modify an existing collection using the following command:

      curl localhost:8091/pools/default/buckets/my_bucket/scopes/_default/collections/c1 -u Administrator:asdasd -X PATCH -d history=false 

      Operator will not modify this value once set.

      Attachments

        Issue Links

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

          Activity

            People

              Alex.emery Alex Emery (Inactive)
              malarky Chris Malarky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty