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

backOffLimit field is not working in Helm Chart

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • helm, kubernetes
    • None
    • 1

    Description

      Background

      a backup config like so with the Helm chart

      backups:
       
      default-backup:
       
      # name: my-backup
       
      strategy: full_only
       
      full:
       
      schedule: "15 6 * * *"
       
      successfulJobsHistoryLimit: 1
       
      failedJobsHistoryLimit: 3
       
      backOffLimit: 2
       
      backupRetention: 24h
       
      logRetention: 24h
       
      size: 100Gi
       
      storageClassName: "px-sci-cb-backup-storageclass"
      

      Problem
      This error will occur:

       
      Error: UPGRADE FAILED: error validating "": error validating data: [ValidationError(CouchbaseBackup.spec): unknown field "backOffLimit" in com.couchbase.v2.CouchbaseBackup.spec, ValidationError(CouchbaseBackup.spec): unknown field "name" in com.couchbase.v2.CouchbaseBackup.spec]
      

      Attachments

        1. test.yaml
          1.0 kB
          Patrick Stephens
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            patrick.stephens Patrick Stephens (Inactive)
            tin.tran Tin Tran (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty