Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(charts)!: Update Helm release k10 to 7.5.1 #2459

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Update Change
k10 major 5.0.10 -> 7.5.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from dfroberg as a code owner May 31, 2024 19:49
@renovate renovate bot force-pushed the renovate/k10-7.x branch from 92a83f7 to d7a113e Compare June 13, 2024 01:45
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.0 feat(charts)!: Update Helm release k10 to 7.0.1 Jun 13, 2024
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.1 feat(charts)!: Update Helm release k10 to 7.0.2 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/k10-7.x branch 2 times, most recently from 11752b4 to 0df6dae Compare June 29, 2024 15:48
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.2 feat(charts)!: Update Helm release k10 to 7.0.3 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/k10-7.x branch from 0df6dae to e7867c2 Compare July 12, 2024 00:23
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.3 feat(charts)!: Update Helm release k10 to 7.0.4 Jul 12, 2024
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.4 feat(charts)!: Update Helm release k10 to 7.0.5 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/k10-7.x branch from e7867c2 to 7d57864 Compare July 25, 2024 23:29
@renovate renovate bot force-pushed the renovate/k10-7.x branch from 7d57864 to f67b240 Compare August 9, 2024 15:00
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.5 feat(charts)!: Update Helm release k10 to 7.0.6 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/k10-7.x branch from f67b240 to 4080b77 Compare August 22, 2024 21:32
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.6 feat(charts)!: Update Helm release k10 to 7.0.7 Aug 22, 2024
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.7 feat(charts)!: Update Helm release k10 to 7.0.8 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/k10-7.x branch from 4080b77 to dd84204 Compare September 6, 2024 00:28
@renovate renovate bot force-pushed the renovate/k10-7.x branch from dd84204 to 76078df Compare September 20, 2024 23:03
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.8 feat(charts)!: Update Helm release k10 to 7.0.9 Sep 20, 2024
@renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.9 feat(charts)!: Update Helm release k10 to 7.0.10 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/k10-7.x branch from 76078df to b8b0eae Compare October 4, 2024 04:48
Copy link

qodo-merge-pro bot commented Oct 4, 2024

PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here.

CI Failure Feedback 🧐

Action: Template Helm Releases (cluster/core/backup-system/k10/helm-release.yaml)

Failed stage: Run peter-evans/create-or-update-comment@v2 [❌]

Failed test name: ""

Failure summary:

The action failed because an error occurred when trying to start the process
'/home/runner/runners/2.319.1/externals/node20/bin/node'.

  • The error message indicates that the "Argument list too long" was the cause of the failure.
  • This suggests that the command being executed had too many arguments, exceeding the system's limit
    for the length of the argument list.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    1777:  },
    1778:  "text": {},
    1779:  "textMode": "auto"
    1780:  },
    1781:  "pluginVersion": "8.1.8",
    1782:  "targets": [
    1783:  {
    1784:  "exemplar": false,
    1785:  "expr": "sum(round(increase(action_backup_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    1786:  "hide": false,
    1787:  "interval": "",
    1788:  "legendFormat": "",
    1789:  "refId": "B"
    1790:  }
    1791:  ],
    1792:  "timeFrom": null,
    1793:  "title": "Backups Failed",
    ...
    
    1996:  },
    1997:  "text": {},
    1998:  "textMode": "auto"
    1999:  },
    2000:  "pluginVersion": "8.1.8",
    2001:  "targets": [
    2002:  {
    2003:  "exemplar": false,
    2004:  "expr": "sum(round(increase(action_restore_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2005:  "hide": false,
    2006:  "interval": "",
    2007:  "legendFormat": "",
    2008:  "refId": "B"
    2009:  }
    2010:  ],
    2011:  "timeFrom": null,
    2012:  "title": "Restores Failed",
    ...
    
    2219:  },
    2220:  "text": {},
    2221:  "textMode": "auto"
    2222:  },
    2223:  "pluginVersion": "8.1.8",
    2224:  "targets": [
    2225:  {
    2226:  "exemplar": false,
    2227:  "expr": "sum(round(increase(action_backup_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2228:  "hide": false,
    2229:  "interval": "",
    2230:  "legendFormat": "",
    2231:  "refId": "B"
    2232:  }
    2233:  ],
    2234:  "timeFrom": null,
    2235:  "title": "Cluster Backups Failed",
    ...
    
    2438:  },
    2439:  "text": {},
    2440:  "textMode": "auto"
    2441:  },
    2442:  "pluginVersion": "8.1.8",
    2443:  "targets": [
    2444:  {
    2445:  "exemplar": false,
    2446:  "expr": "sum(round(increase(action_restore_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2447:  "hide": false,
    2448:  "interval": "",
    2449:  "legendFormat": "",
    2450:  "refId": "B"
    2451:  }
    2452:  ],
    2453:  "timeFrom": null,
    2454:  "title": "Cluster Restores Failed",
    ...
    
    2661:  },
    2662:  "text": {},
    2663:  "textMode": "auto"
    2664:  },
    2665:  "pluginVersion": "8.1.8",
    2666:  "targets": [
    2667:  {
    2668:  "exemplar": false,
    2669:  "expr": "sum(round(increase(action_export_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2670:  "hide": false,
    2671:  "interval": "",
    2672:  "legendFormat": "",
    2673:  "refId": "B"
    2674:  }
    2675:  ],
    2676:  "timeFrom": null,
    2677:  "title": "Exports Failed",
    ...
    
    2870:  },
    2871:  "text": {},
    2872:  "textMode": "auto"
    2873:  },
    2874:  "pluginVersion": "8.1.8",
    2875:  "targets": [
    2876:  {
    2877:  "exemplar": false,
    2878:  "expr": "sum(round(increase(action_import_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2879:  "hide": false,
    2880:  "interval": "",
    2881:  "legendFormat": "",
    2882:  "refId": "B"
    2883:  }
    2884:  ],
    2885:  "timeFrom": null,
    2886:  "title": "Imports Failed",
    ...
    
    3939:  ],
    3940:  "schemaVersion": 30,
    3941:  "style": "dark",
    3942:  "tags": [],
    3943:  "templating": {
    3944:  "list": [
    3945:  {
    3946:  "description": null,
    3947:  "error": null,
    ...
    
    4155:  index index.html;
    4156:  location / {
    4157:  try_files $uri $uri/ =404;
    4158:  }
    4159:  }
    4160:  nginx.conf: |
    4161:  #user nginx; # this directive is ignored if we use a non-root user in Dockerfile
    4162:  worker_processes 4;
    4163:  error_log stderr warn;
    ...
    
    4239:  app.kubernetes.io/name: k10
    4240:  app.kubernetes.io/instance: k10
    4241:  app.kubernetes.io/managed-by: Helm
    4242:  app: k10
    4243:  release: k10
    4244:  namespace: default
    4245:  name: k10-eula
    4246:  data:
    4247:  text: "KASTEN END USER LICENSE AGREEMENT\r\n\r\nThis End User License Agreement is a binding agreement between Kasten, Inc., a\r\nDelaware Corporation (\"Kasten\"), and you (\"Licensee\"), and establishes the terms\r\nunder which Licensee may use the Software and Documentation (as defined below),\r\nincluding without limitation terms and conditions relating to license grant,\r\nintellectual property rights, disclaimers /exclusions / limitations of warranty,\r\nindemnity and liability, governing law and limitation periods. All components\r\ncollectively are referred to herein as the \"Agreement.\"\r\n\r\nLICENSEE ACKNOWLEDGES IT HAS HAD THE OPPORTUNITY TO REVIEW THE AGREEMENT, PRIOR\r\nTO ACCEPTANCE OF THIS AGREEMENT. LICENSEE'S ACCEPTANCE OF THIS AGREEMENT IS\r\nEVIDENCED BY LICENSEE'S DOWNLOADING, COPYING, INSTALLING  OR USING THE KASTEN\r\nSOFTWARE. IF YOU ARE ACTING ON BEHALF OF A COMPANY, YOU REPRESENT THAT YOU ARE\r\nAUTHORIZED TO BIND THE COMPANY. IF YOU DO NOT AGREE TO ALL TERMS OF THIS\r\nAGREEMENT, DO NOT DOWNLOAD, COPY, INSTALL, OR USE THE SOFTWARE, AND PERMANENTLY\r\nDELETE THE SOFTWARE.\r\n\r\n1. DEFINITIONS\r\n\r\n1.1 \"Authorized Persons\" means trained technical employees and contractors of\r\nLicensee who are subject to a written agreement with Licensee that includes use\r\nand confidentiality restrictions that are at least as protective as those set\r\nforth in this Agreement.\r\n\r\n1.2 \"Authorized Reseller\" means a distributor or reseller, including cloud\r\ncomputing platform providers, authorized by Kasten to resell licenses to the\r\nSoftware through the channel through or in the territory in which Licensee is\r\npurchasing.\r\n\r\n1.3 \"Confidential Information\" means all non-public information disclosed in\r\nwritten, oral or visual form by either party to the other.  Confidential\r\nInformation may include, but is not limited to, services, pricing information,\r\ncomputer programs, source code, names and expertise of employees and\r\nconsultants, know-how, and other technical, business, financial and product\r\ndevelopment information.  \"Confidential Information\" does not include any\r\ninformation that the receiving party can demonstrate by its written records (1)\r\nwas rightfully known to it without obligation of confidentiality prior to its\r\ndisclosure hereunder by the disclosing party; (2) is or becomes publicly known\r\nthrough no wrongful act of the receiving party; (3) has been rightfully received\r\nwithout obligation of confidentiality from a third party authorized to make such\r\na disclosure; or (4) is independently developed by the receiving party without\r\nreference to confidential information disclosed hereunder.\r\n\r\n1.4 \"Documentation\" means any administration guides, installation and user\r\nguides, and release notes that are provided by Kasten to Licensee with the\r\nSoftware.\r\n\r\n1.5  \"Intellectual Property Rights\" means patents, design patents, copyrights,\r\ntrademarks, Confidential Information, know-how, trade secrets, moral rights, and\r\nany other intellectual property rights recognized in any country or jurisdiction\r\nin the world.\r\n\r\n1.6 \"Node\" means a single physical or virtual computing machine recognizable by\r\nthe Software as a unique device. Nodes must be owned or leased by Licensee or an\r\nentity controlled by, controlling or under common control with Licensee.\r\n\r\n1.7 \"Edition\" means a unique identifier for each distinct product that is made\r\navailable by Kasten and that can be licensed, including summary information\r\nregarding any associated functionality, features, or restrictions specific to\r\nthe Edition.\r\n\r\n1.8 \"Open Source Software\" means software delivered to Licensee hereunder that\r\nis subject to the provisions of any open source license agreement.\r\n\r\n1.9 \"Purchase Agreement\" means a separate commercial agreement, if applicable,\r\nbetween Kasten and the Licensee that contains the terms for the licensing of a\r\nspecific Edition of the Software.\r\n\r\n1.10 \"Software\" means any and all software product Editions licensed to Licensee\r\nunder this Agreement, all as developed by Kasten and delivered to Licensee\r\nhereunder. Software also includes any Updates provided by Kasten to Licensee.\r\nFor the avoidance of doubt, the definition of Software shall exclude any\r\nThird-Party Software and Open Source Software.\r\n\r\n1.11 \"Third-Party Software\" means certain software Kasten licenses from third\r\nparties and provides to Licensee with the Software, which may include Open\r\nSource Software.\r\n\r\n1.12 \"Update\" means a revision of the Software that Kasten makes available to\r\ncustomers at no additional cost. The Update includes, if and when applicable and\r\navailable, bug fix patches, maintenance release, minor release, or new major\r\nreleases. Updates are limited only to the Software licensed by Licensee, and\r\nspecifically exclude new product offerings, features, options or functionality\r\nof the Software that Kasten may choose to license separately, or for an\r\nadditional fee.\r\n\r\n1.13 \"Use\" means to install activate the processing capabilities of the\r\nSoftware, load, execute, access, employ the Software, or display information\r\nresulting from such capabilities.\r\n\r\n\r\n2. LICENSE GRANT AND RESTRICTIONS\r\n\r\n2.1 Enterprise License.  Subject to Licensee\"s compliance with the terms and\r\nconditions of this Agreement (including any additional restrictions on\r\nLicensee\"s use of the Software set forth in the Purchase Agreement, if one\r\nexists, between Licensee and Kasten), Kasten grants to Licensee a non-exclusive,\r\nnon-transferable (except in connection with a permitted assignment of this\r\nAgreement under Section 14.10 (Assignment), non-sublicensable, limited term\r\nlicense to install and use the Software, in object code form only, solely for\r\nLicensee\"s use, unless terminated in accordance with Section 4 (Term and\r\nTermination).\r\n\r\n2.2 Starter License.  This section shall only apply when the Licensee licenses\r\nStarter Edition of the Software. The license granted herein is for a maximum of\r\n5 Nodes and for a period of 12 months from the date of the Software release that\r\nembeds the specific license instance. Updating to a newer Software (minor or\r\nmajor) release will always extend the validity of the license by 12 months. If\r\nthe Licensee wishes to upgrade to an Enterprise License instead, the Licensee\r\nwill have to enter into a Purchase Agreement with Kasten which will supersede\r\nthis Agreement. The Licensee is required to provide accurate email and company\r\ninformation, if representing a company, when accepting this Agreement. Under no\r\ncircumstances will a Starter License be construed to mean that the Licensee is\r\nauthorized to distribute the Software to any third party for any reason\r\nwhatsoever.\r\n\r\n2.3 Evaluation License.  This section shall only apply when the Licensee has\r\nlicensed the Software for an initial evaluation period. The license granted\r\nherein is valid only one time 30 days, starting from date of installation,\r\nunless otherwise explicitly designated by Kasten (\"Evaluation Period\"). Under\r\nthis license the Software can only be used for evaluation purposes. Under no\r\ncircumstances will an Evaluation License be construed to mean that the Licensee\r\nis authorized to distribute the Software to any third party for any reason\r\nwhatsoever. If the Licensee wishes to upgrade to an Enterprise License instead,\r\nthe Licensee will have to enter into a Purchase Agreement with Kasten which will\r\nsupersede this Agreement.. If the Licensee does not wish to upgrade to an\r\nEnterprise License   at the end of the Evaluation Period the Licensee\"s rights\r\nunder the Agreement shall terminate, and the Licensee shall delete all Kasten\r\nSoftware.\r\n\r\n2.4 License Restrictions.  Except to the extent permitted under this Agreement,\r\nLicensee will not nor will Licensee allow any third party to:  (i) copy, modify,\r\nadapt, translate or otherwise create derivative works of the Software or the\r\nDocumentation; (ii) reverse engineer, decompile, disassemble or otherwise\r\nattempt to discover the source code of the Software; (iii) rent, lease, sell,\r\nassign or otherwise transfer rights in or to the Software or Documentation; (iv)\r\nremove any proprietary notices or labels from the Software or Documentation; (v)\r\npublicly disseminate performance information or analysis (including, without\r\nlimitation, benchmarks) relating to the Software. Licensee will comply with all\r\napplicable laws and regulations in Licensee\"s use of and access to the Software\r\nand Documentation.\r\n\r\n2.5 Responsibility for Use.  The Software and Documentation may be used only by\r\nAuthorized Persons and in conformance with this Agreement.  Licensee shall be\r\nresponsible for the proper use and protection of the Software and Documentation\r\nand is responsible for: (i) installing, managing, operating, and physically\r\ncontrolling the Software and the results obtained from using the Software; (ii)\r\nusing the Software within the operating environment specified in the\r\nDocumentation; and; (iii) establishing and maintaining such recovery and data\r\nprotection and security procedures as necessary for Licensee's service and\r\noperation and/or as may be specified by Kasten from time to time.\r\n\r\n2.6 United States Government Users.  The Software licensed under this Agreement\r\nis \"commercial computer software\" as that term is described in DFAR\r\n252.227-7014(a)(1). If acquired by or on behalf of a civilian agency, the U.S.\r\nGovernment acquires this commercial computer software and/or commercial computer\r\nsoftware documentation subject to the terms and this Agreement as specified in\r\n48 C.F.R. 12.212 (Computer Software) and 12.211 (Technical Data) of the Federal\r\nAcquisition Regulations (\"FAR\") and its successors. If acquired by or on behalf\r\nof any agency within the Department of Defense (\"DOD\"), the U.S. Government\r\nacquires this commercial computer software and/or commercial computer software\r\ndocumentation subject to the terms of this Agreement as specified in 48 C.F.R.\r\n227.7202 of the DOD FAR Supplement and its successors.\r\n\r\n\r\n3. SUPPORT\r\n\r\n3.1          During the Term (as defined below) and subject to Licensee’s compliance \r\nwith the terms and conditions of this Agreement, Licensee may submit queries and \r\nrequests for support for Enterprise Licenses by submitting Service Requests via Veeam \r\nSupport Portal (https://my.veeam.com). Support is not provided for Starter and Evaluation \r\nLicenses.  Licensee shall be entitled to the support service-level agreement specified \r\nin the relevant order form or purchase order (“Order Form”) between Licensee and the \r\nReseller and as set forth in Kasten’s Support Policy, a copy of which can be found \r\nat https://www.kasten.io/support-services-policy. Licensee shall also be permitted to \r\ndownload and install all Updates released by Kasten during the Term and made generally \r\navailable to users of the Software. Software versions with all updates and upgrades \r\ninstalled is supported for six months from the date of release of that version. \r\n\r\n3.2          Starter Edition Support.  If the Licensee has licensed Starter Edition of \r\nthe Software, you will have access to the Kasten K10 Support Community \r\n(https://community.veeam.com/groups/kasten-k10-support-92), but Kasten cannot guarantee \r\na service level of any sort. Should a higher level of support be needed, Licensee has \r\nthe option to consider entering into a Purchase Agreement with Kasten for licensing a \r\ndifferent Edition of the Software.\r\n\r\n\r\n\r\n4. TERM AND TERMINATION\r\n\r\n4.1 Term. The term of this Agreement, except for Starter and Evaluation\r\nLicenses, shall commence on the Effective Date and shall, unless terminated\r\nearlier in accordance with the provisions of Section 4.2 below, remain in force\r\nfor the Subscription Period as set forth in the applicable Order Form(s) (the\r\n\"Term\"). The parties may extend the Term of this Agreement beyond the\r\nSubscription Period by executing additional Order Form(s) and Licensee\"s payment\r\nof additional licensing fees. The term of this Agreement for the Starter and\r\nEvaluation Licenses will coincide with the term for Starter Edition (as stated\r\nin section 2.2) and the term for Evaluation Period (as stated in section 2.3),\r\nrespectively\r\n\r\n4.2 Termination.  Either party may immediately terminate this\r\nAgreement and the licenses granted hereunder if the other party (1) becomes\r\ninsolvent and\"becomes unwilling or unable to meet its obligations under this\r\nAgreement, (2) files a petition in bankruptcy, (3) is subject to the filing of\r\nan involuntary petition for bankruptcy which is not rescinded within a period of\r\nforty-five (45) days, (4) fails to cure a material breach of any material term\r\nor condition of this Agreement within thirty (30) days of receipt of written\r\nnotice specifying such breach, or (5) materially breaches its obligations of\r\nconfidentiality hereunder.\r\n\r\n4.3 Effects of Termination. Upon expiration or\r\ntermination of this Agreement for any reason, (i) any amounts owed to Kasten\r\nunder this Agreement will be immediately due and payable; (ii) all licensed\r\nrights granted in this Agreement will immediately cease; and (iii) Licensee will\r\npromptly discontinue all use of the Software and Documentation and return to\r\nKasten any Kasten Confidential Information in Licensee\"s possession or control.\r\n\r\n4.4 Survival.  The following Sections of this Agreement will remain in effect\r\nfollowing the expiration or termination of these General Terms for any reason:\r\n4.3 (Effects of Termination), 4.4 (Survival), 5 (Third Party Software) 5\r\n(Confidentiality), 9 (Ownership), 10.2 (Third-Party Software), 10.3 (Warranty\r\nDisclaimer), 11 (Limitations of Liability), 12.2 (Exceptions to Kasten\r\nObligation), 13 (Export) and 14 (General).\r\n\r\n\r\n5. THIRD PARTY AND OPEN SOURCE SOFTWARE Certain Third-Party Software or Open\r\nSource Software (Kasten can provide a list upon request) that may be provided\r\nwith the Software may be subject to various other terms and conditions imposed\r\nby the licensors of such Third-Party Software or Open Source Software.  The\r\nterms of Licensee\"s use of the Third-Party Software or Open Source Software is\r\nsubject to and governed by the respective Third-Party Software and Open Source\r\nlicenses, except that this Section 5 (Third-Party Software), Section 10.2 (Third\r\nParty Software), 10.3 (Warranty Disclaimer), Section 11 (Limitations of\r\nLiability), and Section 14 (General) of this Agreement also govern Licensee\"s\r\nuse of the Third-Party Software.  To the extent applicable to Licensee\"s use of\r\nsuch Third-Party Software and Open Source, Licensee agrees to comply with the\r\nterms and conditions contained in all such Third-Party Software and Open Source\r\nlicenses.\r\n\r\n\r\n6. CONFIDENTIALITY Neither party will use any Confidential Information of the\r\nother party except as expressly permitted by this Agreement or as expressly\r\nauthorized in writing by the disclosing party.  The receiving party shall use\r\nthe same degree of care to protect the disclosing party\"s Confidential\r\nInformation as it uses to protect its own Confidential Information of like\r\nnature, but in no circumstances less than a commercially reasonable standard of\r\ncare.  The receiving party may not disclose the disclosing party\"s Confidential\r\nInformation to any person or entity other than to (i) (a) Authorized Persons in\r\nthe case the receiving party is Licensee, and (b) Kasten\"s employees and\r\ncontractors in the case the receiving party is Kasten, and (ii) who need access\r\nto such Confidential Information solely for the purpose of fulfilling that\r\nparty\"s obligations or exercising that party\"s rights hereunder.  The foregoing\r\nobligations will not restrict the receiving party from disclosing Confidential\r\nInformation of the disclosing party: (1) pursuant to the order or requirement of\r\na court, administrative agency, or other governmental body, provided that the\r\nreceiving party required to make such a disclosure gives reasonable notice to\r\nthe disclosing party prior to such disclosure; and (2) on a confidential basis\r\nto its legal and financial advisors.  Kasten may identify Licensee in its\r\ncustomer lists in online and print marketing materials.\r\n\r\n\r\n7. FEES Fees for Enterprise License shall be set forth in separate Order Form(s)\r\nattached to a Purchase Agreement, between the Licensee and Kasten.\r\n\r\nIf Licensee has obtained the Software through an Authorized Reseller, fees for\r\nlicensing shall be invoiced directly by the Authorized Reseller.\r\n\r\nIf no Purchase Agreement exists, during the term of this Agreement,  Kasten\r\nshall license the Starter Edition only and no other Edition of the Software\r\n\"at no charge\" to Licensee.\r\n\r\n\r\n8. USAGE DATA Kasten may collect, accumulate, and aggregate certain usage\r\nstatistics in order to analyze usage of the Software, make improvements, and\r\npotentially develop new products. Kasten may use aggregated anonymized data for\r\nany purpose that Kasten, at its own discretion, may consider appropriate.\r\n\r\n\r\n9. OWNERSHIP As between Kasten and Licensee, all right, title and interest in\r\nthe Software, Documentation and any other Kasten materials furnished or made\r\navailable hereunder, all modifications and enhancements thereof, and all\r\nsuggestions, ideas and feedback proposed by Licensee regarding the Software and\r\nDocumentation, including all copyright rights, patent rights and other\r\nIntellectual Property Rights in each of the foregoing, belong to and are\r\nretained solely by Kasten or Kasten\"s licensors and providers, as applicable.\r\nLicensee hereby does and will irrevocably assign to Kasten all evaluations,\r\nideas, feedback and suggestions made by Licensee to Kasten regarding the\r\nSoftware and Documentation (collectively, \"Feedback\") and all Intellectual\r\nProperty Rights in and to the Feedback.  Except as expressly provided herein, no\r\nlicenses of any kind are granted hereunder, whether by implication, estoppel, or\r\notherwise.\r\n\r\n\r\n10. LIMITED WARRANTY AND DISCLAIMERS\r\n\r\n10.1 Limited Warranty.  Kasten warrants for a period of thirty (30) days from\r\nthe Effective Date that the Software will materially conform to Kasten\"s\r\nthen-current Documentation (the \"Warranty Period\") when properly installed on a\r\ncomputer for which a license is granted hereunder. Licensee\"s exclusive remedy\r\nfor a breach of this Section 10.1 is that Kasten shall, at its option, use\r\ncommercially reasonable efforts to correct  or replace the Software, or refund\r\nall or a portion of the fees paid by Licensee pursuant to the Purchase\r\nAgreement. Kasten, in its sole discretion, may revise this limited warranty from\r\ntime to time.\r\n\r\n10.2 Third-Party Software.  Except as expressly set forth in this Agreement,\r\nThird-Party Software (including any Open Source Software) are provided on an\r\n\"as-is\" basis at the sole risk of Licensee. Notwithstanding any language to the\r\ncontrary in this Agreement, Kasten makes no express or implied warranties of any\r\nkind with respect to Third-Party Software provided to Licensee and shall not be\r\nliable for any damages regarding the use or operation of the Third-Party\r\nSoftware furnished under this Agreement.  Any and all express or implied\r\nwarranties, if any, arising from the license of Third-Party Software shall be\r\nthose warranties running from the third party manufacturer or licensor to\r\nLicensee.\r\n\r\n10.3 Warranty Disclaimer.  EXCEPT FOR THE LIMITED WARRANTY PROVIDED ABOVE,\r\nKASTEN AND ITS SUPPLIERS MAKE NO WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED,\r\nSTATUTORY OR OTHERWISE, RELATING TO THE SOFTWARE OR TO KASTEN\"S MAINTENANCE,\r\nPROFESSIONAL OR OTHER SERVICES.  KASTEN SPECIFICALLY DISCLAIMS ALL IMPLIED\r\nWARRANTIES OF DESIGN, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE\r\nAND NON-INFRINGEMENT. KASTEN AND ITS SUPPLIERS AND LICENSORS DO NOT WARRANT OR\r\nREPRESENT THAT THE SOFTWARE WILL BE FREE FROM BUGS OR THAT ITS USE WILL BE\r\nUNINTERRUPTED OR ERROR-FREE. THIS DISCLAIMER SHALL APPLY NOTWITHSTANDING THE\r\nFAILURE OF THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY PROVIDED HEREIN. EXCEPT\r\nAS STATED ABOVE, KASTEN AND ITS SUPPLIERS PROVIDE THE SOFTWARE ON AN \"AS IS\"\r\nBASIS.  KASTEN  PROVIDES NO WARRANTIES WITH RESPECT TO THIRD PARTY SOFTWARE AND\r\nOPEN SOURCE SOFTWARE.\r\n\r\n\r\n11. LIMITATIONS OF LIABILITY\r\n\r\n11.1 EXCLUSION OF CERTAIN DAMAGES.  EXCEPT FOR BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP),  IN NO EVENT WILL EITHER PARTY BE\r\nLIABLE FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, SPECIAL, INCIDENTAL OR\r\nRELIANCE DAMAGES, INCLUDING ANY LOST DATA, LOSS OF USE AND LOST PROFITS, ARISING\r\nFROM OR RELATING TO THIS AGREEMENT, THE SOFTWARE OR DOCUMENTATION, EVEN IF SUCH\r\nPARTY KNEW OR SHOULD HAVE KNOWN OF THE POSSIBILITY OF, OR COULD REASONABLY HAVE\r\nPREVENTED, SUCH DAMAGES.\r\n\r\n11.2 LIMITATION OF DAMAGES.  EXCEPT FOR THE BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP), EACH PARTY\"S TOTAL CUMULATIVE\r\nLIABILITY ARISING FROM OR RELATED TO THIS AGREEMENT OR THE SOFTWARE,\r\nDOCUMENTATION, OR SERVICES PROVIDED BY KASTEN, WILL NOT EXCEED THE AMOUNT OF\r\nFEES PAID OR PAYABLE BY LICENSEE FOR THE SOFTWARE, DOCUMENTATION OR SERVICES\r\nGIVING RISE TO THE CLAIM IN THE TWELVE (12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\nLICENSEE AGREES THAT KASTEN\"S SUPPLIERS AND LICENSORS WILL HAVE NO LIABILITY OF\r\nANY KIND UNDER OR AS A RESULT OF THIS AGREEMENT. IN THE CASE OF KASTEN\"S\r\nINDEMNIFICATION OBLIGATIONS, KASTEN\"S CUMULATIVE LIABILITY UNDER THIS AGREEMENT\r\nSHALL BE LIMITED TO THE SUM OF THE LICENSE FEES PAID OR PAYABLE BY LICENSEE FOR\r\nTHE SOFTWARE, DOCUMENTATION OR SERVICES GIVING RISE TO THE CLAIM IN THE TWELVE\r\n(12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\n\r\n11.3 THIRD PARTY SOFTWARE.  NOTWITHSTANDING ANY LANGUAGE TO THE CONTRARY IN THIS\r\nAGREEMENT, KASTEN SHALL NOT BE LIABLE FOR ANY DAMAGES REGARDING THE USE OR\r\nOPERATION OF ANY THIRD-PARTY SOFTWARE FURNISHED UNDER THIS AGREEMENT.\r\n\r\n11.4 LIMITATION OF ACTIONS.  IN NO EVENT MAY LICENSEE BRING ANY CAUSE OF ACTION\r\nRELATED TO THIS AGREEMENT MORE THAN ONE (1) YEAR AFTER THE OCCURRENCE OF THE\r\nEVENT GIVING RISE TO THE LIABILITY.\r\n\r\n\r\n12. EXPORT\r\nThe Software, Documentation and related technical data may be subject\r\nto U.S. export control laws, including without limitation the U.S. Export\r\nAdministration Act and its associated regulations, and may be subject to export\r\nor import regulations in other countries. Licensee shall comply with all such\r\nregulations and agrees to obtain all necessary licenses to export, re-export, or\r\nimport the Software, Documentation and related technical data.\r\n\r\n\r\n13. GENERAL\r\n\r\n13.1 No Agency. Kasten and Licensee each acknowledge and agree that the\r\nrelationship established by this Agreement is that of independent contractors,\r\nand nothing contained in this Agreement shall be construed to: (1) give either\r\nparty the power to direct or control the day\x1eto\x1eday activities of the other; (2)\r\ndeem the parties to be acting as partners, joint venturers, co\x1eowners or\r\notherwise as participants in a joint undertaking; or (3) permit either party or\r\nany of either party\"s officers, directors, employees, agents or representatives\r\nto create or assume any obligation on behalf of or for the account of the other\r\nparty for any purpose whatsoever.\r\n\r\n13.2 Compliance with Laws.  Each party agrees to comply with all applicable\r\nlaws, regulations, and ordinances relating to their performance hereunder.\r\nWithout limiting the foregoing, Licensee warrants and covenants that it will\r\ncomply with all then current laws and regulations of the United States and other\r\njurisdictions relating or applicable to Licensee\"s use of the Software and\r\nDocumentation including, without limitation, those concerning Intellectual\r\nProperty Rights, invasion of privacy, defamation, and the import and export of\r\nSoftware and Documentation.\r\n\r\n13.3 Force Majeure.  Except for the duty to pay money, neither party shall be\r\nliable hereunder by reason of any failure or delay in the performance of its\r\nobligations hereunder on account of strikes, riots, fires, flood, storm,\r\nexplosions, acts of God, war, governmental action, earthquakes, or any other\r\ncause which is beyond the reasonable control of such party.\r\n\r\n13.4 Governing Law; Venue and Jurisdiction.  This Agreement shall be interpreted\r\naccording to the laws of the State of California without regard to or\r\napplication of choice\x1eof\x1elaw rules or principles.  The parties expressly agree\r\nthat the United Nations Convention on Contracts for the International Sale of\r\nGoods and the Uniform Computer Information Transactions Act will not apply.  Any\r\nlegal action or proceeding arising under this Agreement will be brought\r\nexclusively in the federal or state courts located in Santa Clara County,\r\nCalifornia and the parties hereby consent to the personal jurisdiction and venue\r\ntherein.\r\n\r\n13.5 Injunctive Relief.  The parties agree that monetary damages would not be an\r\nadequate remedy for the breach of certain provisions of this Agreement,\r\nincluding, without limitation, all provisions concerning infringement,\r\nconfidentiality and nondisclosure, or limitation on permitted use of the\r\nSoftware or Documentation.  The parties further agree that, in the event of such\r\nbreach, injunctive relief would be necessary to prevent irreparable injury.\r\nAccordingly, either party shall have the right to seek injunctive relief or\r\nsimilar equitable remedies to enforce such party's rights under the pertinent\r\nprovisions of this Agreement, without limiting its right to pursue any other\r\nlegal remedies available to it.\r\n\r\n13.6 Entire Agreement and Waiver.  This Agreement and any exhibits  hereto shall\r\nconstitute the entire agreement and contains all terms and conditions between\r\nKasten and Licensee with respect to the subject matter hereof and all prior\r\nagreements, representations, and statement with respect to such subject matter\r\nare superseded hereby.  This Agreement may be changed only by written agreement\r\nsigned by both Kasten and Licensee.  No failure of either party to exercise or\r\nenforce any of its rights under this Agreement shall act as a waiver of\r\nsubsequent breaches; and the waiver of any breach shall not act as a waiver of\r\nsubsequent breaches.\r\n\r\n13.7 Severability.  In the event any provision of this Agreement is held by a\r\ncourt or other tribunal of competent jurisdiction to be unenforceable, that\r\nprovision will be enforced to the maximum extent permissible under applicable\r\nlaw and the other provisions of this Agreement will remain in full force and\r\neffect.  The parties further agree that in the event such provision is an\r\nessential part of this Agreement, they will begin negotiations for a suitable\r\nreplacement provision.\r\n\r\n13.8 Counterparts.  This Agreement may be executed in any number of\r\ncounterparts, each of which, when so executed and delivered (including by\r\nfacsimile), shall be deemed an original, and all of which shall constitute one\r\nand the same agreement.\r\n\r\n13.9 Binding Effect.  This Agreement shall be binding upon and shall inure to\r\nthe benefit of the respective parties hereto, their respective successors and\r\npermitted assigns.\r\n\r\n13.10 Assignment.  Neither party may, without the prior written consent of the\r\nother party (which shall not be unreasonably withheld), assign this Agreement,\r\nin whole or in part, either voluntarily or by operation of law, and any attempt\r\nto do so shall be a material default of this Agreement and shall be void.\r\nNotwithstanding the foregoing, Kasten  may assign its rights and benefits and\r\ndelegate its duties and obligations under this Agreement without the consent of\r\nLicensee in connection with a merger, reorganization or sale of all or\r\nsubstantially all relevant assets of the assigning party; in each case provided\r\nthat such successor assumes the assigning party\"s obligations under this\r\nAgreement.\r\n\r\n"
    ...
    
    9713:  "text": {},
    9714:  "textMode": "auto"
    9715:  },
    9716:  "pluginVersion": "9.1.5",
    9717:  "targets": [
    9718:  {
    9719:  "datasource": "Prometheus",
    9720:  "exemplar": false,
    9721:  "expr": "sum(round(increase(action_backup_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    9722:  "hide": false,
    9723:  "interval": "",
    9724:  "legendFormat": "",
    9725:  "refId": "B"
    9726:  }
    9727:  ],
    9728:  "title": "Backups Failed",
    ...
    
    9932:  "text": {},
    9933:  "textMode": "auto"
    9934:  },
    9935:  "pluginVersion": "9.1.5",
    9936:  "targets": [
    9937:  {
    9938:  "datasource": "Prometheus",
    9939:  "exemplar": false,
    9940:  "expr": "sum(round(increase(action_restore_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    9941:  "hide": false,
    9942:  "interval": "",
    9943:  "legendFormat": "",
    9944:  "refId": "B"
    9945:  }
    9946:  ],
    9947:  "title": "Restores Failed",
    ...
    
    10161:  "text": {},
    10162:  "textMode": "auto"
    10163:  },
    10164:  "pluginVersion": "9.1.5",
    10165:  "targets": [
    10166:  {
    10167:  "datasource": "Prometheus",
    10168:  "exemplar": false,
    10169:  "expr": "sum(round(increase(action_backup_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10170:  "hide": false,
    10171:  "interval": "",
    10172:  "legendFormat": "",
    10173:  "refId": "B"
    10174:  }
    10175:  ],
    10176:  "title": "Cluster Backups Failed",
    ...
    
    10380:  "text": {},
    10381:  "textMode": "auto"
    10382:  },
    10383:  "pluginVersion": "9.1.5",
    10384:  "targets": [
    10385:  {
    10386:  "datasource": "Prometheus",
    10387:  "exemplar": false,
    10388:  "expr": "sum(round(increase(action_restore_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10389:  "hide": false,
    10390:  "interval": "",
    10391:  "legendFormat": "",
    10392:  "refId": "B"
    10393:  }
    10394:  ],
    10395:  "title": "Cluster Restores Failed",
    ...
    
    10609:  "text": {},
    10610:  "textMode": "auto"
    10611:  },
    10612:  "pluginVersion": "9.1.5",
    10613:  "targets": [
    10614:  {
    10615:  "datasource": "Prometheus",
    10616:  "exemplar": false,
    10617:  "expr": "sum(round(increase(action_export_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10618:  "hide": false,
    10619:  "interval": "",
    10620:  "legendFormat": "",
    10621:  "refId": "B"
    10622:  }
    10623:  ],
    10624:  "title": "Exports Failed",
    ...
    
    10818:  "text": {},
    10819:  "textMode": "auto"
    10820:  },
    10821:  "pluginVersion": "9.1.5",
    10822:  "targets": [
    10823:  {
    10824:  "datasource": "Prometheus",
    10825:  "exemplar": false,
    10826:  "expr": "sum(round(increase(action_import_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10827:  "hide": false,
    10828:  "interval": "",
    10829:  "legendFormat": "",
    10830:  "refId": "B"
    10831:  }
    10832:  ],
    10833:  "title": "Imports Failed",
    ...
    
    12252:  "mode": "fixed"
    12253:  }
    12254:  }
    12255:  ]
    12256:  },
    12257:  {
    12258:  "matcher": {
    12259:  "id": "byName",
    12260:  "options": "failed"
    ...
    
    12406:  "mode": "fixed"
    12407:  }
    12408:  }
    12409:  ]
    12410:  },
    12411:  {
    12412:  "matcher": {
    12413:  "id": "byName",
    12414:  "options": "failed"
    ...
    
    12560:  "mode": "fixed"
    12561:  }
    12562:  }
    12563:  ]
    12564:  },
    12565:  {
    12566:  "matcher": {
    12567:  "id": "byName",
    12568:  "options": "failed"
    ...
    
    12714:  "mode": "fixed"
    12715:  }
    12716:  }
    12717:  ]
    12718:  },
    12719:  {
    12720:  "matcher": {
    12721:  "id": "byName",
    12722:  "options": "failed"
    ...
    
    12868:  "mode": "fixed"
    12869:  }
    12870:  }
    12871:  ]
    12872:  },
    12873:  {
    12874:  "matcher": {
    12875:  "id": "byName",
    12876:  "options": "failed"
    ...
    
    13022:  "mode": "fixed"
    13023:  }
    13024:  }
    13025:  ]
    13026:  },
    13027:  {
    13028:  "matcher": {
    13029:  "id": "byName",
    13030:  "options": "failed"
    ...
    
    13176:  "mode": "fixed"
    13177:  }
    13178:  }
    13179:  ]
    13180:  },
    13181:  {
    13182:  "matcher": {
    13183:  "id": "byName",
    13184:  "options": "failed"
    ...
    
    13330:  "mode": "fixed"
    13331:  }
    13332:  }
    13333:  ]
    13334:  },
    13335:  {
    13336:  "matcher": {
    13337:  "id": "byName",
    13338:  "options": "failed"
    ...
    
    15209:  index index.html;
    15210:  location / {
    15211:  try_files $uri $uri/ =404;
    15212:  }
    15213:  }
    15214:  nginx.conf: |
    15215:  #user nginx; # this directive is ignored if we use a non-root user in Dockerfile
    15216:  worker_processes 4;
    15217:  error_log stderr warn;
    ...
    
    15240:  app.kubernetes.io/name: k10
    15241:  app.kubernetes.io/instance: k10
    15242:  app.kubernetes.io/managed-by: Helm
    15243:  app: k10
    15244:  release: k10
    15245:  namespace: default
    15246:  name: k10-config
    15247:  data:
    15248:  DataStoreLogLevel: "error"
    ...
    
    15341:  app.kubernetes.io/name: k10
    15342:  app.kubernetes.io/instance: k10
    15343:  app.kubernetes.io/managed-by: Helm
    15344:  app: k10
    15345:  release: k10
    15346:  namespace: default
    15347:  name: k10-eula
    15348:  data:
    15349:  text: "KASTEN END USER LICENSE AGREEMENT\r\n\r\nThis End User License Agreement is a binding agreement between Kasten, Inc., a\r\nDelaware Corporation (\"Kasten\"), and you (\"Licensee\"), and establishes the terms\r\nunder which Licensee may use the Software and Documentation (as defined below),\r\nincluding without limitation terms and conditions relating to license grant,\r\nintellectual property rights, disclaimers /exclusions / limitations of warranty,\r\nindemnity and liability, governing law and limitation periods. All components\r\ncollectively are referred to herein as the \"Agreement.\"\r\n\r\nLICENSEE ACKNOWLEDGES IT HAS HAD THE OPPORTUNITY TO REVIEW THE AGREEMENT, PRIOR\r\nTO ACCEPTANCE OF THIS AGREEMENT. LICENSEE'S ACCEPTANCE OF THIS AGREEMENT IS\r\nEVIDENCED BY LICENSEE'S DOWNLOADING, COPYING, INSTALLING  OR USING THE KASTEN\r\nSOFTWARE. IF YOU ARE ACTING ON BEHALF OF A COMPANY, YOU REPRESENT THAT YOU ARE\r\nAUTHORIZED TO BIND THE COMPANY. IF YOU DO NOT AGREE TO ALL TERMS OF THIS\r\nAGREEMENT, DO NOT DOWNLOAD, COPY, INSTALL, OR USE THE SOFTWARE, AND PERMANENTLY\r\nDELETE THE SOFTWARE.\r\n\r\n1. DEFINITIONS\r\n\r\n1.1 \"Authorized Persons\" means trained technical employees and contractors of\r\nLicensee who are subject to a written agreement with Licensee that includes use\r\nand confidentiality restrictions that are at least as protective as those set\r\nforth in this Agreement.\r\n\r\n1.2 \"Authorized Reseller\" means a distributor or reseller, including cloud\r\ncomputing platform providers, authorized by Kasten to resell licenses to the\r\nSoftware through the channel through or in the territory in which Licensee is\r\npurchasing.\r\n\r\n1.3 \"Confidential Information\" means all non-public information disclosed in\r\nwritten, oral or visual form by either party to the other.  Confidential\r\nInformation may include, but is not limited to, services, pricing information,\r\ncomputer programs, source code, names and expertise of employees and\r\nconsultants, know-how, and other technical, business, financial and product\r\ndevelopment information.  \"Confidential Information\" does not include any\r\ninformation that the receiving party can demonstrate by its written records (1)\r\nwas rightfully known to it without obligation of confidentiality prior to its\r\ndisclosure hereunder by the disclosing party; (2) is or becomes publicly known\r\nthrough no wrongful act of the receiving party; (3) has been rightfully received\r\nwithout obligation of confidentiality from a third party authorized to make such\r\na disclosure; or (4) is independently developed by the receiving party without\r\nreference to confidential information disclosed hereunder.\r\n\r\n1.4 \"Documentation\" means any administration guides, installation and user\r\nguides, and release notes that are provided by Kasten to Licensee with the\r\nSoftware.\r\n\r\n1.5  \"Intellectual Property Rights\" means patents, design patents, copyrights,\r\ntrademarks, Confidential Information, know-how, trade secrets, moral rights, and\r\nany other intellectual property rights recognized in any country or jurisdiction\r\nin the world.\r\n\r\n1.6 \"Node\" means a single physical or virtual computing machine recognizable by\r\nthe Software as a unique device. Nodes must be owned or leased by Licensee or an\r\nentity controlled by, controlling or under common control with Licensee.\r\n\r\n1.7 \"Edition\" means a unique identifier for each distinct product that is made\r\navailable by Kasten and that can be licensed, including summary information\r\nregarding any associated functionality, features, or restrictions specific to\r\nthe Edition.\r\n\r\n1.8 \"Open Source Software\" means software delivered to Licensee hereunder that\r\nis subject to the provisions of any open source license agreement.\r\n\r\n1.9 \"Purchase Agreement\" means a separate commercial agreement, if applicable,\r\nbetween Kasten and the Licensee that contains the terms for the licensing of a\r\nspecific Edition of the Software.\r\n\r\n1.10 \"Software\" means any and all software product Editions licensed to Licensee\r\nunder this Agreement, all as developed by Kasten and delivered to Licensee\r\nhereunder. Software also includes any Updates provided by Kasten to Licensee.\r\nFor the avoidance of doubt, the definition of Software shall exclude any\r\nThird-Party Software and Open Source Software.\r\n\r\n1.11 \"Third-Party Software\" means certain software Kasten licenses from third\r\nparties and provides to Licensee with the Software, which may include Open\r\nSource Software.\r\n\r\n1.12 \"Update\" means a revision of the Software that Kasten makes available to\r\ncustomers at no additional cost. The Update includes, if and when applicable and\r\navailable, bug fix patches, maintenance release, minor release, or new major\r\nreleases. Updates are limited only to the Software licensed by Licensee, and\r\nspecifically exclude new product offerings, features, options or functionality\r\nof the Software that Kasten may choose to license separately, or for an\r\nadditional fee.\r\n\r\n1.13 \"Use\" means to install activate the processing capabilities of the\r\nSoftware, load, execute, access, employ the Software, or display information\r\nresulting from such capabilities.\r\n\r\n\r\n2. LICENSE GRANT AND RESTRICTIONS\r\n\r\n2.1 Enterprise License.  Subject to Licensee\"s compliance with the terms and\r\nconditions of this Agreement (including any additional restrictions on\r\nLicensee\"s use of the Software set forth in the Purchase Agreement, if one\r\nexists, between Licensee and Kasten), Kasten grants to Licensee a non-exclusive,\r\nnon-transferable (except in connection with a permitted assignment of this\r\nAgreement under Section 14.10 (Assignment), non-sublicensable, limited term\r\nlicense to install and use the Software, in object code form only, solely for\r\nLicensee\"s use, unless terminated in accordance with Section 4 (Term and\r\nTermination).\r\n\r\n2.2 Starter License.  This section shall only apply when the Licensee licenses\r\nStarter Edition of the Software. The license granted herein is for a maximum of\r\n5 Nodes and for a period of 12 months from the date of the Software release that\r\nembeds the specific license instance. Updating to a newer Software (minor or\r\nmajor) release will always extend the validity of the license by 12 months. If\r\nthe Licensee wishes to upgrade to an Enterprise License instead, the Licensee\r\nwill have to enter into a Purchase Agreement with Kasten which will supersede\r\nthis Agreement. The Licensee is required to provide accurate email and company\r\ninformation, if representing a company, when accepting this Agreement. Under no\r\ncircumstances will a Starter License be construed to mean that the Licensee is\r\nauthorized to distribute the Software to any third party for any reason\r\nwhatsoever.\r\n\r\n2.3 Evaluation License.  This section shall only apply when the Licensee has\r\nlicensed the Software for an initial evaluation period. The license granted\r\nherein is valid only one time 30 days, starting from date of installation,\r\nunless otherwise explicitly designated by Kasten (\"Evaluation Period\"). Under\r\nthis license the Software can only be used for evaluation purposes. Under no\r\ncircumstances will an Evaluation License be construed to mean that the Licensee\r\nis authorized to distribute the Software to any third party for any reason\r\nwhatsoever. If the Licensee wishes to upgrade to an Enterprise License instead,\r\nthe Licensee will have to enter into a Purchase Agreement with Kasten which will\r\nsupersede this Agreement.. If the Licensee does not wish to upgrade to an\r\nEnterprise License   at the end of the Evaluation Period the Licensee\"s rights\r\nunder the Agreement shall terminate, and the Licensee shall delete all Kasten\r\nSoftware.\r\n\r\n2.4 License Restrictions.  Except to the extent permitted under this Agreement,\r\nLicensee will not nor will Licensee allow any third party to:  (i) copy, modify,\r\nadapt, translate or otherwise create derivative works of the Software or the\r\nDocumentation; (ii) reverse engineer, decompile, disassemble or otherwise\r\nattempt to discover the source code of the Software; (iii) rent, lease, sell,\r\nassign or otherwise transfer rights in or to the Software or Documentation; (iv)\r\nremove any proprietary notices or labels from the Software or Documentation; (v)\r\npublicly disseminate performance information or analysis (including, without\r\nlimitation, benchmarks) relating to the Software. Licensee will comply with all\r\napplicable laws and regulations in Licensee\"s use of and access to the Software\r\nand Documentation.\r\n\r\n2.5 Responsibility for Use.  The Software and Documentation may be used only by\r\nAuthorized Persons and in conformance with this Agreement.  Licensee shall be\r\nresponsible for the proper use and protection of the Software and Documentation\r\nand is responsible for: (i) installing, managing, operating, and physically\r\ncontrolling the Software and the results obtained from using the Software; (ii)\r\nusing the Software within the operating environment specified in the\r\nDocumentation; and; (iii) establishing and maintaining such recovery and data\r\nprotection and security procedures as necessary for Licensee's service and\r\noperation and/or as may be specified by Kasten from time to time.\r\n\r\n2.6 United States Government Users.  The Software licensed under this Agreement\r\nis \"commercial computer software\" as that term is described in DFAR\r\n252.227-7014(a)(1). If acquired by or on behalf of a civilian agency, the U.S.\r\nGovernment acquires this commercial computer software and/or commercial computer\r\nsoftware documentation subject to the terms and this Agreement as specified in\r\n48 C.F.R. 12.212 (Computer Software) and 12.211 (Technical Data) of the Federal\r\nAcquisition Regulations (\"FAR\") and its successors. If acquired by or on behalf\r\nof any agency within the Department of Defense (\"DOD\"), the U.S. Government\r\nacquires this commercial computer software and/or commercial computer software\r\ndocumentation subject to the terms of this Agreement as specified in 48 C.F.R.\r\n227.7202 of the DOD FAR Supplement and its successors.\r\n\r\n\r\n3. SUPPORT\r\n\r\n3.1          During the Term (as defined below) and subject to Licensee’s compliance \r\nwith the terms and conditions of this Agreement, Licensee may submit queries and \r\nrequests for support for Enterprise Licenses by submitting Service Requests via Veeam \r\nSupport Portal (https://my.veeam.com). Support is not provided for Starter and Evaluation \r\nLicenses.  Licensee shall be entitled to the support service-level agreement specified \r\nin the relevant order form or purchase order (“Order Form”) between Licensee and the \r\nReseller and as set forth in Kasten’s Support Policy, a copy of which can be found \r\nat https://www.kasten.io/support-services-policy. Licensee shall also be permitted to \r\ndownload and install all Updates released by Kasten during the Term and made generally \r\navailable to users of the Software. Software versions with all updates and upgrades \r\ninstalled is supported for six months from the date of release of that version. \r\n\r\n3.2          Starter Edition Support.  If the Licensee has licensed Starter Edition of \r\nthe Software, you will have access to the Kasten K10 Support Community \r\n(https://community.veeam.com/groups/kasten-k10-support-92), but Kasten cannot guarantee \r\na service level of any sort. Should a higher level of support be needed, Licensee has \r\nthe option to consider entering into a Purchase Agreement with Kasten for licensing a \r\ndifferent Edition of the Software.\r\n\r\n\r\n\r\n4. TERM AND TERMINATION\r\n\r\n4.1 Term. The term of this Agreement, except for Starter and Evaluation\r\nLicenses, shall commence on the Effective Date and shall, unless terminated\r\nearlier in accordance with the provisions of Section 4.2 below, remain in force\r\nfor the Subscription Period as set forth in the applicable Order Form(s) (the\r\n\"Term\"). The parties may extend the Term of this Agreement beyond the\r\nSubscription Period by executing additional Order Form(s) and Licensee\"s payment\r\nof additional licensing fees. The term of this Agreement for the Starter and\r\nEvaluation Licenses will coincide with the term for Starter Edition (as stated\r\nin section 2.2) and the term for Evaluation Period (as stated in section 2.3),\r\nrespectively\r\n\r\n4.2 Termination.  Either party may immediately terminate this\r\nAgreement and the licenses granted hereunder if the other party (1) becomes\r\ninsolvent and\"becomes unwilling or unable to meet its obligations under this\r\nAgreement, (2) files a petition in bankruptcy, (3) is subject to the filing of\r\nan involuntary petition for bankruptcy which is not rescinded within a period of\r\nforty-five (45) days, (4) fails to cure a material breach of any material term\r\nor condition of this Agreement within thirty (30) days of receipt of written\r\nnotice specifying such breach, or (5) materially breaches its obligations of\r\nconfidentiality hereunder.\r\n\r\n4.3 Effects of Termination. Upon expiration or\r\ntermination of this Agreement for any reason, (i) any amounts owed to Kasten\r\nunder this Agreement will be immediately due and payable; (ii) all licensed\r\nrights granted in this Agreement will immediately cease; and (iii) Licensee will\r\npromptly discontinue all use of the Software and Documentation and return to\r\nKasten any Kasten Confidential Information in Licensee\"s possession or control.\r\n\r\n4.4 Survival.  The following Sections of this Agreement will remain in effect\r\nfollowing the expiration or termination of these General Terms for any reason:\r\n4.3 (Effects of Termination), 4.4 (Survival), 5 (Third Party Software) 5\r\n(Confidentiality), 9 (Ownership), 10.2 (Third-Party Software), 10.3 (Warranty\r\nDisclaimer), 11 (Limitations of Liability), 12.2 (Exceptions to Kasten\r\nObligation), 13 (Export) and 14 (General).\r\n\r\n\r\n5. THIRD PARTY AND OPEN SOURCE SOFTWARE Certain Third-Party Software or Open\r\nSource Software (Kasten can provide a list upon request) that may be provided\r\nwith the Software may be subject to various other terms and conditions imposed\r\nby the licensors of such Third-Party Software or Open Source Software.  The\r\nterms of Licensee\"s use of the Third-Party Software or Open Source Software is\r\nsubject to and governed by the respective Third-Party Software and Open Source\r\nlicenses, except that this Section 5 (Third-Party Software), Section 10.2 (Third\r\nParty Software), 10.3 (Warranty Disclaimer), Section 11 (Limitations of\r\nLiability), and Section 14 (General) of this Agreement also govern Licensee\"s\r\nuse of the Third-Party Software.  To the extent applicable to Licensee\"s use of\r\nsuch Third-Party Software and Open Source, Licensee agrees to comply with the\r\nterms and conditions contained in all such Third-Party Software and Open Source\r\nlicenses.\r\n\r\n\r\n6. CONFIDENTIALITY Neither party will use any Confidential Information of the\r\nother party except as expressly permitted by this Agreement or as expressly\r\nauthorized in writing by the disclosing party.  The receiving party shall use\r\nthe same degree of care to protect the disclosing party\"s Confidential\r\nInformation as it uses to protect its own Confidential Information of like\r\nnature, but in no circumstances less than a commercially reasonable standard of\r\ncare.  The receiving party may not disclose the disclosing party\"s Confidential\r\nInformation to any person or entity other than to (i) (a) Authorized Persons in\r\nthe case the receiving party is Licensee, and (b) Kasten\"s employees and\r\ncontractors in the case the receiving party is Kasten, and (ii) who need access\r\nto such Confidential Information solely for the purpose of fulfilling that\r\nparty\"s obligations or exercising that party\"s rights hereunder.  The foregoing\r\nobligations will not restrict the receiving party from disclosing Confidential\r\nInformation of the disclosing party: (1) pursuant to the order or requirement of\r\na court, administrative agency, or other governmental body, provided that the\r\nreceiving party required to make such a disclosure gives reasonable notice to\r\nthe disclosing party prior to such disclosure; and (2) on a confidential basis\r\nto its legal and financial advisors.  Kasten may identify Licensee in its\r\ncustomer lists in online and print marketing materials.\r\n\r\n\r\n7. FEES Fees for Enterprise License shall be set forth in separate Order Form(s)\r\nattached to a Purchase Agreement, between the Licensee and Kasten.\r\n\r\nIf Licensee has obtained the Software through an Authorized Reseller, fees for\r\nlicensing shall be invoiced directly by the Authorized Reseller.\r\n\r\nIf no Purchase Agreement exists, during the term of this Agreement,  Kasten\r\nshall license the Starter Edition only and no other Edition of the Software\r\n\"at no charge\" to Licensee.\r\n\r\n\r\n8. USAGE DATA Kasten may collect, accumulate, and aggregate certain usage\r\nstatistics in order to analyze usage of the Software, make improvements, and\r\npotentially develop new products. Kasten may use aggregated anonymized data for\r\nany purpose that Kasten, at its own discretion, may consider appropriate.\r\n\r\n\r\n9. OWNERSHIP As between Kasten and Licensee, all right, title and interest in\r\nthe Software, Documentation and any other Kasten materials furnished or made\r\navailable hereunder, all modifications and enhancements thereof, and all\r\nsuggestions, ideas and feedback proposed by Licensee regarding the Software and\r\nDocumentation, including all copyright rights, patent rights and other\r\nIntellectual Property Rights in each of the foregoing, belong to and are\r\nretained solely by Kasten or Kasten\"s licensors and providers, as applicable.\r\nLicensee hereby does and will irrevocably assign to Kasten all evaluations,\r\nideas, feedback and suggestions made by Licensee to Kasten regarding the\r\nSoftware and Documentation (collectively, \"Feedback\") and all Intellectual\r\nProperty Rights in and to the Feedback.  Except as expressly provided herein, no\r\nlicenses of any kind are granted hereunder, whether by implication, estoppel, or\r\notherwise.\r\n\r\n\r\n10. LIMITED WARRANTY AND DISCLAIMERS\r\n\r\n10.1 Limited Warranty.  Kasten warrants for a period of thirty (30) days from\r\nthe Effective Date that the Software will materially conform to Kasten\"s\r\nthen-current Documentation (the \"Warranty Period\") when properly installed on a\r\ncomputer for which a license is granted hereunder. Licensee\"s exclusive remedy\r\nfor a breach of this Section 10.1 is that Kasten shall, at its option, use\r\ncommercially reasonable efforts to correct  or replace the Software, or refund\r\nall or a portion of the fees paid by Licensee pursuant to the Purchase\r\nAgreement. Kasten, in its sole discretion, may revise this limited warranty from\r\ntime to time.\r\n\r\n10.2 Third-Party Software.  Except as expressly set forth in this Agreement,\r\nThird-Party Software (including any Open Source Software) are provided on an\r\n\"as-is\" basis at the sole risk of Licensee. Notwithstanding any language to the\r\ncontrary in this Agreement, Kasten makes no express or implied warranties of any\r\nkind with respect to Third-Party Software provided to Licensee and shall not be\r\nliable for any damages regarding the use or operation of the Third-Party\r\nSoftware furnished under this Agreement.  Any and all express or implied\r\nwarranties, if any, arising from the license of Third-Party Software shall be\r\nthose warranties running from the third party manufacturer or licensor to\r\nLicensee.\r\n\r\n10.3 Warranty Disclaimer.  EXCEPT FOR THE LIMITED WARRANTY PROVIDED ABOVE,\r\nKASTEN AND ITS SUPPLIERS MAKE NO WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED,\r\nSTATUTORY OR OTHERWISE, RELATING TO THE SOFTWARE OR TO KASTEN\"S MAINTENANCE,\r\nPROFESSIONAL OR OTHER SERVICES.  KASTEN SPECIFICALLY DISCLAIMS ALL IMPLIED\r\nWARRANTIES OF DESIGN, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE\r\nAND NON-INFRINGEMENT. KASTEN AND ITS SUPPLIERS AND LICENSORS DO NOT WARRANT OR\r\nREPRESENT THAT THE SOFTWARE WILL BE FREE FROM BUGS OR THAT ITS USE WILL BE\r\nUNINTERRUPTED OR ERROR-FREE. THIS DISCLAIMER SHALL APPLY NOTWITHSTANDING THE\r\nFAILURE OF THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY PROVIDED HEREIN. EXCEPT\r\nAS STATED ABOVE, KASTEN AND ITS SUPPLIERS PROVIDE THE SOFTWARE ON AN \"AS IS\"\r\nBASIS.  KASTEN  PROVIDES NO WARRANTIES WITH RESPECT TO THIRD PARTY SOFTWARE AND\r\nOPEN SOURCE SOFTWARE.\r\n\r\n\r\n11. LIMITATIONS OF LIABILITY\r\n\r\n11.1 EXCLUSION OF CERTAIN DAMAGES.  EXCEPT FOR BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP),  IN NO EVENT WILL EITHER PARTY BE\r\nLIABLE FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, SPECIAL, INCIDENTAL OR\r\nRELIANCE DAMAGES, INCLUDING ANY LOST DATA, LOSS OF USE AND LOST PROFITS, ARISING\r\nFROM OR RELATING TO THIS AGREEMENT, THE SOFTWARE OR DOCUMENTATION, EVEN IF SUCH\r\nPARTY KNEW OR SHOULD HAVE KNOWN OF THE POSSIBILITY OF, OR COULD REASONABLY HAVE\r\nPREVENTED, SUCH DAMAGES.\r\n\r\n11.2 LIMITATION OF DAMAGES.  EXCEPT FOR THE BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP), EACH PARTY\"S TOTAL CUMULATIVE\r\nLIABILITY ARISING FROM OR RELATED TO THIS AGREEMENT OR THE SOFTWARE,\r\nDOCUMENTATION, OR SERVICES PROVIDED BY KASTEN, WILL NOT EXCEED THE AMOUNT OF\r\nFEES PAID OR PAYABLE BY LICENSEE FOR THE SOFTWARE, DOCUMENTATION OR SERVICES\r\nGIVING RISE TO THE CLAIM IN THE TWELVE (12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\nLICENSEE AGREES THAT KASTEN\"S SUPPLIERS AND LICENSORS WILL HAVE NO LIABILITY OF\r\nANY KIND UNDER OR AS A RESULT OF THIS AGREEMENT. IN THE CASE OF KASTEN\"S\r\nINDEMNIFICATION OBLIGATIONS, KASTEN\"S CUMULATIVE LIABILITY UNDER THIS AGREEMENT\r\nSHALL BE LIMITED TO THE SUM OF THE LICENSE FEES PAID OR PAYABLE BY LICENSEE FOR\r\nTHE SOFTWARE, DOCUMENTATION OR SERVICES GIVING RISE TO THE CLAIM IN THE TWELVE\r\n(12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\n\r\n11.3 THIRD PARTY SOFTWARE.  NOTWITHSTANDING ANY LANGUAGE TO THE CONTRARY IN THIS\r\nAGREEMENT, KASTEN SHALL NOT BE LIABLE FOR ANY DAMAGES REGARDING THE USE OR\r\nOPERATION OF ANY THIRD-PARTY SOFTWARE FURNISHED UNDER THIS AGREEMENT.\r\n\r\n11.4 LIMITATION OF ACTIONS.  IN NO EVENT MAY LICENSEE BRING ANY CAUSE OF ACTION\r\nRELATED TO THIS AGREEMENT MORE THAN ONE (1) YEAR AFTER THE OCCURRENCE OF THE\r\nEVENT GIVING RISE TO THE LIABILITY.\r\n\r\n\r\n12. EXPORT\r\nThe Software, Documentation and related technical data may be subject\r\nto U.S. export control laws, including without limitation the U.S. Export\r\nAdministration Act and its associated regulations, and may be subject to export\r\nor import regulations in other countries. Licensee shall comply with all such\r\nregulations and agrees to obtain all necessary licenses to export, re-export, or\r\nimport the Software, Documentation and related technical data.\r\n\r\n\r\n13. GENERAL\r\n\r\n13.1 No Agency. Kasten and Licensee each acknowledge and agree that the\r\nrelationship established by this Agreement is that of independent contractors,\r\nand nothing contained in this Agreement shall be construed to: (1) give either\r\nparty the power to direct or control the day\x1eto\x1eday activities of the other; (2)\r\ndeem the parties to be acting as partners, joint venturers, co\x1eowners or\r\notherwise as participants in a joint undertaking; or (3) permit either party or\r\nany of either party\"s officers, directors, employees, agents or representatives\r\nto create or assume any obligation on behalf of or for the account of the other\r\nparty for any purpose whatsoever.\r\n\r\n13.2 Compliance with Laws.  Each party agrees to comply with all applicable\r\nlaws, regulations, and ordinances relating to their performance hereunder.\r\nWithout limiting the foregoing, Licensee warrants and covenants that it will\r\ncomply with all then current laws and regulations of the United States and other\r\njurisdictions relating or applicable to Licensee\"s use of the Software and\r\nDocumentation including, without limitation, those concerning Intellectual\r\nProperty Rights, invasion of privacy, defamation, and the import and export of\r\nSoftware and Documentation.\r\n\r\n13.3 Force Majeure.  Except for the duty to pay money, neither party shall be\r\nliable hereunder by reason of any failure or delay in the performance of its\r\nobligations hereunder on account of strikes, riots, fires, flood, storm,\r\nexplosions, acts of God, war, governmental action, earthquakes, or any other\r\ncause which is beyond the reasonable control of such party.\r\n\r\n13.4 Governing Law; Venue and Jurisdiction.  This Agreement shall be interpreted\r\naccording to the laws of the State of California without regard to or\r\napplication of choice\x1eof\x1elaw rules or principles.  The parties expressly agree\r\nthat the United Nations Convention on Contracts for the International Sale of\r\nGoods and the Uniform Computer Information Transactions Act will not apply.  Any\r\nlegal action or proceeding arising under this Agreement will be brought\r\nexclusively in the federal or state courts located in Santa Clara County,\r\nCalifornia and the parties hereby consent to the personal jurisdiction and venue\r\ntherein.\r\n\r\n13.5 Injunctive Relief.  The parties agree that monetary damages would not be an\r\nadequate remedy for the breach of certain provisions of this Agreement,\r\nincluding, without limitation, all provisions concerning infringement,\r\nconfidentiality and nondisclosure, or limitation on permitted use of the\r\nSoftware or Documentation.  The parties further agree that, in the event of such\r\nbreach, injunctive relief would be necessary to prevent irreparable injury.\r\nAccordingly, either party shall have the right to seek injunctive relief or\r\nsimilar equitable remedies to enforce such party's rights under the pertinent\r\nprovisions of this Agreement, without limiting its right to pursue any other\r\nlegal remedies available to it.\r\n\r\n13.6 Entire Agreement and Waiver.  This Agreement and any exhibits  hereto shall\r\nconstitute the entire agreement and contains all terms and conditions between\r\nKasten and Licensee with respect to the subject matter hereof and all prior\r\nagreements, representations, and statement with respect to such subject matter\r\nare superseded hereby.  This Agreement may be changed only by written agreement\r\nsigned by both Kasten and Licensee.  No failure of ...

    @renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.10 feat(charts)!: Update Helm release k10 to 7.0.9 Oct 7, 2024
    @renovate renovate bot force-pushed the renovate/k10-7.x branch from b8b0eae to 981d716 Compare October 7, 2024 15:44
    Copy link

    qodo-merge-pro bot commented Oct 7, 2024

    PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here.

    CI Failure Feedback 🧐

    Action: Template Helm Releases (cluster/core/backup-system/k10/helm-release.yaml)

    Failed stage: Run peter-evans/create-or-update-comment@v2 [❌]

    Failed test name: ""

    Failure summary:

    The action failed because an error occurred when trying to start the process for Node.js. The
    specific error was "Argument list too long", indicating that the command or script being executed
    had too many arguments or the arguments were too lengthy for the system to handle.

    Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    1777:  },
    1778:  "text": {},
    1779:  "textMode": "auto"
    1780:  },
    1781:  "pluginVersion": "8.1.8",
    1782:  "targets": [
    1783:  {
    1784:  "exemplar": false,
    1785:  "expr": "sum(round(increase(action_backup_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    1786:  "hide": false,
    1787:  "interval": "",
    1788:  "legendFormat": "",
    1789:  "refId": "B"
    1790:  }
    1791:  ],
    1792:  "timeFrom": null,
    1793:  "title": "Backups Failed",
    ...
    
    1996:  },
    1997:  "text": {},
    1998:  "textMode": "auto"
    1999:  },
    2000:  "pluginVersion": "8.1.8",
    2001:  "targets": [
    2002:  {
    2003:  "exemplar": false,
    2004:  "expr": "sum(round(increase(action_restore_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2005:  "hide": false,
    2006:  "interval": "",
    2007:  "legendFormat": "",
    2008:  "refId": "B"
    2009:  }
    2010:  ],
    2011:  "timeFrom": null,
    2012:  "title": "Restores Failed",
    ...
    
    2219:  },
    2220:  "text": {},
    2221:  "textMode": "auto"
    2222:  },
    2223:  "pluginVersion": "8.1.8",
    2224:  "targets": [
    2225:  {
    2226:  "exemplar": false,
    2227:  "expr": "sum(round(increase(action_backup_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2228:  "hide": false,
    2229:  "interval": "",
    2230:  "legendFormat": "",
    2231:  "refId": "B"
    2232:  }
    2233:  ],
    2234:  "timeFrom": null,
    2235:  "title": "Cluster Backups Failed",
    ...
    
    2438:  },
    2439:  "text": {},
    2440:  "textMode": "auto"
    2441:  },
    2442:  "pluginVersion": "8.1.8",
    2443:  "targets": [
    2444:  {
    2445:  "exemplar": false,
    2446:  "expr": "sum(round(increase(action_restore_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2447:  "hide": false,
    2448:  "interval": "",
    2449:  "legendFormat": "",
    2450:  "refId": "B"
    2451:  }
    2452:  ],
    2453:  "timeFrom": null,
    2454:  "title": "Cluster Restores Failed",
    ...
    
    2661:  },
    2662:  "text": {},
    2663:  "textMode": "auto"
    2664:  },
    2665:  "pluginVersion": "8.1.8",
    2666:  "targets": [
    2667:  {
    2668:  "exemplar": false,
    2669:  "expr": "sum(round(increase(action_export_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2670:  "hide": false,
    2671:  "interval": "",
    2672:  "legendFormat": "",
    2673:  "refId": "B"
    2674:  }
    2675:  ],
    2676:  "timeFrom": null,
    2677:  "title": "Exports Failed",
    ...
    
    2870:  },
    2871:  "text": {},
    2872:  "textMode": "auto"
    2873:  },
    2874:  "pluginVersion": "8.1.8",
    2875:  "targets": [
    2876:  {
    2877:  "exemplar": false,
    2878:  "expr": "sum(round(increase(action_import_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2879:  "hide": false,
    2880:  "interval": "",
    2881:  "legendFormat": "",
    2882:  "refId": "B"
    2883:  }
    2884:  ],
    2885:  "timeFrom": null,
    2886:  "title": "Imports Failed",
    ...
    
    3939:  ],
    3940:  "schemaVersion": 30,
    3941:  "style": "dark",
    3942:  "tags": [],
    3943:  "templating": {
    3944:  "list": [
    3945:  {
    3946:  "description": null,
    3947:  "error": null,
    ...
    
    4155:  index index.html;
    4156:  location / {
    4157:  try_files $uri $uri/ =404;
    4158:  }
    4159:  }
    4160:  nginx.conf: |
    4161:  #user nginx; # this directive is ignored if we use a non-root user in Dockerfile
    4162:  worker_processes 4;
    4163:  error_log stderr warn;
    ...
    
    4239:  app.kubernetes.io/name: k10
    4240:  app.kubernetes.io/instance: k10
    4241:  app.kubernetes.io/managed-by: Helm
    4242:  app: k10
    4243:  release: k10
    4244:  namespace: default
    4245:  name: k10-eula
    4246:  data:
    4247:  text: "KASTEN END USER LICENSE AGREEMENT\r\n\r\nThis End User License Agreement is a binding agreement between Kasten, Inc., a\r\nDelaware Corporation (\"Kasten\"), and you (\"Licensee\"), and establishes the terms\r\nunder which Licensee may use the Software and Documentation (as defined below),\r\nincluding without limitation terms and conditions relating to license grant,\r\nintellectual property rights, disclaimers /exclusions / limitations of warranty,\r\nindemnity and liability, governing law and limitation periods. All components\r\ncollectively are referred to herein as the \"Agreement.\"\r\n\r\nLICENSEE ACKNOWLEDGES IT HAS HAD THE OPPORTUNITY TO REVIEW THE AGREEMENT, PRIOR\r\nTO ACCEPTANCE OF THIS AGREEMENT. LICENSEE'S ACCEPTANCE OF THIS AGREEMENT IS\r\nEVIDENCED BY LICENSEE'S DOWNLOADING, COPYING, INSTALLING  OR USING THE KASTEN\r\nSOFTWARE. IF YOU ARE ACTING ON BEHALF OF A COMPANY, YOU REPRESENT THAT YOU ARE\r\nAUTHORIZED TO BIND THE COMPANY. IF YOU DO NOT AGREE TO ALL TERMS OF THIS\r\nAGREEMENT, DO NOT DOWNLOAD, COPY, INSTALL, OR USE THE SOFTWARE, AND PERMANENTLY\r\nDELETE THE SOFTWARE.\r\n\r\n1. DEFINITIONS\r\n\r\n1.1 \"Authorized Persons\" means trained technical employees and contractors of\r\nLicensee who are subject to a written agreement with Licensee that includes use\r\nand confidentiality restrictions that are at least as protective as those set\r\nforth in this Agreement.\r\n\r\n1.2 \"Authorized Reseller\" means a distributor or reseller, including cloud\r\ncomputing platform providers, authorized by Kasten to resell licenses to the\r\nSoftware through the channel through or in the territory in which Licensee is\r\npurchasing.\r\n\r\n1.3 \"Confidential Information\" means all non-public information disclosed in\r\nwritten, oral or visual form by either party to the other.  Confidential\r\nInformation may include, but is not limited to, services, pricing information,\r\ncomputer programs, source code, names and expertise of employees and\r\nconsultants, know-how, and other technical, business, financial and product\r\ndevelopment information.  \"Confidential Information\" does not include any\r\ninformation that the receiving party can demonstrate by its written records (1)\r\nwas rightfully known to it without obligation of confidentiality prior to its\r\ndisclosure hereunder by the disclosing party; (2) is or becomes publicly known\r\nthrough no wrongful act of the receiving party; (3) has been rightfully received\r\nwithout obligation of confidentiality from a third party authorized to make such\r\na disclosure; or (4) is independently developed by the receiving party without\r\nreference to confidential information disclosed hereunder.\r\n\r\n1.4 \"Documentation\" means any administration guides, installation and user\r\nguides, and release notes that are provided by Kasten to Licensee with the\r\nSoftware.\r\n\r\n1.5  \"Intellectual Property Rights\" means patents, design patents, copyrights,\r\ntrademarks, Confidential Information, know-how, trade secrets, moral rights, and\r\nany other intellectual property rights recognized in any country or jurisdiction\r\nin the world.\r\n\r\n1.6 \"Node\" means a single physical or virtual computing machine recognizable by\r\nthe Software as a unique device. Nodes must be owned or leased by Licensee or an\r\nentity controlled by, controlling or under common control with Licensee.\r\n\r\n1.7 \"Edition\" means a unique identifier for each distinct product that is made\r\navailable by Kasten and that can be licensed, including summary information\r\nregarding any associated functionality, features, or restrictions specific to\r\nthe Edition.\r\n\r\n1.8 \"Open Source Software\" means software delivered to Licensee hereunder that\r\nis subject to the provisions of any open source license agreement.\r\n\r\n1.9 \"Purchase Agreement\" means a separate commercial agreement, if applicable,\r\nbetween Kasten and the Licensee that contains the terms for the licensing of a\r\nspecific Edition of the Software.\r\n\r\n1.10 \"Software\" means any and all software product Editions licensed to Licensee\r\nunder this Agreement, all as developed by Kasten and delivered to Licensee\r\nhereunder. Software also includes any Updates provided by Kasten to Licensee.\r\nFor the avoidance of doubt, the definition of Software shall exclude any\r\nThird-Party Software and Open Source Software.\r\n\r\n1.11 \"Third-Party Software\" means certain software Kasten licenses from third\r\nparties and provides to Licensee with the Software, which may include Open\r\nSource Software.\r\n\r\n1.12 \"Update\" means a revision of the Software that Kasten makes available to\r\ncustomers at no additional cost. The Update includes, if and when applicable and\r\navailable, bug fix patches, maintenance release, minor release, or new major\r\nreleases. Updates are limited only to the Software licensed by Licensee, and\r\nspecifically exclude new product offerings, features, options or functionality\r\nof the Software that Kasten may choose to license separately, or for an\r\nadditional fee.\r\n\r\n1.13 \"Use\" means to install activate the processing capabilities of the\r\nSoftware, load, execute, access, employ the Software, or display information\r\nresulting from such capabilities.\r\n\r\n\r\n2. LICENSE GRANT AND RESTRICTIONS\r\n\r\n2.1 Enterprise License.  Subject to Licensee\"s compliance with the terms and\r\nconditions of this Agreement (including any additional restrictions on\r\nLicensee\"s use of the Software set forth in the Purchase Agreement, if one\r\nexists, between Licensee and Kasten), Kasten grants to Licensee a non-exclusive,\r\nnon-transferable (except in connection with a permitted assignment of this\r\nAgreement under Section 14.10 (Assignment), non-sublicensable, limited term\r\nlicense to install and use the Software, in object code form only, solely for\r\nLicensee\"s use, unless terminated in accordance with Section 4 (Term and\r\nTermination).\r\n\r\n2.2 Starter License.  This section shall only apply when the Licensee licenses\r\nStarter Edition of the Software. The license granted herein is for a maximum of\r\n5 Nodes and for a period of 12 months from the date of the Software release that\r\nembeds the specific license instance. Updating to a newer Software (minor or\r\nmajor) release will always extend the validity of the license by 12 months. If\r\nthe Licensee wishes to upgrade to an Enterprise License instead, the Licensee\r\nwill have to enter into a Purchase Agreement with Kasten which will supersede\r\nthis Agreement. The Licensee is required to provide accurate email and company\r\ninformation, if representing a company, when accepting this Agreement. Under no\r\ncircumstances will a Starter License be construed to mean that the Licensee is\r\nauthorized to distribute the Software to any third party for any reason\r\nwhatsoever.\r\n\r\n2.3 Evaluation License.  This section shall only apply when the Licensee has\r\nlicensed the Software for an initial evaluation period. The license granted\r\nherein is valid only one time 30 days, starting from date of installation,\r\nunless otherwise explicitly designated by Kasten (\"Evaluation Period\"). Under\r\nthis license the Software can only be used for evaluation purposes. Under no\r\ncircumstances will an Evaluation License be construed to mean that the Licensee\r\nis authorized to distribute the Software to any third party for any reason\r\nwhatsoever. If the Licensee wishes to upgrade to an Enterprise License instead,\r\nthe Licensee will have to enter into a Purchase Agreement with Kasten which will\r\nsupersede this Agreement.. If the Licensee does not wish to upgrade to an\r\nEnterprise License   at the end of the Evaluation Period the Licensee\"s rights\r\nunder the Agreement shall terminate, and the Licensee shall delete all Kasten\r\nSoftware.\r\n\r\n2.4 License Restrictions.  Except to the extent permitted under this Agreement,\r\nLicensee will not nor will Licensee allow any third party to:  (i) copy, modify,\r\nadapt, translate or otherwise create derivative works of the Software or the\r\nDocumentation; (ii) reverse engineer, decompile, disassemble or otherwise\r\nattempt to discover the source code of the Software; (iii) rent, lease, sell,\r\nassign or otherwise transfer rights in or to the Software or Documentation; (iv)\r\nremove any proprietary notices or labels from the Software or Documentation; (v)\r\npublicly disseminate performance information or analysis (including, without\r\nlimitation, benchmarks) relating to the Software. Licensee will comply with all\r\napplicable laws and regulations in Licensee\"s use of and access to the Software\r\nand Documentation.\r\n\r\n2.5 Responsibility for Use.  The Software and Documentation may be used only by\r\nAuthorized Persons and in conformance with this Agreement.  Licensee shall be\r\nresponsible for the proper use and protection of the Software and Documentation\r\nand is responsible for: (i) installing, managing, operating, and physically\r\ncontrolling the Software and the results obtained from using the Software; (ii)\r\nusing the Software within the operating environment specified in the\r\nDocumentation; and; (iii) establishing and maintaining such recovery and data\r\nprotection and security procedures as necessary for Licensee's service and\r\noperation and/or as may be specified by Kasten from time to time.\r\n\r\n2.6 United States Government Users.  The Software licensed under this Agreement\r\nis \"commercial computer software\" as that term is described in DFAR\r\n252.227-7014(a)(1). If acquired by or on behalf of a civilian agency, the U.S.\r\nGovernment acquires this commercial computer software and/or commercial computer\r\nsoftware documentation subject to the terms and this Agreement as specified in\r\n48 C.F.R. 12.212 (Computer Software) and 12.211 (Technical Data) of the Federal\r\nAcquisition Regulations (\"FAR\") and its successors. If acquired by or on behalf\r\nof any agency within the Department of Defense (\"DOD\"), the U.S. Government\r\nacquires this commercial computer software and/or commercial computer software\r\ndocumentation subject to the terms of this Agreement as specified in 48 C.F.R.\r\n227.7202 of the DOD FAR Supplement and its successors.\r\n\r\n\r\n3. SUPPORT\r\n\r\n3.1          During the Term (as defined below) and subject to Licensee’s compliance \r\nwith the terms and conditions of this Agreement, Licensee may submit queries and \r\nrequests for support for Enterprise Licenses by submitting Service Requests via Veeam \r\nSupport Portal (https://my.veeam.com). Support is not provided for Starter and Evaluation \r\nLicenses.  Licensee shall be entitled to the support service-level agreement specified \r\nin the relevant order form or purchase order (“Order Form”) between Licensee and the \r\nReseller and as set forth in Kasten’s Support Policy, a copy of which can be found \r\nat https://www.kasten.io/support-services-policy. Licensee shall also be permitted to \r\ndownload and install all Updates released by Kasten during the Term and made generally \r\navailable to users of the Software. Software versions with all updates and upgrades \r\ninstalled is supported for six months from the date of release of that version. \r\n\r\n3.2          Starter Edition Support.  If the Licensee has licensed Starter Edition of \r\nthe Software, you will have access to the Kasten K10 Support Community \r\n(https://community.veeam.com/groups/kasten-k10-support-92), but Kasten cannot guarantee \r\na service level of any sort. Should a higher level of support be needed, Licensee has \r\nthe option to consider entering into a Purchase Agreement with Kasten for licensing a \r\ndifferent Edition of the Software.\r\n\r\n\r\n\r\n4. TERM AND TERMINATION\r\n\r\n4.1 Term. The term of this Agreement, except for Starter and Evaluation\r\nLicenses, shall commence on the Effective Date and shall, unless terminated\r\nearlier in accordance with the provisions of Section 4.2 below, remain in force\r\nfor the Subscription Period as set forth in the applicable Order Form(s) (the\r\n\"Term\"). The parties may extend the Term of this Agreement beyond the\r\nSubscription Period by executing additional Order Form(s) and Licensee\"s payment\r\nof additional licensing fees. The term of this Agreement for the Starter and\r\nEvaluation Licenses will coincide with the term for Starter Edition (as stated\r\nin section 2.2) and the term for Evaluation Period (as stated in section 2.3),\r\nrespectively\r\n\r\n4.2 Termination.  Either party may immediately terminate this\r\nAgreement and the licenses granted hereunder if the other party (1) becomes\r\ninsolvent and\"becomes unwilling or unable to meet its obligations under this\r\nAgreement, (2) files a petition in bankruptcy, (3) is subject to the filing of\r\nan involuntary petition for bankruptcy which is not rescinded within a period of\r\nforty-five (45) days, (4) fails to cure a material breach of any material term\r\nor condition of this Agreement within thirty (30) days of receipt of written\r\nnotice specifying such breach, or (5) materially breaches its obligations of\r\nconfidentiality hereunder.\r\n\r\n4.3 Effects of Termination. Upon expiration or\r\ntermination of this Agreement for any reason, (i) any amounts owed to Kasten\r\nunder this Agreement will be immediately due and payable; (ii) all licensed\r\nrights granted in this Agreement will immediately cease; and (iii) Licensee will\r\npromptly discontinue all use of the Software and Documentation and return to\r\nKasten any Kasten Confidential Information in Licensee\"s possession or control.\r\n\r\n4.4 Survival.  The following Sections of this Agreement will remain in effect\r\nfollowing the expiration or termination of these General Terms for any reason:\r\n4.3 (Effects of Termination), 4.4 (Survival), 5 (Third Party Software) 5\r\n(Confidentiality), 9 (Ownership), 10.2 (Third-Party Software), 10.3 (Warranty\r\nDisclaimer), 11 (Limitations of Liability), 12.2 (Exceptions to Kasten\r\nObligation), 13 (Export) and 14 (General).\r\n\r\n\r\n5. THIRD PARTY AND OPEN SOURCE SOFTWARE Certain Third-Party Software or Open\r\nSource Software (Kasten can provide a list upon request) that may be provided\r\nwith the Software may be subject to various other terms and conditions imposed\r\nby the licensors of such Third-Party Software or Open Source Software.  The\r\nterms of Licensee\"s use of the Third-Party Software or Open Source Software is\r\nsubject to and governed by the respective Third-Party Software and Open Source\r\nlicenses, except that this Section 5 (Third-Party Software), Section 10.2 (Third\r\nParty Software), 10.3 (Warranty Disclaimer), Section 11 (Limitations of\r\nLiability), and Section 14 (General) of this Agreement also govern Licensee\"s\r\nuse of the Third-Party Software.  To the extent applicable to Licensee\"s use of\r\nsuch Third-Party Software and Open Source, Licensee agrees to comply with the\r\nterms and conditions contained in all such Third-Party Software and Open Source\r\nlicenses.\r\n\r\n\r\n6. CONFIDENTIALITY Neither party will use any Confidential Information of the\r\nother party except as expressly permitted by this Agreement or as expressly\r\nauthorized in writing by the disclosing party.  The receiving party shall use\r\nthe same degree of care to protect the disclosing party\"s Confidential\r\nInformation as it uses to protect its own Confidential Information of like\r\nnature, but in no circumstances less than a commercially reasonable standard of\r\ncare.  The receiving party may not disclose the disclosing party\"s Confidential\r\nInformation to any person or entity other than to (i) (a) Authorized Persons in\r\nthe case the receiving party is Licensee, and (b) Kasten\"s employees and\r\ncontractors in the case the receiving party is Kasten, and (ii) who need access\r\nto such Confidential Information solely for the purpose of fulfilling that\r\nparty\"s obligations or exercising that party\"s rights hereunder.  The foregoing\r\nobligations will not restrict the receiving party from disclosing Confidential\r\nInformation of the disclosing party: (1) pursuant to the order or requirement of\r\na court, administrative agency, or other governmental body, provided that the\r\nreceiving party required to make such a disclosure gives reasonable notice to\r\nthe disclosing party prior to such disclosure; and (2) on a confidential basis\r\nto its legal and financial advisors.  Kasten may identify Licensee in its\r\ncustomer lists in online and print marketing materials.\r\n\r\n\r\n7. FEES Fees for Enterprise License shall be set forth in separate Order Form(s)\r\nattached to a Purchase Agreement, between the Licensee and Kasten.\r\n\r\nIf Licensee has obtained the Software through an Authorized Reseller, fees for\r\nlicensing shall be invoiced directly by the Authorized Reseller.\r\n\r\nIf no Purchase Agreement exists, during the term of this Agreement,  Kasten\r\nshall license the Starter Edition only and no other Edition of the Software\r\n\"at no charge\" to Licensee.\r\n\r\n\r\n8. USAGE DATA Kasten may collect, accumulate, and aggregate certain usage\r\nstatistics in order to analyze usage of the Software, make improvements, and\r\npotentially develop new products. Kasten may use aggregated anonymized data for\r\nany purpose that Kasten, at its own discretion, may consider appropriate.\r\n\r\n\r\n9. OWNERSHIP As between Kasten and Licensee, all right, title and interest in\r\nthe Software, Documentation and any other Kasten materials furnished or made\r\navailable hereunder, all modifications and enhancements thereof, and all\r\nsuggestions, ideas and feedback proposed by Licensee regarding the Software and\r\nDocumentation, including all copyright rights, patent rights and other\r\nIntellectual Property Rights in each of the foregoing, belong to and are\r\nretained solely by Kasten or Kasten\"s licensors and providers, as applicable.\r\nLicensee hereby does and will irrevocably assign to Kasten all evaluations,\r\nideas, feedback and suggestions made by Licensee to Kasten regarding the\r\nSoftware and Documentation (collectively, \"Feedback\") and all Intellectual\r\nProperty Rights in and to the Feedback.  Except as expressly provided herein, no\r\nlicenses of any kind are granted hereunder, whether by implication, estoppel, or\r\notherwise.\r\n\r\n\r\n10. LIMITED WARRANTY AND DISCLAIMERS\r\n\r\n10.1 Limited Warranty.  Kasten warrants for a period of thirty (30) days from\r\nthe Effective Date that the Software will materially conform to Kasten\"s\r\nthen-current Documentation (the \"Warranty Period\") when properly installed on a\r\ncomputer for which a license is granted hereunder. Licensee\"s exclusive remedy\r\nfor a breach of this Section 10.1 is that Kasten shall, at its option, use\r\ncommercially reasonable efforts to correct  or replace the Software, or refund\r\nall or a portion of the fees paid by Licensee pursuant to the Purchase\r\nAgreement. Kasten, in its sole discretion, may revise this limited warranty from\r\ntime to time.\r\n\r\n10.2 Third-Party Software.  Except as expressly set forth in this Agreement,\r\nThird-Party Software (including any Open Source Software) are provided on an\r\n\"as-is\" basis at the sole risk of Licensee. Notwithstanding any language to the\r\ncontrary in this Agreement, Kasten makes no express or implied warranties of any\r\nkind with respect to Third-Party Software provided to Licensee and shall not be\r\nliable for any damages regarding the use or operation of the Third-Party\r\nSoftware furnished under this Agreement.  Any and all express or implied\r\nwarranties, if any, arising from the license of Third-Party Software shall be\r\nthose warranties running from the third party manufacturer or licensor to\r\nLicensee.\r\n\r\n10.3 Warranty Disclaimer.  EXCEPT FOR THE LIMITED WARRANTY PROVIDED ABOVE,\r\nKASTEN AND ITS SUPPLIERS MAKE NO WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED,\r\nSTATUTORY OR OTHERWISE, RELATING TO THE SOFTWARE OR TO KASTEN\"S MAINTENANCE,\r\nPROFESSIONAL OR OTHER SERVICES.  KASTEN SPECIFICALLY DISCLAIMS ALL IMPLIED\r\nWARRANTIES OF DESIGN, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE\r\nAND NON-INFRINGEMENT. KASTEN AND ITS SUPPLIERS AND LICENSORS DO NOT WARRANT OR\r\nREPRESENT THAT THE SOFTWARE WILL BE FREE FROM BUGS OR THAT ITS USE WILL BE\r\nUNINTERRUPTED OR ERROR-FREE. THIS DISCLAIMER SHALL APPLY NOTWITHSTANDING THE\r\nFAILURE OF THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY PROVIDED HEREIN. EXCEPT\r\nAS STATED ABOVE, KASTEN AND ITS SUPPLIERS PROVIDE THE SOFTWARE ON AN \"AS IS\"\r\nBASIS.  KASTEN  PROVIDES NO WARRANTIES WITH RESPECT TO THIRD PARTY SOFTWARE AND\r\nOPEN SOURCE SOFTWARE.\r\n\r\n\r\n11. LIMITATIONS OF LIABILITY\r\n\r\n11.1 EXCLUSION OF CERTAIN DAMAGES.  EXCEPT FOR BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP),  IN NO EVENT WILL EITHER PARTY BE\r\nLIABLE FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, SPECIAL, INCIDENTAL OR\r\nRELIANCE DAMAGES, INCLUDING ANY LOST DATA, LOSS OF USE AND LOST PROFITS, ARISING\r\nFROM OR RELATING TO THIS AGREEMENT, THE SOFTWARE OR DOCUMENTATION, EVEN IF SUCH\r\nPARTY KNEW OR SHOULD HAVE KNOWN OF THE POSSIBILITY OF, OR COULD REASONABLY HAVE\r\nPREVENTED, SUCH DAMAGES.\r\n\r\n11.2 LIMITATION OF DAMAGES.  EXCEPT FOR THE BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP), EACH PARTY\"S TOTAL CUMULATIVE\r\nLIABILITY ARISING FROM OR RELATED TO THIS AGREEMENT OR THE SOFTWARE,\r\nDOCUMENTATION, OR SERVICES PROVIDED BY KASTEN, WILL NOT EXCEED THE AMOUNT OF\r\nFEES PAID OR PAYABLE BY LICENSEE FOR THE SOFTWARE, DOCUMENTATION OR SERVICES\r\nGIVING RISE TO THE CLAIM IN THE TWELVE (12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\nLICENSEE AGREES THAT KASTEN\"S SUPPLIERS AND LICENSORS WILL HAVE NO LIABILITY OF\r\nANY KIND UNDER OR AS A RESULT OF THIS AGREEMENT. IN THE CASE OF KASTEN\"S\r\nINDEMNIFICATION OBLIGATIONS, KASTEN\"S CUMULATIVE LIABILITY UNDER THIS AGREEMENT\r\nSHALL BE LIMITED TO THE SUM OF THE LICENSE FEES PAID OR PAYABLE BY LICENSEE FOR\r\nTHE SOFTWARE, DOCUMENTATION OR SERVICES GIVING RISE TO THE CLAIM IN THE TWELVE\r\n(12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\n\r\n11.3 THIRD PARTY SOFTWARE.  NOTWITHSTANDING ANY LANGUAGE TO THE CONTRARY IN THIS\r\nAGREEMENT, KASTEN SHALL NOT BE LIABLE FOR ANY DAMAGES REGARDING THE USE OR\r\nOPERATION OF ANY THIRD-PARTY SOFTWARE FURNISHED UNDER THIS AGREEMENT.\r\n\r\n11.4 LIMITATION OF ACTIONS.  IN NO EVENT MAY LICENSEE BRING ANY CAUSE OF ACTION\r\nRELATED TO THIS AGREEMENT MORE THAN ONE (1) YEAR AFTER THE OCCURRENCE OF THE\r\nEVENT GIVING RISE TO THE LIABILITY.\r\n\r\n\r\n12. EXPORT\r\nThe Software, Documentation and related technical data may be subject\r\nto U.S. export control laws, including without limitation the U.S. Export\r\nAdministration Act and its associated regulations, and may be subject to export\r\nor import regulations in other countries. Licensee shall comply with all such\r\nregulations and agrees to obtain all necessary licenses to export, re-export, or\r\nimport the Software, Documentation and related technical data.\r\n\r\n\r\n13. GENERAL\r\n\r\n13.1 No Agency. Kasten and Licensee each acknowledge and agree that the\r\nrelationship established by this Agreement is that of independent contractors,\r\nand nothing contained in this Agreement shall be construed to: (1) give either\r\nparty the power to direct or control the day\x1eto\x1eday activities of the other; (2)\r\ndeem the parties to be acting as partners, joint venturers, co\x1eowners or\r\notherwise as participants in a joint undertaking; or (3) permit either party or\r\nany of either party\"s officers, directors, employees, agents or representatives\r\nto create or assume any obligation on behalf of or for the account of the other\r\nparty for any purpose whatsoever.\r\n\r\n13.2 Compliance with Laws.  Each party agrees to comply with all applicable\r\nlaws, regulations, and ordinances relating to their performance hereunder.\r\nWithout limiting the foregoing, Licensee warrants and covenants that it will\r\ncomply with all then current laws and regulations of the United States and other\r\njurisdictions relating or applicable to Licensee\"s use of the Software and\r\nDocumentation including, without limitation, those concerning Intellectual\r\nProperty Rights, invasion of privacy, defamation, and the import and export of\r\nSoftware and Documentation.\r\n\r\n13.3 Force Majeure.  Except for the duty to pay money, neither party shall be\r\nliable hereunder by reason of any failure or delay in the performance of its\r\nobligations hereunder on account of strikes, riots, fires, flood, storm,\r\nexplosions, acts of God, war, governmental action, earthquakes, or any other\r\ncause which is beyond the reasonable control of such party.\r\n\r\n13.4 Governing Law; Venue and Jurisdiction.  This Agreement shall be interpreted\r\naccording to the laws of the State of California without regard to or\r\napplication of choice\x1eof\x1elaw rules or principles.  The parties expressly agree\r\nthat the United Nations Convention on Contracts for the International Sale of\r\nGoods and the Uniform Computer Information Transactions Act will not apply.  Any\r\nlegal action or proceeding arising under this Agreement will be brought\r\nexclusively in the federal or state courts located in Santa Clara County,\r\nCalifornia and the parties hereby consent to the personal jurisdiction and venue\r\ntherein.\r\n\r\n13.5 Injunctive Relief.  The parties agree that monetary damages would not be an\r\nadequate remedy for the breach of certain provisions of this Agreement,\r\nincluding, without limitation, all provisions concerning infringement,\r\nconfidentiality and nondisclosure, or limitation on permitted use of the\r\nSoftware or Documentation.  The parties further agree that, in the event of such\r\nbreach, injunctive relief would be necessary to prevent irreparable injury.\r\nAccordingly, either party shall have the right to seek injunctive relief or\r\nsimilar equitable remedies to enforce such party's rights under the pertinent\r\nprovisions of this Agreement, without limiting its right to pursue any other\r\nlegal remedies available to it.\r\n\r\n13.6 Entire Agreement and Waiver.  This Agreement and any exhibits  hereto shall\r\nconstitute the entire agreement and contains all terms and conditions between\r\nKasten and Licensee with respect to the subject matter hereof and all prior\r\nagreements, representations, and statement with respect to such subject matter\r\nare superseded hereby.  This Agreement may be changed only by written agreement\r\nsigned by both Kasten and Licensee.  No failure of either party to exercise or\r\nenforce any of its rights under this Agreement shall act as a waiver of\r\nsubsequent breaches; and the waiver of any breach shall not act as a waiver of\r\nsubsequent breaches.\r\n\r\n13.7 Severability.  In the event any provision of this Agreement is held by a\r\ncourt or other tribunal of competent jurisdiction to be unenforceable, that\r\nprovision will be enforced to the maximum extent permissible under applicable\r\nlaw and the other provisions of this Agreement will remain in full force and\r\neffect.  The parties further agree that in the event such provision is an\r\nessential part of this Agreement, they will begin negotiations for a suitable\r\nreplacement provision.\r\n\r\n13.8 Counterparts.  This Agreement may be executed in any number of\r\ncounterparts, each of which, when so executed and delivered (including by\r\nfacsimile), shall be deemed an original, and all of which shall constitute one\r\nand the same agreement.\r\n\r\n13.9 Binding Effect.  This Agreement shall be binding upon and shall inure to\r\nthe benefit of the respective parties hereto, their respective successors and\r\npermitted assigns.\r\n\r\n13.10 Assignment.  Neither party may, without the prior written consent of the\r\nother party (which shall not be unreasonably withheld), assign this Agreement,\r\nin whole or in part, either voluntarily or by operation of law, and any attempt\r\nto do so shall be a material default of this Agreement and shall be void.\r\nNotwithstanding the foregoing, Kasten  may assign its rights and benefits and\r\ndelegate its duties and obligations under this Agreement without the consent of\r\nLicensee in connection with a merger, reorganization or sale of all or\r\nsubstantially all relevant assets of the assigning party; in each case provided\r\nthat such successor assumes the assigning party\"s obligations under this\r\nAgreement.\r\n\r\n"
    ...
    
    9715:  "text": {},
    9716:  "textMode": "auto"
    9717:  },
    9718:  "pluginVersion": "9.1.5",
    9719:  "targets": [
    9720:  {
    9721:  "datasource": "Prometheus",
    9722:  "exemplar": false,
    9723:  "expr": "sum(round(increase(action_backup_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    9724:  "hide": false,
    9725:  "interval": "",
    9726:  "legendFormat": "",
    9727:  "refId": "B"
    9728:  }
    9729:  ],
    9730:  "title": "Backups Failed",
    ...
    
    9934:  "text": {},
    9935:  "textMode": "auto"
    9936:  },
    9937:  "pluginVersion": "9.1.5",
    9938:  "targets": [
    9939:  {
    9940:  "datasource": "Prometheus",
    9941:  "exemplar": false,
    9942:  "expr": "sum(round(increase(action_restore_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    9943:  "hide": false,
    9944:  "interval": "",
    9945:  "legendFormat": "",
    9946:  "refId": "B"
    9947:  }
    9948:  ],
    9949:  "title": "Restores Failed",
    ...
    
    10163:  "text": {},
    10164:  "textMode": "auto"
    10165:  },
    10166:  "pluginVersion": "9.1.5",
    10167:  "targets": [
    10168:  {
    10169:  "datasource": "Prometheus",
    10170:  "exemplar": false,
    10171:  "expr": "sum(round(increase(action_backup_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10172:  "hide": false,
    10173:  "interval": "",
    10174:  "legendFormat": "",
    10175:  "refId": "B"
    10176:  }
    10177:  ],
    10178:  "title": "Cluster Backups Failed",
    ...
    
    10382:  "text": {},
    10383:  "textMode": "auto"
    10384:  },
    10385:  "pluginVersion": "9.1.5",
    10386:  "targets": [
    10387:  {
    10388:  "datasource": "Prometheus",
    10389:  "exemplar": false,
    10390:  "expr": "sum(round(increase(action_restore_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10391:  "hide": false,
    10392:  "interval": "",
    10393:  "legendFormat": "",
    10394:  "refId": "B"
    10395:  }
    10396:  ],
    10397:  "title": "Cluster Restores Failed",
    ...
    
    10611:  "text": {},
    10612:  "textMode": "auto"
    10613:  },
    10614:  "pluginVersion": "9.1.5",
    10615:  "targets": [
    10616:  {
    10617:  "datasource": "Prometheus",
    10618:  "exemplar": false,
    10619:  "expr": "sum(round(increase(action_export_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10620:  "hide": false,
    10621:  "interval": "",
    10622:  "legendFormat": "",
    10623:  "refId": "B"
    10624:  }
    10625:  ],
    10626:  "title": "Exports Failed",
    ...
    
    10820:  "text": {},
    10821:  "textMode": "auto"
    10822:  },
    10823:  "pluginVersion": "9.1.5",
    10824:  "targets": [
    10825:  {
    10826:  "datasource": "Prometheus",
    10827:  "exemplar": false,
    10828:  "expr": "sum(round(increase(action_import_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10829:  "hide": false,
    10830:  "interval": "",
    10831:  "legendFormat": "",
    10832:  "refId": "B"
    10833:  }
    10834:  ],
    10835:  "title": "Imports Failed",
    ...
    
    12254:  "mode": "fixed"
    12255:  }
    12256:  }
    12257:  ]
    12258:  },
    12259:  {
    12260:  "matcher": {
    12261:  "id": "byName",
    12262:  "options": "failed"
    ...
    
    12408:  "mode": "fixed"
    12409:  }
    12410:  }
    12411:  ]
    12412:  },
    12413:  {
    12414:  "matcher": {
    12415:  "id": "byName",
    12416:  "options": "failed"
    ...
    
    12562:  "mode": "fixed"
    12563:  }
    12564:  }
    12565:  ]
    12566:  },
    12567:  {
    12568:  "matcher": {
    12569:  "id": "byName",
    12570:  "options": "failed"
    ...
    
    12716:  "mode": "fixed"
    12717:  }
    12718:  }
    12719:  ]
    12720:  },
    12721:  {
    12722:  "matcher": {
    12723:  "id": "byName",
    12724:  "options": "failed"
    ...
    
    12870:  "mode": "fixed"
    12871:  }
    12872:  }
    12873:  ]
    12874:  },
    12875:  {
    12876:  "matcher": {
    12877:  "id": "byName",
    12878:  "options": "failed"
    ...
    
    13024:  "mode": "fixed"
    13025:  }
    13026:  }
    13027:  ]
    13028:  },
    13029:  {
    13030:  "matcher": {
    13031:  "id": "byName",
    13032:  "options": "failed"
    ...
    
    13178:  "mode": "fixed"
    13179:  }
    13180:  }
    13181:  ]
    13182:  },
    13183:  {
    13184:  "matcher": {
    13185:  "id": "byName",
    13186:  "options": "failed"
    ...
    
    13332:  "mode": "fixed"
    13333:  }
    13334:  }
    13335:  ]
    13336:  },
    13337:  {
    13338:  "matcher": {
    13339:  "id": "byName",
    13340:  "options": "failed"
    ...
    
    15211:  index index.html;
    15212:  location / {
    15213:  try_files $uri $uri/ =404;
    15214:  }
    15215:  }
    15216:  nginx.conf: |
    15217:  #user nginx; # this directive is ignored if we use a non-root user in Dockerfile
    15218:  worker_processes 4;
    15219:  error_log stderr warn;
    ...
    
    15242:  app.kubernetes.io/name: k10
    15243:  app.kubernetes.io/instance: k10
    15244:  app.kubernetes.io/managed-by: Helm
    15245:  app: k10
    15246:  release: k10
    15247:  namespace: default
    15248:  name: k10-config
    15249:  data:
    15250:  DataStoreLogLevel: "error"
    ...
    
    15333:  app.kubernetes.io/name: k10
    15334:  app.kubernetes.io/instance: k10
    15335:  app.kubernetes.io/managed-by: Helm
    15336:  app: k10
    15337:  release: k10
    15338:  namespace: default
    15339:  name: k10-eula
    15340:  data:
    15341:  text: "KASTEN END USER LICENSE AGREEMENT\r\n\r\nThis End User License Agreement is a binding agreement between Kasten, Inc., a\r\nDelaware Corporation (\"Kasten\"), and you (\"Licensee\"), and establishes the terms\r\nunder which Licensee may use the Software and Documentation (as defined below),\r\nincluding without limitation terms and conditions relating to license grant,\r\nintellectual property rights, disclaimers /exclusions / limitations of warranty,\r\nindemnity and liability, governing law and limitation periods. All components\r\ncollectively are referred to herein as the \"Agreement.\"\r\n\r\nLICENSEE ACKNOWLEDGES IT HAS HAD THE OPPORTUNITY TO REVIEW THE AGREEMENT, PRIOR\r\nTO ACCEPTANCE OF THIS AGREEMENT. LICENSEE'S ACCEPTANCE OF THIS AGREEMENT IS\r\nEVIDENCED BY LICENSEE'S DOWNLOADING, COPYING, INSTALLING  OR USING THE KASTEN\r\nSOFTWARE. IF YOU ARE ACTING ON BEHALF OF A COMPANY, YOU REPRESENT THAT YOU ARE\r\nAUTHORIZED TO BIND THE COMPANY. IF YOU DO NOT AGREE TO ALL TERMS OF THIS\r\nAGREEMENT, DO NOT DOWNLOAD, COPY, INSTALL, OR USE THE SOFTWARE, AND PERMANENTLY\r\nDELETE THE SOFTWARE.\r\n\r\n1. DEFINITIONS\r\n\r\n1.1 \"Authorized Persons\" means trained technical employees and contractors of\r\nLicensee who are subject to a written agreement with Licensee that includes use\r\nand confidentiality restrictions that are at least as protective as those set\r\nforth in this Agreement.\r\n\r\n1.2 \"Authorized Reseller\" means a distributor or reseller, including cloud\r\ncomputing platform providers, authorized by Kasten to resell licenses to the\r\nSoftware through the channel through or in the territory in which Licensee is\r\npurchasing.\r\n\r\n1.3 \"Confidential Information\" means all non-public information disclosed in\r\nwritten, oral or visual form by either party to the other.  Confidential\r\nInformation may include, but is not limited to, services, pricing information,\r\ncomputer programs, source code, names and expertise of employees and\r\nconsultants, know-how, and other technical, business, financial and product\r\ndevelopment information.  \"Confidential Information\" does not include any\r\ninformation that the receiving party can demonstrate by its written records (1)\r\nwas rightfully known to it without obligation of confidentiality prior to its\r\ndisclosure hereunder by the disclosing party; (2) is or becomes publicly known\r\nthrough no wrongful act of the receiving party; (3) has been rightfully received\r\nwithout obligation of confidentiality from a third party authorized to make such\r\na disclosure; or (4) is independently developed by the receiving party without\r\nreference to confidential information disclosed hereunder.\r\n\r\n1.4 \"Documentation\" means any administration guides, installation and user\r\nguides, and release notes that are provided by Kasten to Licensee with the\r\nSoftware.\r\n\r\n1.5  \"Intellectual Property Rights\" means patents, design patents, copyrights,\r\ntrademarks, Confidential Information, know-how, trade secrets, moral rights, and\r\nany other intellectual property rights recognized in any country or jurisdiction\r\nin the world.\r\n\r\n1.6 \"Node\" means a single physical or virtual computing machine recognizable by\r\nthe Software as a unique device. Nodes must be owned or leased by Licensee or an\r\nentity controlled by, controlling or under common control with Licensee.\r\n\r\n1.7 \"Edition\" means a unique identifier for each distinct product that is made\r\navailable by Kasten and that can be licensed, including summary information\r\nregarding any associated functionality, features, or restrictions specific to\r\nthe Edition.\r\n\r\n1.8 \"Open Source Software\" means software delivered to Licensee hereunder that\r\nis subject to the provisions of any open source license agreement.\r\n\r\n1.9 \"Purchase Agreement\" means a separate commercial agreement, if applicable,\r\nbetween Kasten and the Licensee that contains the terms for the licensing of a\r\nspecific Edition of the Software.\r\n\r\n1.10 \"Software\" means any and all software product Editions licensed to Licensee\r\nunder this Agreement, all as developed by Kasten and delivered to Licensee\r\nhereunder. Software also includes any Updates provided by Kasten to Licensee.\r\nFor the avoidance of doubt, the definition of Software shall exclude any\r\nThird-Party Software and Open Source Software.\r\n\r\n1.11 \"Third-Party Software\" means certain software Kasten licenses from third\r\nparties and provides to Licensee with the Software, which may include Open\r\nSource Software.\r\n\r\n1.12 \"Update\" means a revision of the Software that Kasten makes available to\r\ncustomers at no additional cost. The Update includes, if and when applicable and\r\navailable, bug fix patches, maintenance release, minor release, or new major\r\nreleases. Updates are limited only to the Software licensed by Licensee, and\r\nspecifically exclude new product offerings, features, options or functionality\r\nof the Software that Kasten may choose to license separately, or for an\r\nadditional fee.\r\n\r\n1.13 \"Use\" means to install activate the processing capabilities of the\r\nSoftware, load, execute, access, employ the Software, or display information\r\nresulting from such capabilities.\r\n\r\n\r\n2. LICENSE GRANT AND RESTRICTIONS\r\n\r\n2.1 Enterprise License.  Subject to Licensee\"s compliance with the terms and\r\nconditions of this Agreement (including any additional restrictions on\r\nLicensee\"s use of the Software set forth in the Purchase Agreement, if one\r\nexists, between Licensee and Kasten), Kasten grants to Licensee a non-exclusive,\r\nnon-transferable (except in connection with a permitted assignment of this\r\nAgreement under Section 14.10 (Assignment), non-sublicensable, limited term\r\nlicense to install and use the Software, in object code form only, solely for\r\nLicensee\"s use, unless terminated in accordance with Section 4 (Term and\r\nTermination).\r\n\r\n2.2 Starter License.  This section shall only apply when the Licensee licenses\r\nStarter Edition of the Software. The license granted herein is for a maximum of\r\n5 Nodes and for a period of 12 months from the date of the Software release that\r\nembeds the specific license instance. Updating to a newer Software (minor or\r\nmajor) release will always extend the validity of the license by 12 months. If\r\nthe Licensee wishes to upgrade to an Enterprise License instead, the Licensee\r\nwill have to enter into a Purchase Agreement with Kasten which will supersede\r\nthis Agreement. The Licensee is required to provide accurate email and company\r\ninformation, if representing a company, when accepting this Agreement. Under no\r\ncircumstances will a Starter License be construed to mean that the Licensee is\r\nauthorized to distribute the Software to any third party for any reason\r\nwhatsoever.\r\n\r\n2.3 Evaluation License.  This section shall only apply when the Licensee has\r\nlicensed the Software for an initial evaluation period. The license granted\r\nherein is valid only one time 30 days, starting from date of installation,\r\nunless otherwise explicitly designated by Kasten (\"Evaluation Period\"). Under\r\nthis license the Software can only be used for evaluation purposes. Under no\r\ncircumstances will an Evaluation License be construed to mean that the Licensee\r\nis authorized to distribute the Software to any third party for any reason\r\nwhatsoever. If the Licensee wishes to upgrade to an Enterprise License instead,\r\nthe Licensee will have to enter into a Purchase Agreement with Kasten which will\r\nsupersede this Agreement.. If the Licensee does not wish to upgrade to an\r\nEnterprise License   at the end of the Evaluation Period the Licensee\"s rights\r\nunder the Agreement shall terminate, and the Licensee shall delete all Kasten\r\nSoftware.\r\n\r\n2.4 License Restrictions.  Except to the extent permitted under this Agreement,\r\nLicensee will not nor will Licensee allow any third party to:  (i) copy, modify,\r\nadapt, translate or otherwise create derivative works of the Software or the\r\nDocumentation; (ii) reverse engineer, decompile, disassemble or otherwise\r\nattempt to discover the source code of the Software; (iii) rent, lease, sell,\r\nassign or otherwise transfer rights in or to the Software or Documentation; (iv)\r\nremove any proprietary notices or labels from the Software or Documentation; (v)\r\npublicly disseminate performance information or analysis (including, without\r\nlimitation, benchmarks) relating to the Software. Licensee will comply with all\r\napplicable laws and regulations in Licensee\"s use of and access to the Software\r\nand Documentation.\r\n\r\n2.5 Responsibility for Use.  The Software and Documentation may be used only by\r\nAuthorized Persons and in conformance with this Agreement.  Licensee shall be\r\nresponsible for the proper use and protection of the Software and Documentation\r\nand is responsible for: (i) installing, managing, operating, and physically\r\ncontrolling the Software and the results obtained from using the Software; (ii)\r\nusing the Software within the operating environment specified in the\r\nDocumentation; and; (iii) establishing and maintaining such recovery and data\r\nprotection and security procedures as necessary for Licensee's service and\r\noperation and/or as may be specified by Kasten from time to time.\r\n\r\n2.6 United States Government Users.  The Software licensed under this Agreement\r\nis \"commercial computer software\" as that term is described in DFAR\r\n252.227-7014(a)(1). If acquired by or on behalf of a civilian agency, the U.S.\r\nGovernment acquires this commercial computer software and/or commercial computer\r\nsoftware documentation subject to the terms and this Agreement as specified in\r\n48 C.F.R. 12.212 (Computer Software) and 12.211 (Technical Data) of the Federal\r\nAcquisition Regulations (\"FAR\") and its successors. If acquired by or on behalf\r\nof any agency within the Department of Defense (\"DOD\"), the U.S. Government\r\nacquires this commercial computer software and/or commercial computer software\r\ndocumentation subject to the terms of this Agreement as specified in 48 C.F.R.\r\n227.7202 of the DOD FAR Supplement and its successors.\r\n\r\n\r\n3. SUPPORT\r\n\r\n3.1          During the Term (as defined below) and subject to Licensee’s compliance \r\nwith the terms and conditions of this Agreement, Licensee may submit queries and \r\nrequests for support for Enterprise Licenses by submitting Service Requests via Veeam \r\nSupport Portal (https://my.veeam.com). Support is not provided for Starter and Evaluation \r\nLicenses.  Licensee shall be entitled to the support service-level agreement specified \r\nin the relevant order form or purchase order (“Order Form”) between Licensee and the \r\nReseller and as set forth in Kasten’s Support Policy, a copy of which can be found \r\nat https://www.kasten.io/support-services-policy. Licensee shall also be permitted to \r\ndownload and install all Updates released by Kasten during the Term and made generally \r\navailable to users of the Software. Software versions with all updates and upgrades \r\ninstalled is supported for six months from the date of release of that version. \r\n\r\n3.2          Starter Edition Support.  If the Licensee has licensed Starter Edition of \r\nthe Software, you will have access to the Kasten K10 Support Community \r\n(https://community.veeam.com/groups/kasten-k10-support-92), but Kasten cannot guarantee \r\na service level of any sort. Should a higher level of support be needed, Licensee has \r\nthe option to consider entering into a Purchase Agreement with Kasten for licensing a \r\ndifferent Edition of the Software.\r\n\r\n\r\n\r\n4. TERM AND TERMINATION\r\n\r\n4.1 Term. The term of this Agreement, except for Starter and Evaluation\r\nLicenses, shall commence on the Effective Date and shall, unless terminated\r\nearlier in accordance with the provisions of Section 4.2 below, remain in force\r\nfor the Subscription Period as set forth in the applicable Order Form(s) (the\r\n\"Term\"). The parties may extend the Term of this Agreement beyond the\r\nSubscription Period by executing additional Order Form(s) and Licensee\"s payment\r\nof additional licensing fees. The term of this Agreement for the Starter and\r\nEvaluation Licenses will coincide with the term for Starter Edition (as stated\r\nin section 2.2) and the term for Evaluation Period (as stated in section 2.3),\r\nrespectively\r\n\r\n4.2 Termination.  Either party may immediately terminate this\r\nAgreement and the licenses granted hereunder if the other party (1) becomes\r\ninsolvent and\"becomes unwilling or unable to meet its obligations under this\r\nAgreement, (2) files a petition in bankruptcy, (3) is subject to the filing of\r\nan involuntary petition for bankruptcy which is not rescinded within a period of\r\nforty-five (45) days, (4) fails to cure a material breach of any material term\r\nor condition of this Agreement within thirty (30) days of receipt of written\r\nnotice specifying such breach, or (5) materially breaches its obligations of\r\nconfidentiality hereunder.\r\n\r\n4.3 Effects of Termination. Upon expiration or\r\ntermination of this Agreement for any reason, (i) any amounts owed to Kasten\r\nunder this Agreement will be immediately due and payable; (ii) all licensed\r\nrights granted in this Agreement will immediately cease; and (iii) Licensee will\r\npromptly discontinue all use of the Software and Documentation and return to\r\nKasten any Kasten Confidential Information in Licensee\"s possession or control.\r\n\r\n4.4 Survival.  The following Sections of this Agreement will remain in effect\r\nfollowing the expiration or termination of these General Terms for any reason:\r\n4.3 (Effects of Termination), 4.4 (Survival), 5 (Third Party Software) 5\r\n(Confidentiality), 9 (Ownership), 10.2 (Third-Party Software), 10.3 (Warranty\r\nDisclaimer), 11 (Limitations of Liability), 12.2 (Exceptions to Kasten\r\nObligation), 13 (Export) and 14 (General).\r\n\r\n\r\n5. THIRD PARTY AND OPEN SOURCE SOFTWARE Certain Third-Party Software or Open\r\nSource Software (Kasten can provide a list upon request) that may be provided\r\nwith the Software may be subject to various other terms and conditions imposed\r\nby the licensors of such Third-Party Software or Open Source Software.  The\r\nterms of Licensee\"s use of the Third-Party Software or Open Source Software is\r\nsubject to and governed by the respective Third-Party Software and Open Source\r\nlicenses, except that this Section 5 (Third-Party Software), Section 10.2 (Third\r\nParty Software), 10.3 (Warranty Disclaimer), Section 11 (Limitations of\r\nLiability), and Section 14 (General) of this Agreement also govern Licensee\"s\r\nuse of the Third-Party Software.  To the extent applicable to Licensee\"s use of\r\nsuch Third-Party Software and Open Source, Licensee agrees to comply with the\r\nterms and conditions contained in all such Third-Party Software and Open Source\r\nlicenses.\r\n\r\n\r\n6. CONFIDENTIALITY Neither party will use any Confidential Information of the\r\nother party except as expressly permitted by this Agreement or as expressly\r\nauthorized in writing by the disclosing party.  The receiving party shall use\r\nthe same degree of care to protect the disclosing party\"s Confidential\r\nInformation as it uses to protect its own Confidential Information of like\r\nnature, but in no circumstances less than a commercially reasonable standard of\r\ncare.  The receiving party may not disclose the disclosing party\"s Confidential\r\nInformation to any person or entity other than to (i) (a) Authorized Persons in\r\nthe case the receiving party is Licensee, and (b) Kasten\"s employees and\r\ncontractors in the case the receiving party is Kasten, and (ii) who need access\r\nto such Confidential Information solely for the purpose of fulfilling that\r\nparty\"s obligations or exercising that party\"s rights hereunder.  The foregoing\r\nobligations will not restrict the receiving party from disclosing Confidential\r\nInformation of the disclosing party: (1) pursuant to the order or requirement of\r\na court, administrative agency, or other governmental body, provided that the\r\nreceiving party required to make such a disclosure gives reasonable notice to\r\nthe disclosing party prior to such disclosure; and (2) on a confidential basis\r\nto its legal and financial advisors.  Kasten may identify Licensee in its\r\ncustomer lists in online and print marketing materials.\r\n\r\n\r\n7. FEES Fees for Enterprise License shall be set forth in separate Order Form(s)\r\nattached to a Purchase Agreement, between the Licensee and Kasten.\r\n\r\nIf Licensee has obtained the Software through an Authorized Reseller, fees for\r\nlicensing shall be invoiced directly by the Authorized Reseller.\r\n\r\nIf no Purchase Agreement exists, during the term of this Agreement,  Kasten\r\nshall license the Starter Edition only and no other Edition of the Software\r\n\"at no charge\" to Licensee.\r\n\r\n\r\n8. USAGE DATA Kasten may collect, accumulate, and aggregate certain usage\r\nstatistics in order to analyze usage of the Software, make improvements, and\r\npotentially develop new products. Kasten may use aggregated anonymized data for\r\nany purpose that Kasten, at its own discretion, may consider appropriate.\r\n\r\n\r\n9. OWNERSHIP As between Kasten and Licensee, all right, title and interest in\r\nthe Software, Documentation and any other Kasten materials furnished or made\r\navailable hereunder, all modifications and enhancements thereof, and all\r\nsuggestions, ideas and feedback proposed by Licensee regarding the Software and\r\nDocumentation, including all copyright rights, patent rights and other\r\nIntellectual Property Rights in each of the foregoing, belong to and are\r\nretained solely by Kasten or Kasten\"s licensors and providers, as applicable.\r\nLicensee hereby does and will irrevocably assign to Kasten all evaluations,\r\nideas, feedback and suggestions made by Licensee to Kasten regarding the\r\nSoftware and Documentation (collectively, \"Feedback\") and all Intellectual\r\nProperty Rights in and to the Feedback.  Except as expressly provided herein, no\r\nlicenses of any kind are granted hereunder, whether by implication, estoppel, or\r\notherwise.\r\n\r\n\r\n10. LIMITED WARRANTY AND DISCLAIMERS\r\n\r\n10.1 Limited Warranty.  Kasten warrants for a period of thirty (30) days from\r\nthe Effective Date that the Software will materially conform to Kasten\"s\r\nthen-current Documentation (the \"Warranty Period\") when properly installed on a\r\ncomputer for which a license is granted hereunder. Licensee\"s exclusive remedy\r\nfor a breach of this Section 10.1 is that Kasten shall, at its option, use\r\ncommercially reasonable efforts to correct  or replace the Software, or refund\r\nall or a portion of the fees paid by Licensee pursuant to the Purchase\r\nAgreement. Kasten, in its sole discretion, may revise this limited warranty from\r\ntime to time.\r\n\r\n10.2 Third-Party Software.  Except as expressly set forth in this Agreement,\r\nThird-Party Software (including any Open Source Software) are provided on an\r\n\"as-is\" basis at the sole risk of Licensee. Notwithstanding any language to the\r\ncontrary in this Agreement, Kasten makes no express or implied warranties of any\r\nkind with respect to Third-Party Software provided to Licensee and shall not be\r\nliable for any damages regarding the use or operation of the Third-Party\r\nSoftware furnished under this Agreement.  Any and all express or implied\r\nwarranties, if any, arising from the license of Third-Party Software shall be\r\nthose warranties running from the third party manufacturer or licensor to\r\nLicensee.\r\n\r\n10.3 Warranty Disclaimer.  EXCEPT FOR THE LIMITED WARRANTY PROVIDED ABOVE,\r\nKASTEN AND ITS SUPPLIERS MAKE NO WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED,\r\nSTATUTORY OR OTHERWISE, RELATING TO THE SOFTWARE OR TO KASTEN\"S MAINTENANCE,\r\nPROFESSIONAL OR OTHER SERVICES.  KASTEN SPECIFICALLY DISCLAIMS ALL IMPLIED\r\nWARRANTIES OF DESIGN, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE\r\nAND NON-INFRINGEMENT. KASTEN AND ITS SUPPLIERS AND LICENSORS DO NOT WARRANT OR\r\nREPRESENT THAT THE SOFTWARE WILL BE FREE FROM BUGS OR THAT ITS USE WILL BE\r\nUNINTERRUPTED OR ERROR-FREE. THIS DISCLAIMER SHALL APPLY NOTWITHSTANDING THE\r\nFAILURE OF THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY PROVIDED HEREIN. EXCEPT\r\nAS STATED ABOVE, KASTEN AND ITS SUPPLIERS PROVIDE THE SOFTWARE ON AN \"AS IS\"\r\nBASIS.  KASTEN  PROVIDES NO WARRANTIES WITH RESPECT TO THIRD PARTY SOFTWARE AND\r\nOPEN SOURCE SOFTWARE.\r\n\r\n\r\n11. LIMITATIONS OF LIABILITY\r\n\r\n11.1 EXCLUSION OF CERTAIN DAMAGES.  EXCEPT FOR BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP),  IN NO EVENT WILL EITHER PARTY BE\r\nLIABLE FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, SPECIAL, INCIDENTAL OR\r\nRELIANCE DAMAGES, INCLUDING ANY LOST DATA, LOSS OF USE AND LOST PROFITS, ARISING\r\nFROM OR RELATING TO THIS AGREEMENT, THE SOFTWARE OR DOCUMENTATION, EVEN IF SUCH\r\nPARTY KNEW OR SHOULD HAVE KNOWN OF THE POSSIBILITY OF, OR COULD REASONABLY HAVE\r\nPREVENTED, SUCH DAMAGES.\r\n\r\n11.2 LIMITATION OF DAMAGES.  EXCEPT FOR THE BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP), EACH PARTY\"S TOTAL CUMULATIVE\r\nLIABILITY ARISING FROM OR RELATED TO THIS AGREEMENT OR THE SOFTWARE,\r\nDOCUMENTATION, OR SERVICES PROVIDED BY KASTEN, WILL NOT EXCEED THE AMOUNT OF\r\nFEES PAID OR PAYABLE BY LICENSEE FOR THE SOFTWARE, DOCUMENTATION OR SERVICES\r\nGIVING RISE TO THE CLAIM IN THE TWELVE (12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\nLICENSEE AGREES THAT KASTEN\"S SUPPLIERS AND LICENSORS WILL HAVE NO LIABILITY OF\r\nANY KIND UNDER OR AS A RESULT OF THIS AGREEMENT. IN THE CASE OF KASTEN\"S\r\nINDEMNIFICATION OBLIGATIONS, KASTEN\"S CUMULATIVE LIABILITY UNDER THIS AGREEMENT\r\nSHALL BE LIMITED TO THE SUM OF THE LICENSE FEES PAID OR PAYABLE BY LICENSEE FOR\r\nTHE SOFTWARE, DOCUMENTATION OR SERVICES GIVING RISE TO THE CLAIM IN THE TWELVE\r\n(12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\n\r\n11.3 THIRD PARTY SOFTWARE.  NOTWITHSTANDING ANY LANGUAGE TO THE CONTRARY IN THIS\r\nAGREEMENT, KASTEN SHALL NOT BE LIABLE FOR ANY DAMAGES REGARDING THE USE OR\r\nOPERATION OF ANY THIRD-PARTY SOFTWARE FURNISHED UNDER THIS AGREEMENT.\r\n\r\n11.4 LIMITATION OF ACTIONS.  IN NO EVENT MAY LICENSEE BRING ANY CAUSE OF ACTION\r\nRELATED TO THIS AGREEMENT MORE THAN ONE (1) YEAR AFTER THE OCCURRENCE OF THE\r\nEVENT GIVING RISE TO THE LIABILITY.\r\n\r\n\r\n12. EXPORT\r\nThe Software, Documentation and related technical data may be subject\r\nto U.S. export control laws, including without limitation the U.S. Export\r\nAdministration Act and its associated regulations, and may be subject to export\r\nor import regulations in other countries. Licensee shall comply with all such\r\nregulations and agrees to obtain all necessary licenses to export, re-export, or\r\nimport the Software, Documentation and related technical data.\r\n\r\n\r\n13. GENERAL\r\n\r\n13.1 No Agency. Kasten and Licensee each acknowledge and agree that the\r\nrelationship established by this Agreement is that of independent contractors,\r\nand nothing contained in this Agreement shall be construed to: (1) give either\r\nparty the power to direct or control the day\x1eto\x1eday activities of the other; (2)\r\ndeem the parties to be acting as partners, joint venturers, co\x1eowners or\r\notherwise as participants in a joint undertaking; or (3) permit either party or\r\nany of either party\"s officers, directors, employees, agents or representatives\r\nto create or assume any obligation on behalf of or for the account of the other\r\nparty for any purpose whatsoever.\r\n\r\n13.2 Compliance with Laws.  Each party agrees to comply with all applicable\r\nlaws, regulations, and ordinances relating to their performance hereunder.\r\nWithout limiting the foregoing, Licensee warrants and covenants that it will\r\ncomply with all then current laws and regulations of the United States and other\r\njurisdictions relating or applicable to Licensee\"s use of the Software and\r\nDocumentation including, without limitation, those concerning Intellectual\r\nProperty Rights, invasion of privacy, defamation, and the import and export of\r\nSoftware and Documentation.\r\n\r\n13.3 Force Majeure.  Except for the duty to pay money, neither party shall be\r\nliable hereunder by reason of any failure or delay in the performance of its\r\nobligations hereunder on account of strikes, riots, fires, flood, storm,\r\nexplosions, acts of God, war, governmental action, earthquakes, or any other\r\ncause which is beyond the reasonable control of such party.\r\n\r\n13.4 Governing Law; Venue and Jurisdiction.  This Agreement shall be interpreted\r\naccording to the laws of the State of California without regard to or\r\napplication of choice\x1eof\x1elaw rules or principles.  The parties expressly agree\r\nthat the United Nations Convention on Contracts for the International Sale of\r\nGoods and the Uniform Computer Information Transactions Act will not apply.  Any\r\nlegal action or proceeding arising under this Agreement will be brought\r\nexclusively in the federal or state courts located in Santa Clara County,\r\nCalifornia and the parties hereby consent to the personal jurisdiction and venue\r\ntherein.\r\n\r\n13.5 Injunctive Relief.  The parties agree that monetary damages would not be an\r\nadequate remedy for the breach of certain provisions of this Agreement,\r\nincluding, without limitation, all provisions concerning infringement,\r\nconfidentiality and nondisclosure, or limitation on permitted use of the\r\nSoftware or Documentation.  The parties further agree that, in the event of such\r\nbreach, injunctive relief would be necessary to prevent irreparable injury.\r\nAccordingly, either party shall have the right to seek injunctive relief or\r\nsimilar equitable remedies to enforce such party's rights under the pertinent\r\nprovisions of this Agreement, without limiting its right to pursue any other\r\nlegal remedies available to it.\r\n\r\n13.6 Entire Agreement and Waiver.  This Agreement and any exhibits  hereto shall\r\nconstitute the entire agreement and contains all terms and conditions between\r\nKasten and Licensee with respect to the subject matter hereof and all prior\r\nagreements, representations, and statement with respect to such subject matter\r\nare superseded hereby.  This Agreement may be changed only by written agreement\r\nsigned by both Kasten and Licensee.  No failure of either party to exercise or\r\nenforce any of its rights under this Agreement shall act as a waiver of\r\ns...

    @renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.9 feat(charts)!: Update Helm release k10 to 7.0.11 Oct 8, 2024
    @renovate renovate bot force-pushed the renovate/k10-7.x branch from 981d716 to f6dcbe1 Compare October 8, 2024 20:03
    Copy link

    qodo-merge-pro bot commented Oct 8, 2024

    PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here.

    CI Failure Feedback 🧐

    Action: Template Helm Releases (cluster/core/backup-system/k10/helm-release.yaml)

    Failed stage: Run peter-evans/create-or-update-comment@v2 [❌]

    Failed test name: ""

    Failure summary:

    The action failed because an error occurred when trying to start the process
    '/home/runner/runners/2.320.0/externals/node20/bin/node'. The specific error was 'Argument list too
    long', indicating that the command being executed had too many arguments or the arguments were too
    lengthy for the system to handle.

    Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    1777:  },
    1778:  "text": {},
    1779:  "textMode": "auto"
    1780:  },
    1781:  "pluginVersion": "8.1.8",
    1782:  "targets": [
    1783:  {
    1784:  "exemplar": false,
    1785:  "expr": "sum(round(increase(action_backup_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    1786:  "hide": false,
    1787:  "interval": "",
    1788:  "legendFormat": "",
    1789:  "refId": "B"
    1790:  }
    1791:  ],
    1792:  "timeFrom": null,
    1793:  "title": "Backups Failed",
    ...
    
    1996:  },
    1997:  "text": {},
    1998:  "textMode": "auto"
    1999:  },
    2000:  "pluginVersion": "8.1.8",
    2001:  "targets": [
    2002:  {
    2003:  "exemplar": false,
    2004:  "expr": "sum(round(increase(action_restore_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2005:  "hide": false,
    2006:  "interval": "",
    2007:  "legendFormat": "",
    2008:  "refId": "B"
    2009:  }
    2010:  ],
    2011:  "timeFrom": null,
    2012:  "title": "Restores Failed",
    ...
    
    2219:  },
    2220:  "text": {},
    2221:  "textMode": "auto"
    2222:  },
    2223:  "pluginVersion": "8.1.8",
    2224:  "targets": [
    2225:  {
    2226:  "exemplar": false,
    2227:  "expr": "sum(round(increase(action_backup_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2228:  "hide": false,
    2229:  "interval": "",
    2230:  "legendFormat": "",
    2231:  "refId": "B"
    2232:  }
    2233:  ],
    2234:  "timeFrom": null,
    2235:  "title": "Cluster Backups Failed",
    ...
    
    2438:  },
    2439:  "text": {},
    2440:  "textMode": "auto"
    2441:  },
    2442:  "pluginVersion": "8.1.8",
    2443:  "targets": [
    2444:  {
    2445:  "exemplar": false,
    2446:  "expr": "sum(round(increase(action_restore_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2447:  "hide": false,
    2448:  "interval": "",
    2449:  "legendFormat": "",
    2450:  "refId": "B"
    2451:  }
    2452:  ],
    2453:  "timeFrom": null,
    2454:  "title": "Cluster Restores Failed",
    ...
    
    2661:  },
    2662:  "text": {},
    2663:  "textMode": "auto"
    2664:  },
    2665:  "pluginVersion": "8.1.8",
    2666:  "targets": [
    2667:  {
    2668:  "exemplar": false,
    2669:  "expr": "sum(round(increase(action_export_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2670:  "hide": false,
    2671:  "interval": "",
    2672:  "legendFormat": "",
    2673:  "refId": "B"
    2674:  }
    2675:  ],
    2676:  "timeFrom": null,
    2677:  "title": "Exports Failed",
    ...
    
    2870:  },
    2871:  "text": {},
    2872:  "textMode": "auto"
    2873:  },
    2874:  "pluginVersion": "8.1.8",
    2875:  "targets": [
    2876:  {
    2877:  "exemplar": false,
    2878:  "expr": "sum(round(increase(action_import_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    2879:  "hide": false,
    2880:  "interval": "",
    2881:  "legendFormat": "",
    2882:  "refId": "B"
    2883:  }
    2884:  ],
    2885:  "timeFrom": null,
    2886:  "title": "Imports Failed",
    ...
    
    3939:  ],
    3940:  "schemaVersion": 30,
    3941:  "style": "dark",
    3942:  "tags": [],
    3943:  "templating": {
    3944:  "list": [
    3945:  {
    3946:  "description": null,
    3947:  "error": null,
    ...
    
    4155:  index index.html;
    4156:  location / {
    4157:  try_files $uri $uri/ =404;
    4158:  }
    4159:  }
    4160:  nginx.conf: |
    4161:  #user nginx; # this directive is ignored if we use a non-root user in Dockerfile
    4162:  worker_processes 4;
    4163:  error_log stderr warn;
    ...
    
    4239:  app.kubernetes.io/name: k10
    4240:  app.kubernetes.io/instance: k10
    4241:  app.kubernetes.io/managed-by: Helm
    4242:  app: k10
    4243:  release: k10
    4244:  namespace: default
    4245:  name: k10-eula
    4246:  data:
    4247:  text: "KASTEN END USER LICENSE AGREEMENT\r\n\r\nThis End User License Agreement is a binding agreement between Kasten, Inc., a\r\nDelaware Corporation (\"Kasten\"), and you (\"Licensee\"), and establishes the terms\r\nunder which Licensee may use the Software and Documentation (as defined below),\r\nincluding without limitation terms and conditions relating to license grant,\r\nintellectual property rights, disclaimers /exclusions / limitations of warranty,\r\nindemnity and liability, governing law and limitation periods. All components\r\ncollectively are referred to herein as the \"Agreement.\"\r\n\r\nLICENSEE ACKNOWLEDGES IT HAS HAD THE OPPORTUNITY TO REVIEW THE AGREEMENT, PRIOR\r\nTO ACCEPTANCE OF THIS AGREEMENT. LICENSEE'S ACCEPTANCE OF THIS AGREEMENT IS\r\nEVIDENCED BY LICENSEE'S DOWNLOADING, COPYING, INSTALLING  OR USING THE KASTEN\r\nSOFTWARE. IF YOU ARE ACTING ON BEHALF OF A COMPANY, YOU REPRESENT THAT YOU ARE\r\nAUTHORIZED TO BIND THE COMPANY. IF YOU DO NOT AGREE TO ALL TERMS OF THIS\r\nAGREEMENT, DO NOT DOWNLOAD, COPY, INSTALL, OR USE THE SOFTWARE, AND PERMANENTLY\r\nDELETE THE SOFTWARE.\r\n\r\n1. DEFINITIONS\r\n\r\n1.1 \"Authorized Persons\" means trained technical employees and contractors of\r\nLicensee who are subject to a written agreement with Licensee that includes use\r\nand confidentiality restrictions that are at least as protective as those set\r\nforth in this Agreement.\r\n\r\n1.2 \"Authorized Reseller\" means a distributor or reseller, including cloud\r\ncomputing platform providers, authorized by Kasten to resell licenses to the\r\nSoftware through the channel through or in the territory in which Licensee is\r\npurchasing.\r\n\r\n1.3 \"Confidential Information\" means all non-public information disclosed in\r\nwritten, oral or visual form by either party to the other.  Confidential\r\nInformation may include, but is not limited to, services, pricing information,\r\ncomputer programs, source code, names and expertise of employees and\r\nconsultants, know-how, and other technical, business, financial and product\r\ndevelopment information.  \"Confidential Information\" does not include any\r\ninformation that the receiving party can demonstrate by its written records (1)\r\nwas rightfully known to it without obligation of confidentiality prior to its\r\ndisclosure hereunder by the disclosing party; (2) is or becomes publicly known\r\nthrough no wrongful act of the receiving party; (3) has been rightfully received\r\nwithout obligation of confidentiality from a third party authorized to make such\r\na disclosure; or (4) is independently developed by the receiving party without\r\nreference to confidential information disclosed hereunder.\r\n\r\n1.4 \"Documentation\" means any administration guides, installation and user\r\nguides, and release notes that are provided by Kasten to Licensee with the\r\nSoftware.\r\n\r\n1.5  \"Intellectual Property Rights\" means patents, design patents, copyrights,\r\ntrademarks, Confidential Information, know-how, trade secrets, moral rights, and\r\nany other intellectual property rights recognized in any country or jurisdiction\r\nin the world.\r\n\r\n1.6 \"Node\" means a single physical or virtual computing machine recognizable by\r\nthe Software as a unique device. Nodes must be owned or leased by Licensee or an\r\nentity controlled by, controlling or under common control with Licensee.\r\n\r\n1.7 \"Edition\" means a unique identifier for each distinct product that is made\r\navailable by Kasten and that can be licensed, including summary information\r\nregarding any associated functionality, features, or restrictions specific to\r\nthe Edition.\r\n\r\n1.8 \"Open Source Software\" means software delivered to Licensee hereunder that\r\nis subject to the provisions of any open source license agreement.\r\n\r\n1.9 \"Purchase Agreement\" means a separate commercial agreement, if applicable,\r\nbetween Kasten and the Licensee that contains the terms for the licensing of a\r\nspecific Edition of the Software.\r\n\r\n1.10 \"Software\" means any and all software product Editions licensed to Licensee\r\nunder this Agreement, all as developed by Kasten and delivered to Licensee\r\nhereunder. Software also includes any Updates provided by Kasten to Licensee.\r\nFor the avoidance of doubt, the definition of Software shall exclude any\r\nThird-Party Software and Open Source Software.\r\n\r\n1.11 \"Third-Party Software\" means certain software Kasten licenses from third\r\nparties and provides to Licensee with the Software, which may include Open\r\nSource Software.\r\n\r\n1.12 \"Update\" means a revision of the Software that Kasten makes available to\r\ncustomers at no additional cost. The Update includes, if and when applicable and\r\navailable, bug fix patches, maintenance release, minor release, or new major\r\nreleases. Updates are limited only to the Software licensed by Licensee, and\r\nspecifically exclude new product offerings, features, options or functionality\r\nof the Software that Kasten may choose to license separately, or for an\r\nadditional fee.\r\n\r\n1.13 \"Use\" means to install activate the processing capabilities of the\r\nSoftware, load, execute, access, employ the Software, or display information\r\nresulting from such capabilities.\r\n\r\n\r\n2. LICENSE GRANT AND RESTRICTIONS\r\n\r\n2.1 Enterprise License.  Subject to Licensee\"s compliance with the terms and\r\nconditions of this Agreement (including any additional restrictions on\r\nLicensee\"s use of the Software set forth in the Purchase Agreement, if one\r\nexists, between Licensee and Kasten), Kasten grants to Licensee a non-exclusive,\r\nnon-transferable (except in connection with a permitted assignment of this\r\nAgreement under Section 14.10 (Assignment), non-sublicensable, limited term\r\nlicense to install and use the Software, in object code form only, solely for\r\nLicensee\"s use, unless terminated in accordance with Section 4 (Term and\r\nTermination).\r\n\r\n2.2 Starter License.  This section shall only apply when the Licensee licenses\r\nStarter Edition of the Software. The license granted herein is for a maximum of\r\n5 Nodes and for a period of 12 months from the date of the Software release that\r\nembeds the specific license instance. Updating to a newer Software (minor or\r\nmajor) release will always extend the validity of the license by 12 months. If\r\nthe Licensee wishes to upgrade to an Enterprise License instead, the Licensee\r\nwill have to enter into a Purchase Agreement with Kasten which will supersede\r\nthis Agreement. The Licensee is required to provide accurate email and company\r\ninformation, if representing a company, when accepting this Agreement. Under no\r\ncircumstances will a Starter License be construed to mean that the Licensee is\r\nauthorized to distribute the Software to any third party for any reason\r\nwhatsoever.\r\n\r\n2.3 Evaluation License.  This section shall only apply when the Licensee has\r\nlicensed the Software for an initial evaluation period. The license granted\r\nherein is valid only one time 30 days, starting from date of installation,\r\nunless otherwise explicitly designated by Kasten (\"Evaluation Period\"). Under\r\nthis license the Software can only be used for evaluation purposes. Under no\r\ncircumstances will an Evaluation License be construed to mean that the Licensee\r\nis authorized to distribute the Software to any third party for any reason\r\nwhatsoever. If the Licensee wishes to upgrade to an Enterprise License instead,\r\nthe Licensee will have to enter into a Purchase Agreement with Kasten which will\r\nsupersede this Agreement.. If the Licensee does not wish to upgrade to an\r\nEnterprise License   at the end of the Evaluation Period the Licensee\"s rights\r\nunder the Agreement shall terminate, and the Licensee shall delete all Kasten\r\nSoftware.\r\n\r\n2.4 License Restrictions.  Except to the extent permitted under this Agreement,\r\nLicensee will not nor will Licensee allow any third party to:  (i) copy, modify,\r\nadapt, translate or otherwise create derivative works of the Software or the\r\nDocumentation; (ii) reverse engineer, decompile, disassemble or otherwise\r\nattempt to discover the source code of the Software; (iii) rent, lease, sell,\r\nassign or otherwise transfer rights in or to the Software or Documentation; (iv)\r\nremove any proprietary notices or labels from the Software or Documentation; (v)\r\npublicly disseminate performance information or analysis (including, without\r\nlimitation, benchmarks) relating to the Software. Licensee will comply with all\r\napplicable laws and regulations in Licensee\"s use of and access to the Software\r\nand Documentation.\r\n\r\n2.5 Responsibility for Use.  The Software and Documentation may be used only by\r\nAuthorized Persons and in conformance with this Agreement.  Licensee shall be\r\nresponsible for the proper use and protection of the Software and Documentation\r\nand is responsible for: (i) installing, managing, operating, and physically\r\ncontrolling the Software and the results obtained from using the Software; (ii)\r\nusing the Software within the operating environment specified in the\r\nDocumentation; and; (iii) establishing and maintaining such recovery and data\r\nprotection and security procedures as necessary for Licensee's service and\r\noperation and/or as may be specified by Kasten from time to time.\r\n\r\n2.6 United States Government Users.  The Software licensed under this Agreement\r\nis \"commercial computer software\" as that term is described in DFAR\r\n252.227-7014(a)(1). If acquired by or on behalf of a civilian agency, the U.S.\r\nGovernment acquires this commercial computer software and/or commercial computer\r\nsoftware documentation subject to the terms and this Agreement as specified in\r\n48 C.F.R. 12.212 (Computer Software) and 12.211 (Technical Data) of the Federal\r\nAcquisition Regulations (\"FAR\") and its successors. If acquired by or on behalf\r\nof any agency within the Department of Defense (\"DOD\"), the U.S. Government\r\nacquires this commercial computer software and/or commercial computer software\r\ndocumentation subject to the terms of this Agreement as specified in 48 C.F.R.\r\n227.7202 of the DOD FAR Supplement and its successors.\r\n\r\n\r\n3. SUPPORT\r\n\r\n3.1          During the Term (as defined below) and subject to Licensee’s compliance \r\nwith the terms and conditions of this Agreement, Licensee may submit queries and \r\nrequests for support for Enterprise Licenses by submitting Service Requests via Veeam \r\nSupport Portal (https://my.veeam.com). Support is not provided for Starter and Evaluation \r\nLicenses.  Licensee shall be entitled to the support service-level agreement specified \r\nin the relevant order form or purchase order (“Order Form”) between Licensee and the \r\nReseller and as set forth in Kasten’s Support Policy, a copy of which can be found \r\nat https://www.kasten.io/support-services-policy. Licensee shall also be permitted to \r\ndownload and install all Updates released by Kasten during the Term and made generally \r\navailable to users of the Software. Software versions with all updates and upgrades \r\ninstalled is supported for six months from the date of release of that version. \r\n\r\n3.2          Starter Edition Support.  If the Licensee has licensed Starter Edition of \r\nthe Software, you will have access to the Kasten K10 Support Community \r\n(https://community.veeam.com/groups/kasten-k10-support-92), but Kasten cannot guarantee \r\na service level of any sort. Should a higher level of support be needed, Licensee has \r\nthe option to consider entering into a Purchase Agreement with Kasten for licensing a \r\ndifferent Edition of the Software.\r\n\r\n\r\n\r\n4. TERM AND TERMINATION\r\n\r\n4.1 Term. The term of this Agreement, except for Starter and Evaluation\r\nLicenses, shall commence on the Effective Date and shall, unless terminated\r\nearlier in accordance with the provisions of Section 4.2 below, remain in force\r\nfor the Subscription Period as set forth in the applicable Order Form(s) (the\r\n\"Term\"). The parties may extend the Term of this Agreement beyond the\r\nSubscription Period by executing additional Order Form(s) and Licensee\"s payment\r\nof additional licensing fees. The term of this Agreement for the Starter and\r\nEvaluation Licenses will coincide with the term for Starter Edition (as stated\r\nin section 2.2) and the term for Evaluation Period (as stated in section 2.3),\r\nrespectively\r\n\r\n4.2 Termination.  Either party may immediately terminate this\r\nAgreement and the licenses granted hereunder if the other party (1) becomes\r\ninsolvent and\"becomes unwilling or unable to meet its obligations under this\r\nAgreement, (2) files a petition in bankruptcy, (3) is subject to the filing of\r\nan involuntary petition for bankruptcy which is not rescinded within a period of\r\nforty-five (45) days, (4) fails to cure a material breach of any material term\r\nor condition of this Agreement within thirty (30) days of receipt of written\r\nnotice specifying such breach, or (5) materially breaches its obligations of\r\nconfidentiality hereunder.\r\n\r\n4.3 Effects of Termination. Upon expiration or\r\ntermination of this Agreement for any reason, (i) any amounts owed to Kasten\r\nunder this Agreement will be immediately due and payable; (ii) all licensed\r\nrights granted in this Agreement will immediately cease; and (iii) Licensee will\r\npromptly discontinue all use of the Software and Documentation and return to\r\nKasten any Kasten Confidential Information in Licensee\"s possession or control.\r\n\r\n4.4 Survival.  The following Sections of this Agreement will remain in effect\r\nfollowing the expiration or termination of these General Terms for any reason:\r\n4.3 (Effects of Termination), 4.4 (Survival), 5 (Third Party Software) 5\r\n(Confidentiality), 9 (Ownership), 10.2 (Third-Party Software), 10.3 (Warranty\r\nDisclaimer), 11 (Limitations of Liability), 12.2 (Exceptions to Kasten\r\nObligation), 13 (Export) and 14 (General).\r\n\r\n\r\n5. THIRD PARTY AND OPEN SOURCE SOFTWARE Certain Third-Party Software or Open\r\nSource Software (Kasten can provide a list upon request) that may be provided\r\nwith the Software may be subject to various other terms and conditions imposed\r\nby the licensors of such Third-Party Software or Open Source Software.  The\r\nterms of Licensee\"s use of the Third-Party Software or Open Source Software is\r\nsubject to and governed by the respective Third-Party Software and Open Source\r\nlicenses, except that this Section 5 (Third-Party Software), Section 10.2 (Third\r\nParty Software), 10.3 (Warranty Disclaimer), Section 11 (Limitations of\r\nLiability), and Section 14 (General) of this Agreement also govern Licensee\"s\r\nuse of the Third-Party Software.  To the extent applicable to Licensee\"s use of\r\nsuch Third-Party Software and Open Source, Licensee agrees to comply with the\r\nterms and conditions contained in all such Third-Party Software and Open Source\r\nlicenses.\r\n\r\n\r\n6. CONFIDENTIALITY Neither party will use any Confidential Information of the\r\nother party except as expressly permitted by this Agreement or as expressly\r\nauthorized in writing by the disclosing party.  The receiving party shall use\r\nthe same degree of care to protect the disclosing party\"s Confidential\r\nInformation as it uses to protect its own Confidential Information of like\r\nnature, but in no circumstances less than a commercially reasonable standard of\r\ncare.  The receiving party may not disclose the disclosing party\"s Confidential\r\nInformation to any person or entity other than to (i) (a) Authorized Persons in\r\nthe case the receiving party is Licensee, and (b) Kasten\"s employees and\r\ncontractors in the case the receiving party is Kasten, and (ii) who need access\r\nto such Confidential Information solely for the purpose of fulfilling that\r\nparty\"s obligations or exercising that party\"s rights hereunder.  The foregoing\r\nobligations will not restrict the receiving party from disclosing Confidential\r\nInformation of the disclosing party: (1) pursuant to the order or requirement of\r\na court, administrative agency, or other governmental body, provided that the\r\nreceiving party required to make such a disclosure gives reasonable notice to\r\nthe disclosing party prior to such disclosure; and (2) on a confidential basis\r\nto its legal and financial advisors.  Kasten may identify Licensee in its\r\ncustomer lists in online and print marketing materials.\r\n\r\n\r\n7. FEES Fees for Enterprise License shall be set forth in separate Order Form(s)\r\nattached to a Purchase Agreement, between the Licensee and Kasten.\r\n\r\nIf Licensee has obtained the Software through an Authorized Reseller, fees for\r\nlicensing shall be invoiced directly by the Authorized Reseller.\r\n\r\nIf no Purchase Agreement exists, during the term of this Agreement,  Kasten\r\nshall license the Starter Edition only and no other Edition of the Software\r\n\"at no charge\" to Licensee.\r\n\r\n\r\n8. USAGE DATA Kasten may collect, accumulate, and aggregate certain usage\r\nstatistics in order to analyze usage of the Software, make improvements, and\r\npotentially develop new products. Kasten may use aggregated anonymized data for\r\nany purpose that Kasten, at its own discretion, may consider appropriate.\r\n\r\n\r\n9. OWNERSHIP As between Kasten and Licensee, all right, title and interest in\r\nthe Software, Documentation and any other Kasten materials furnished or made\r\navailable hereunder, all modifications and enhancements thereof, and all\r\nsuggestions, ideas and feedback proposed by Licensee regarding the Software and\r\nDocumentation, including all copyright rights, patent rights and other\r\nIntellectual Property Rights in each of the foregoing, belong to and are\r\nretained solely by Kasten or Kasten\"s licensors and providers, as applicable.\r\nLicensee hereby does and will irrevocably assign to Kasten all evaluations,\r\nideas, feedback and suggestions made by Licensee to Kasten regarding the\r\nSoftware and Documentation (collectively, \"Feedback\") and all Intellectual\r\nProperty Rights in and to the Feedback.  Except as expressly provided herein, no\r\nlicenses of any kind are granted hereunder, whether by implication, estoppel, or\r\notherwise.\r\n\r\n\r\n10. LIMITED WARRANTY AND DISCLAIMERS\r\n\r\n10.1 Limited Warranty.  Kasten warrants for a period of thirty (30) days from\r\nthe Effective Date that the Software will materially conform to Kasten\"s\r\nthen-current Documentation (the \"Warranty Period\") when properly installed on a\r\ncomputer for which a license is granted hereunder. Licensee\"s exclusive remedy\r\nfor a breach of this Section 10.1 is that Kasten shall, at its option, use\r\ncommercially reasonable efforts to correct  or replace the Software, or refund\r\nall or a portion of the fees paid by Licensee pursuant to the Purchase\r\nAgreement. Kasten, in its sole discretion, may revise this limited warranty from\r\ntime to time.\r\n\r\n10.2 Third-Party Software.  Except as expressly set forth in this Agreement,\r\nThird-Party Software (including any Open Source Software) are provided on an\r\n\"as-is\" basis at the sole risk of Licensee. Notwithstanding any language to the\r\ncontrary in this Agreement, Kasten makes no express or implied warranties of any\r\nkind with respect to Third-Party Software provided to Licensee and shall not be\r\nliable for any damages regarding the use or operation of the Third-Party\r\nSoftware furnished under this Agreement.  Any and all express or implied\r\nwarranties, if any, arising from the license of Third-Party Software shall be\r\nthose warranties running from the third party manufacturer or licensor to\r\nLicensee.\r\n\r\n10.3 Warranty Disclaimer.  EXCEPT FOR THE LIMITED WARRANTY PROVIDED ABOVE,\r\nKASTEN AND ITS SUPPLIERS MAKE NO WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED,\r\nSTATUTORY OR OTHERWISE, RELATING TO THE SOFTWARE OR TO KASTEN\"S MAINTENANCE,\r\nPROFESSIONAL OR OTHER SERVICES.  KASTEN SPECIFICALLY DISCLAIMS ALL IMPLIED\r\nWARRANTIES OF DESIGN, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE\r\nAND NON-INFRINGEMENT. KASTEN AND ITS SUPPLIERS AND LICENSORS DO NOT WARRANT OR\r\nREPRESENT THAT THE SOFTWARE WILL BE FREE FROM BUGS OR THAT ITS USE WILL BE\r\nUNINTERRUPTED OR ERROR-FREE. THIS DISCLAIMER SHALL APPLY NOTWITHSTANDING THE\r\nFAILURE OF THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY PROVIDED HEREIN. EXCEPT\r\nAS STATED ABOVE, KASTEN AND ITS SUPPLIERS PROVIDE THE SOFTWARE ON AN \"AS IS\"\r\nBASIS.  KASTEN  PROVIDES NO WARRANTIES WITH RESPECT TO THIRD PARTY SOFTWARE AND\r\nOPEN SOURCE SOFTWARE.\r\n\r\n\r\n11. LIMITATIONS OF LIABILITY\r\n\r\n11.1 EXCLUSION OF CERTAIN DAMAGES.  EXCEPT FOR BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP),  IN NO EVENT WILL EITHER PARTY BE\r\nLIABLE FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, SPECIAL, INCIDENTAL OR\r\nRELIANCE DAMAGES, INCLUDING ANY LOST DATA, LOSS OF USE AND LOST PROFITS, ARISING\r\nFROM OR RELATING TO THIS AGREEMENT, THE SOFTWARE OR DOCUMENTATION, EVEN IF SUCH\r\nPARTY KNEW OR SHOULD HAVE KNOWN OF THE POSSIBILITY OF, OR COULD REASONABLY HAVE\r\nPREVENTED, SUCH DAMAGES.\r\n\r\n11.2 LIMITATION OF DAMAGES.  EXCEPT FOR THE BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP), EACH PARTY\"S TOTAL CUMULATIVE\r\nLIABILITY ARISING FROM OR RELATED TO THIS AGREEMENT OR THE SOFTWARE,\r\nDOCUMENTATION, OR SERVICES PROVIDED BY KASTEN, WILL NOT EXCEED THE AMOUNT OF\r\nFEES PAID OR PAYABLE BY LICENSEE FOR THE SOFTWARE, DOCUMENTATION OR SERVICES\r\nGIVING RISE TO THE CLAIM IN THE TWELVE (12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\nLICENSEE AGREES THAT KASTEN\"S SUPPLIERS AND LICENSORS WILL HAVE NO LIABILITY OF\r\nANY KIND UNDER OR AS A RESULT OF THIS AGREEMENT. IN THE CASE OF KASTEN\"S\r\nINDEMNIFICATION OBLIGATIONS, KASTEN\"S CUMULATIVE LIABILITY UNDER THIS AGREEMENT\r\nSHALL BE LIMITED TO THE SUM OF THE LICENSE FEES PAID OR PAYABLE BY LICENSEE FOR\r\nTHE SOFTWARE, DOCUMENTATION OR SERVICES GIVING RISE TO THE CLAIM IN THE TWELVE\r\n(12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\n\r\n11.3 THIRD PARTY SOFTWARE.  NOTWITHSTANDING ANY LANGUAGE TO THE CONTRARY IN THIS\r\nAGREEMENT, KASTEN SHALL NOT BE LIABLE FOR ANY DAMAGES REGARDING THE USE OR\r\nOPERATION OF ANY THIRD-PARTY SOFTWARE FURNISHED UNDER THIS AGREEMENT.\r\n\r\n11.4 LIMITATION OF ACTIONS.  IN NO EVENT MAY LICENSEE BRING ANY CAUSE OF ACTION\r\nRELATED TO THIS AGREEMENT MORE THAN ONE (1) YEAR AFTER THE OCCURRENCE OF THE\r\nEVENT GIVING RISE TO THE LIABILITY.\r\n\r\n\r\n12. EXPORT\r\nThe Software, Documentation and related technical data may be subject\r\nto U.S. export control laws, including without limitation the U.S. Export\r\nAdministration Act and its associated regulations, and may be subject to export\r\nor import regulations in other countries. Licensee shall comply with all such\r\nregulations and agrees to obtain all necessary licenses to export, re-export, or\r\nimport the Software, Documentation and related technical data.\r\n\r\n\r\n13. GENERAL\r\n\r\n13.1 No Agency. Kasten and Licensee each acknowledge and agree that the\r\nrelationship established by this Agreement is that of independent contractors,\r\nand nothing contained in this Agreement shall be construed to: (1) give either\r\nparty the power to direct or control the day\x1eto\x1eday activities of the other; (2)\r\ndeem the parties to be acting as partners, joint venturers, co\x1eowners or\r\notherwise as participants in a joint undertaking; or (3) permit either party or\r\nany of either party\"s officers, directors, employees, agents or representatives\r\nto create or assume any obligation on behalf of or for the account of the other\r\nparty for any purpose whatsoever.\r\n\r\n13.2 Compliance with Laws.  Each party agrees to comply with all applicable\r\nlaws, regulations, and ordinances relating to their performance hereunder.\r\nWithout limiting the foregoing, Licensee warrants and covenants that it will\r\ncomply with all then current laws and regulations of the United States and other\r\njurisdictions relating or applicable to Licensee\"s use of the Software and\r\nDocumentation including, without limitation, those concerning Intellectual\r\nProperty Rights, invasion of privacy, defamation, and the import and export of\r\nSoftware and Documentation.\r\n\r\n13.3 Force Majeure.  Except for the duty to pay money, neither party shall be\r\nliable hereunder by reason of any failure or delay in the performance of its\r\nobligations hereunder on account of strikes, riots, fires, flood, storm,\r\nexplosions, acts of God, war, governmental action, earthquakes, or any other\r\ncause which is beyond the reasonable control of such party.\r\n\r\n13.4 Governing Law; Venue and Jurisdiction.  This Agreement shall be interpreted\r\naccording to the laws of the State of California without regard to or\r\napplication of choice\x1eof\x1elaw rules or principles.  The parties expressly agree\r\nthat the United Nations Convention on Contracts for the International Sale of\r\nGoods and the Uniform Computer Information Transactions Act will not apply.  Any\r\nlegal action or proceeding arising under this Agreement will be brought\r\nexclusively in the federal or state courts located in Santa Clara County,\r\nCalifornia and the parties hereby consent to the personal jurisdiction and venue\r\ntherein.\r\n\r\n13.5 Injunctive Relief.  The parties agree that monetary damages would not be an\r\nadequate remedy for the breach of certain provisions of this Agreement,\r\nincluding, without limitation, all provisions concerning infringement,\r\nconfidentiality and nondisclosure, or limitation on permitted use of the\r\nSoftware or Documentation.  The parties further agree that, in the event of such\r\nbreach, injunctive relief would be necessary to prevent irreparable injury.\r\nAccordingly, either party shall have the right to seek injunctive relief or\r\nsimilar equitable remedies to enforce such party's rights under the pertinent\r\nprovisions of this Agreement, without limiting its right to pursue any other\r\nlegal remedies available to it.\r\n\r\n13.6 Entire Agreement and Waiver.  This Agreement and any exhibits  hereto shall\r\nconstitute the entire agreement and contains all terms and conditions between\r\nKasten and Licensee with respect to the subject matter hereof and all prior\r\nagreements, representations, and statement with respect to such subject matter\r\nare superseded hereby.  This Agreement may be changed only by written agreement\r\nsigned by both Kasten and Licensee.  No failure of either party to exercise or\r\nenforce any of its rights under this Agreement shall act as a waiver of\r\nsubsequent breaches; and the waiver of any breach shall not act as a waiver of\r\nsubsequent breaches.\r\n\r\n13.7 Severability.  In the event any provision of this Agreement is held by a\r\ncourt or other tribunal of competent jurisdiction to be unenforceable, that\r\nprovision will be enforced to the maximum extent permissible under applicable\r\nlaw and the other provisions of this Agreement will remain in full force and\r\neffect.  The parties further agree that in the event such provision is an\r\nessential part of this Agreement, they will begin negotiations for a suitable\r\nreplacement provision.\r\n\r\n13.8 Counterparts.  This Agreement may be executed in any number of\r\ncounterparts, each of which, when so executed and delivered (including by\r\nfacsimile), shall be deemed an original, and all of which shall constitute one\r\nand the same agreement.\r\n\r\n13.9 Binding Effect.  This Agreement shall be binding upon and shall inure to\r\nthe benefit of the respective parties hereto, their respective successors and\r\npermitted assigns.\r\n\r\n13.10 Assignment.  Neither party may, without the prior written consent of the\r\nother party (which shall not be unreasonably withheld), assign this Agreement,\r\nin whole or in part, either voluntarily or by operation of law, and any attempt\r\nto do so shall be a material default of this Agreement and shall be void.\r\nNotwithstanding the foregoing, Kasten  may assign its rights and benefits and\r\ndelegate its duties and obligations under this Agreement without the consent of\r\nLicensee in connection with a merger, reorganization or sale of all or\r\nsubstantially all relevant assets of the assigning party; in each case provided\r\nthat such successor assumes the assigning party\"s obligations under this\r\nAgreement.\r\n\r\n"
    ...
    
    9715:  "text": {},
    9716:  "textMode": "auto"
    9717:  },
    9718:  "pluginVersion": "9.1.5",
    9719:  "targets": [
    9720:  {
    9721:  "datasource": "Prometheus",
    9722:  "exemplar": false,
    9723:  "expr": "sum(round(increase(action_backup_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    9724:  "hide": false,
    9725:  "interval": "",
    9726:  "legendFormat": "",
    9727:  "refId": "B"
    9728:  }
    9729:  ],
    9730:  "title": "Backups Failed",
    ...
    
    9934:  "text": {},
    9935:  "textMode": "auto"
    9936:  },
    9937:  "pluginVersion": "9.1.5",
    9938:  "targets": [
    9939:  {
    9940:  "datasource": "Prometheus",
    9941:  "exemplar": false,
    9942:  "expr": "sum(round(increase(action_restore_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    9943:  "hide": false,
    9944:  "interval": "",
    9945:  "legendFormat": "",
    9946:  "refId": "B"
    9947:  }
    9948:  ],
    9949:  "title": "Restores Failed",
    ...
    
    10163:  "text": {},
    10164:  "textMode": "auto"
    10165:  },
    10166:  "pluginVersion": "9.1.5",
    10167:  "targets": [
    10168:  {
    10169:  "datasource": "Prometheus",
    10170:  "exemplar": false,
    10171:  "expr": "sum(round(increase(action_backup_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10172:  "hide": false,
    10173:  "interval": "",
    10174:  "legendFormat": "",
    10175:  "refId": "B"
    10176:  }
    10177:  ],
    10178:  "title": "Cluster Backups Failed",
    ...
    
    10382:  "text": {},
    10383:  "textMode": "auto"
    10384:  },
    10385:  "pluginVersion": "9.1.5",
    10386:  "targets": [
    10387:  {
    10388:  "datasource": "Prometheus",
    10389:  "exemplar": false,
    10390:  "expr": "sum(round(increase(action_restore_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10391:  "hide": false,
    10392:  "interval": "",
    10393:  "legendFormat": "",
    10394:  "refId": "B"
    10395:  }
    10396:  ],
    10397:  "title": "Cluster Restores Failed",
    ...
    
    10611:  "text": {},
    10612:  "textMode": "auto"
    10613:  },
    10614:  "pluginVersion": "9.1.5",
    10615:  "targets": [
    10616:  {
    10617:  "datasource": "Prometheus",
    10618:  "exemplar": false,
    10619:  "expr": "sum(round(increase(action_export_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10620:  "hide": false,
    10621:  "interval": "",
    10622:  "legendFormat": "",
    10623:  "refId": "B"
    10624:  }
    10625:  ],
    10626:  "title": "Exports Failed",
    ...
    
    10820:  "text": {},
    10821:  "textMode": "auto"
    10822:  },
    10823:  "pluginVersion": "9.1.5",
    10824:  "targets": [
    10825:  {
    10826:  "datasource": "Prometheus",
    10827:  "exemplar": false,
    10828:  "expr": "sum(round(increase(action_import_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))",
    10829:  "hide": false,
    10830:  "interval": "",
    10831:  "legendFormat": "",
    10832:  "refId": "B"
    10833:  }
    10834:  ],
    10835:  "title": "Imports Failed",
    ...
    
    12254:  "mode": "fixed"
    12255:  }
    12256:  }
    12257:  ]
    12258:  },
    12259:  {
    12260:  "matcher": {
    12261:  "id": "byName",
    12262:  "options": "failed"
    ...
    
    12408:  "mode": "fixed"
    12409:  }
    12410:  }
    12411:  ]
    12412:  },
    12413:  {
    12414:  "matcher": {
    12415:  "id": "byName",
    12416:  "options": "failed"
    ...
    
    12562:  "mode": "fixed"
    12563:  }
    12564:  }
    12565:  ]
    12566:  },
    12567:  {
    12568:  "matcher": {
    12569:  "id": "byName",
    12570:  "options": "failed"
    ...
    
    12716:  "mode": "fixed"
    12717:  }
    12718:  }
    12719:  ]
    12720:  },
    12721:  {
    12722:  "matcher": {
    12723:  "id": "byName",
    12724:  "options": "failed"
    ...
    
    12870:  "mode": "fixed"
    12871:  }
    12872:  }
    12873:  ]
    12874:  },
    12875:  {
    12876:  "matcher": {
    12877:  "id": "byName",
    12878:  "options": "failed"
    ...
    
    13024:  "mode": "fixed"
    13025:  }
    13026:  }
    13027:  ]
    13028:  },
    13029:  {
    13030:  "matcher": {
    13031:  "id": "byName",
    13032:  "options": "failed"
    ...
    
    13178:  "mode": "fixed"
    13179:  }
    13180:  }
    13181:  ]
    13182:  },
    13183:  {
    13184:  "matcher": {
    13185:  "id": "byName",
    13186:  "options": "failed"
    ...
    
    13332:  "mode": "fixed"
    13333:  }
    13334:  }
    13335:  ]
    13336:  },
    13337:  {
    13338:  "matcher": {
    13339:  "id": "byName",
    13340:  "options": "failed"
    ...
    
    15211:  index index.html;
    15212:  location / {
    15213:  try_files $uri $uri/ =404;
    15214:  }
    15215:  }
    15216:  nginx.conf: |
    15217:  #user nginx; # this directive is ignored if we use a non-root user in Dockerfile
    15218:  worker_processes 4;
    15219:  error_log stderr warn;
    ...
    
    15242:  app.kubernetes.io/name: k10
    15243:  app.kubernetes.io/instance: k10
    15244:  app.kubernetes.io/managed-by: Helm
    15245:  app: k10
    15246:  release: k10
    15247:  namespace: default
    15248:  name: k10-config
    15249:  data:
    15250:  DataStoreLogLevel: "error"
    ...
    
    15343:  app.kubernetes.io/name: k10
    15344:  app.kubernetes.io/instance: k10
    15345:  app.kubernetes.io/managed-by: Helm
    15346:  app: k10
    15347:  release: k10
    15348:  namespace: default
    15349:  name: k10-eula
    15350:  data:
    15351:  text: "KASTEN END USER LICENSE AGREEMENT\r\n\r\nThis End User License Agreement is a binding agreement between Kasten, Inc., a\r\nDelaware Corporation (\"Kasten\"), and you (\"Licensee\"), and establishes the terms\r\nunder which Licensee may use the Software and Documentation (as defined below),\r\nincluding without limitation terms and conditions relating to license grant,\r\nintellectual property rights, disclaimers /exclusions / limitations of warranty,\r\nindemnity and liability, governing law and limitation periods. All components\r\ncollectively are referred to herein as the \"Agreement.\"\r\n\r\nLICENSEE ACKNOWLEDGES IT HAS HAD THE OPPORTUNITY TO REVIEW THE AGREEMENT, PRIOR\r\nTO ACCEPTANCE OF THIS AGREEMENT. LICENSEE'S ACCEPTANCE OF THIS AGREEMENT IS\r\nEVIDENCED BY LICENSEE'S DOWNLOADING, COPYING, INSTALLING  OR USING THE KASTEN\r\nSOFTWARE. IF YOU ARE ACTING ON BEHALF OF A COMPANY, YOU REPRESENT THAT YOU ARE\r\nAUTHORIZED TO BIND THE COMPANY. IF YOU DO NOT AGREE TO ALL TERMS OF THIS\r\nAGREEMENT, DO NOT DOWNLOAD, COPY, INSTALL, OR USE THE SOFTWARE, AND PERMANENTLY\r\nDELETE THE SOFTWARE.\r\n\r\n1. DEFINITIONS\r\n\r\n1.1 \"Authorized Persons\" means trained technical employees and contractors of\r\nLicensee who are subject to a written agreement with Licensee that includes use\r\nand confidentiality restrictions that are at least as protective as those set\r\nforth in this Agreement.\r\n\r\n1.2 \"Authorized Reseller\" means a distributor or reseller, including cloud\r\ncomputing platform providers, authorized by Kasten to resell licenses to the\r\nSoftware through the channel through or in the territory in which Licensee is\r\npurchasing.\r\n\r\n1.3 \"Confidential Information\" means all non-public information disclosed in\r\nwritten, oral or visual form by either party to the other.  Confidential\r\nInformation may include, but is not limited to, services, pricing information,\r\ncomputer programs, source code, names and expertise of employees and\r\nconsultants, know-how, and other technical, business, financial and product\r\ndevelopment information.  \"Confidential Information\" does not include any\r\ninformation that the receiving party can demonstrate by its written records (1)\r\nwas rightfully known to it without obligation of confidentiality prior to its\r\ndisclosure hereunder by the disclosing party; (2) is or becomes publicly known\r\nthrough no wrongful act of the receiving party; (3) has been rightfully received\r\nwithout obligation of confidentiality from a third party authorized to make such\r\na disclosure; or (4) is independently developed by the receiving party without\r\nreference to confidential information disclosed hereunder.\r\n\r\n1.4 \"Documentation\" means any administration guides, installation and user\r\nguides, and release notes that are provided by Kasten to Licensee with the\r\nSoftware.\r\n\r\n1.5  \"Intellectual Property Rights\" means patents, design patents, copyrights,\r\ntrademarks, Confidential Information, know-how, trade secrets, moral rights, and\r\nany other intellectual property rights recognized in any country or jurisdiction\r\nin the world.\r\n\r\n1.6 \"Node\" means a single physical or virtual computing machine recognizable by\r\nthe Software as a unique device. Nodes must be owned or leased by Licensee or an\r\nentity controlled by, controlling or under common control with Licensee.\r\n\r\n1.7 \"Edition\" means a unique identifier for each distinct product that is made\r\navailable by Kasten and that can be licensed, including summary information\r\nregarding any associated functionality, features, or restrictions specific to\r\nthe Edition.\r\n\r\n1.8 \"Open Source Software\" means software delivered to Licensee hereunder that\r\nis subject to the provisions of any open source license agreement.\r\n\r\n1.9 \"Purchase Agreement\" means a separate commercial agreement, if applicable,\r\nbetween Kasten and the Licensee that contains the terms for the licensing of a\r\nspecific Edition of the Software.\r\n\r\n1.10 \"Software\" means any and all software product Editions licensed to Licensee\r\nunder this Agreement, all as developed by Kasten and delivered to Licensee\r\nhereunder. Software also includes any Updates provided by Kasten to Licensee.\r\nFor the avoidance of doubt, the definition of Software shall exclude any\r\nThird-Party Software and Open Source Software.\r\n\r\n1.11 \"Third-Party Software\" means certain software Kasten licenses from third\r\nparties and provides to Licensee with the Software, which may include Open\r\nSource Software.\r\n\r\n1.12 \"Update\" means a revision of the Software that Kasten makes available to\r\ncustomers at no additional cost. The Update includes, if and when applicable and\r\navailable, bug fix patches, maintenance release, minor release, or new major\r\nreleases. Updates are limited only to the Software licensed by Licensee, and\r\nspecifically exclude new product offerings, features, options or functionality\r\nof the Software that Kasten may choose to license separately, or for an\r\nadditional fee.\r\n\r\n1.13 \"Use\" means to install activate the processing capabilities of the\r\nSoftware, load, execute, access, employ the Software, or display information\r\nresulting from such capabilities.\r\n\r\n\r\n2. LICENSE GRANT AND RESTRICTIONS\r\n\r\n2.1 Enterprise License.  Subject to Licensee\"s compliance with the terms and\r\nconditions of this Agreement (including any additional restrictions on\r\nLicensee\"s use of the Software set forth in the Purchase Agreement, if one\r\nexists, between Licensee and Kasten), Kasten grants to Licensee a non-exclusive,\r\nnon-transferable (except in connection with a permitted assignment of this\r\nAgreement under Section 14.10 (Assignment), non-sublicensable, limited term\r\nlicense to install and use the Software, in object code form only, solely for\r\nLicensee\"s use, unless terminated in accordance with Section 4 (Term and\r\nTermination).\r\n\r\n2.2 Starter License.  This section shall only apply when the Licensee licenses\r\nStarter Edition of the Software. The license granted herein is for a maximum of\r\n5 Nodes and for a period of 12 months from the date of the Software release that\r\nembeds the specific license instance. Updating to a newer Software (minor or\r\nmajor) release will always extend the validity of the license by 12 months. If\r\nthe Licensee wishes to upgrade to an Enterprise License instead, the Licensee\r\nwill have to enter into a Purchase Agreement with Kasten which will supersede\r\nthis Agreement. The Licensee is required to provide accurate email and company\r\ninformation, if representing a company, when accepting this Agreement. Under no\r\ncircumstances will a Starter License be construed to mean that the Licensee is\r\nauthorized to distribute the Software to any third party for any reason\r\nwhatsoever.\r\n\r\n2.3 Evaluation License.  This section shall only apply when the Licensee has\r\nlicensed the Software for an initial evaluation period. The license granted\r\nherein is valid only one time 30 days, starting from date of installation,\r\nunless otherwise explicitly designated by Kasten (\"Evaluation Period\"). Under\r\nthis license the Software can only be used for evaluation purposes. Under no\r\ncircumstances will an Evaluation License be construed to mean that the Licensee\r\nis authorized to distribute the Software to any third party for any reason\r\nwhatsoever. If the Licensee wishes to upgrade to an Enterprise License instead,\r\nthe Licensee will have to enter into a Purchase Agreement with Kasten which will\r\nsupersede this Agreement.. If the Licensee does not wish to upgrade to an\r\nEnterprise License   at the end of the Evaluation Period the Licensee\"s rights\r\nunder the Agreement shall terminate, and the Licensee shall delete all Kasten\r\nSoftware.\r\n\r\n2.4 License Restrictions.  Except to the extent permitted under this Agreement,\r\nLicensee will not nor will Licensee allow any third party to:  (i) copy, modify,\r\nadapt, translate or otherwise create derivative works of the Software or the\r\nDocumentation; (ii) reverse engineer, decompile, disassemble or otherwise\r\nattempt to discover the source code of the Software; (iii) rent, lease, sell,\r\nassign or otherwise transfer rights in or to the Software or Documentation; (iv)\r\nremove any proprietary notices or labels from the Software or Documentation; (v)\r\npublicly disseminate performance information or analysis (including, without\r\nlimitation, benchmarks) relating to the Software. Licensee will comply with all\r\napplicable laws and regulations in Licensee\"s use of and access to the Software\r\nand Documentation.\r\n\r\n2.5 Responsibility for Use.  The Software and Documentation may be used only by\r\nAuthorized Persons and in conformance with this Agreement.  Licensee shall be\r\nresponsible for the proper use and protection of the Software and Documentation\r\nand is responsible for: (i) installing, managing, operating, and physically\r\ncontrolling the Software and the results obtained from using the Software; (ii)\r\nusing the Software within the operating environment specified in the\r\nDocumentation; and; (iii) establishing and maintaining such recovery and data\r\nprotection and security procedures as necessary for Licensee's service and\r\noperation and/or as may be specified by Kasten from time to time.\r\n\r\n2.6 United States Government Users.  The Software licensed under this Agreement\r\nis \"commercial computer software\" as that term is described in DFAR\r\n252.227-7014(a)(1). If acquired by or on behalf of a civilian agency, the U.S.\r\nGovernment acquires this commercial computer software and/or commercial computer\r\nsoftware documentation subject to the terms and this Agreement as specified in\r\n48 C.F.R. 12.212 (Computer Software) and 12.211 (Technical Data) of the Federal\r\nAcquisition Regulations (\"FAR\") and its successors. If acquired by or on behalf\r\nof any agency within the Department of Defense (\"DOD\"), the U.S. Government\r\nacquires this commercial computer software and/or commercial computer software\r\ndocumentation subject to the terms of this Agreement as specified in 48 C.F.R.\r\n227.7202 of the DOD FAR Supplement and its successors.\r\n\r\n\r\n3. SUPPORT\r\n\r\n3.1          During the Term (as defined below) and subject to Licensee’s compliance \r\nwith the terms and conditions of this Agreement, Licensee may submit queries and \r\nrequests for support for Enterprise Licenses by submitting Service Requests via Veeam \r\nSupport Portal (https://my.veeam.com). Support is not provided for Starter and Evaluation \r\nLicenses.  Licensee shall be entitled to the support service-level agreement specified \r\nin the relevant order form or purchase order (“Order Form”) between Licensee and the \r\nReseller and as set forth in Kasten’s Support Policy, a copy of which can be found \r\nat https://www.kasten.io/support-services-policy. Licensee shall also be permitted to \r\ndownload and install all Updates released by Kasten during the Term and made generally \r\navailable to users of the Software. Software versions with all updates and upgrades \r\ninstalled is supported for six months from the date of release of that version. \r\n\r\n3.2          Starter Edition Support.  If the Licensee has licensed Starter Edition of \r\nthe Software, you will have access to the Kasten K10 Support Community \r\n(https://community.veeam.com/groups/kasten-k10-support-92), but Kasten cannot guarantee \r\na service level of any sort. Should a higher level of support be needed, Licensee has \r\nthe option to consider entering into a Purchase Agreement with Kasten for licensing a \r\ndifferent Edition of the Software.\r\n\r\n\r\n\r\n4. TERM AND TERMINATION\r\n\r\n4.1 Term. The term of this Agreement, except for Starter and Evaluation\r\nLicenses, shall commence on the Effective Date and shall, unless terminated\r\nearlier in accordance with the provisions of Section 4.2 below, remain in force\r\nfor the Subscription Period as set forth in the applicable Order Form(s) (the\r\n\"Term\"). The parties may extend the Term of this Agreement beyond the\r\nSubscription Period by executing additional Order Form(s) and Licensee\"s payment\r\nof additional licensing fees. The term of this Agreement for the Starter and\r\nEvaluation Licenses will coincide with the term for Starter Edition (as stated\r\nin section 2.2) and the term for Evaluation Period (as stated in section 2.3),\r\nrespectively\r\n\r\n4.2 Termination.  Either party may immediately terminate this\r\nAgreement and the licenses granted hereunder if the other party (1) becomes\r\ninsolvent and\"becomes unwilling or unable to meet its obligations under this\r\nAgreement, (2) files a petition in bankruptcy, (3) is subject to the filing of\r\nan involuntary petition for bankruptcy which is not rescinded within a period of\r\nforty-five (45) days, (4) fails to cure a material breach of any material term\r\nor condition of this Agreement within thirty (30) days of receipt of written\r\nnotice specifying such breach, or (5) materially breaches its obligations of\r\nconfidentiality hereunder.\r\n\r\n4.3 Effects of Termination. Upon expiration or\r\ntermination of this Agreement for any reason, (i) any amounts owed to Kasten\r\nunder this Agreement will be immediately due and payable; (ii) all licensed\r\nrights granted in this Agreement will immediately cease; and (iii) Licensee will\r\npromptly discontinue all use of the Software and Documentation and return to\r\nKasten any Kasten Confidential Information in Licensee\"s possession or control.\r\n\r\n4.4 Survival.  The following Sections of this Agreement will remain in effect\r\nfollowing the expiration or termination of these General Terms for any reason:\r\n4.3 (Effects of Termination), 4.4 (Survival), 5 (Third Party Software) 5\r\n(Confidentiality), 9 (Ownership), 10.2 (Third-Party Software), 10.3 (Warranty\r\nDisclaimer), 11 (Limitations of Liability), 12.2 (Exceptions to Kasten\r\nObligation), 13 (Export) and 14 (General).\r\n\r\n\r\n5. THIRD PARTY AND OPEN SOURCE SOFTWARE Certain Third-Party Software or Open\r\nSource Software (Kasten can provide a list upon request) that may be provided\r\nwith the Software may be subject to various other terms and conditions imposed\r\nby the licensors of such Third-Party Software or Open Source Software.  The\r\nterms of Licensee\"s use of the Third-Party Software or Open Source Software is\r\nsubject to and governed by the respective Third-Party Software and Open Source\r\nlicenses, except that this Section 5 (Third-Party Software), Section 10.2 (Third\r\nParty Software), 10.3 (Warranty Disclaimer), Section 11 (Limitations of\r\nLiability), and Section 14 (General) of this Agreement also govern Licensee\"s\r\nuse of the Third-Party Software.  To the extent applicable to Licensee\"s use of\r\nsuch Third-Party Software and Open Source, Licensee agrees to comply with the\r\nterms and conditions contained in all such Third-Party Software and Open Source\r\nlicenses.\r\n\r\n\r\n6. CONFIDENTIALITY Neither party will use any Confidential Information of the\r\nother party except as expressly permitted by this Agreement or as expressly\r\nauthorized in writing by the disclosing party.  The receiving party shall use\r\nthe same degree of care to protect the disclosing party\"s Confidential\r\nInformation as it uses to protect its own Confidential Information of like\r\nnature, but in no circumstances less than a commercially reasonable standard of\r\ncare.  The receiving party may not disclose the disclosing party\"s Confidential\r\nInformation to any person or entity other than to (i) (a) Authorized Persons in\r\nthe case the receiving party is Licensee, and (b) Kasten\"s employees and\r\ncontractors in the case the receiving party is Kasten, and (ii) who need access\r\nto such Confidential Information solely for the purpose of fulfilling that\r\nparty\"s obligations or exercising that party\"s rights hereunder.  The foregoing\r\nobligations will not restrict the receiving party from disclosing Confidential\r\nInformation of the disclosing party: (1) pursuant to the order or requirement of\r\na court, administrative agency, or other governmental body, provided that the\r\nreceiving party required to make such a disclosure gives reasonable notice to\r\nthe disclosing party prior to such disclosure; and (2) on a confidential basis\r\nto its legal and financial advisors.  Kasten may identify Licensee in its\r\ncustomer lists in online and print marketing materials.\r\n\r\n\r\n7. FEES Fees for Enterprise License shall be set forth in separate Order Form(s)\r\nattached to a Purchase Agreement, between the Licensee and Kasten.\r\n\r\nIf Licensee has obtained the Software through an Authorized Reseller, fees for\r\nlicensing shall be invoiced directly by the Authorized Reseller.\r\n\r\nIf no Purchase Agreement exists, during the term of this Agreement,  Kasten\r\nshall license the Starter Edition only and no other Edition of the Software\r\n\"at no charge\" to Licensee.\r\n\r\n\r\n8. USAGE DATA Kasten may collect, accumulate, and aggregate certain usage\r\nstatistics in order to analyze usage of the Software, make improvements, and\r\npotentially develop new products. Kasten may use aggregated anonymized data for\r\nany purpose that Kasten, at its own discretion, may consider appropriate.\r\n\r\n\r\n9. OWNERSHIP As between Kasten and Licensee, all right, title and interest in\r\nthe Software, Documentation and any other Kasten materials furnished or made\r\navailable hereunder, all modifications and enhancements thereof, and all\r\nsuggestions, ideas and feedback proposed by Licensee regarding the Software and\r\nDocumentation, including all copyright rights, patent rights and other\r\nIntellectual Property Rights in each of the foregoing, belong to and are\r\nretained solely by Kasten or Kasten\"s licensors and providers, as applicable.\r\nLicensee hereby does and will irrevocably assign to Kasten all evaluations,\r\nideas, feedback and suggestions made by Licensee to Kasten regarding the\r\nSoftware and Documentation (collectively, \"Feedback\") and all Intellectual\r\nProperty Rights in and to the Feedback.  Except as expressly provided herein, no\r\nlicenses of any kind are granted hereunder, whether by implication, estoppel, or\r\notherwise.\r\n\r\n\r\n10. LIMITED WARRANTY AND DISCLAIMERS\r\n\r\n10.1 Limited Warranty.  Kasten warrants for a period of thirty (30) days from\r\nthe Effective Date that the Software will materially conform to Kasten\"s\r\nthen-current Documentation (the \"Warranty Period\") when properly installed on a\r\ncomputer for which a license is granted hereunder. Licensee\"s exclusive remedy\r\nfor a breach of this Section 10.1 is that Kasten shall, at its option, use\r\ncommercially reasonable efforts to correct  or replace the Software, or refund\r\nall or a portion of the fees paid by Licensee pursuant to the Purchase\r\nAgreement. Kasten, in its sole discretion, may revise this limited warranty from\r\ntime to time.\r\n\r\n10.2 Third-Party Software.  Except as expressly set forth in this Agreement,\r\nThird-Party Software (including any Open Source Software) are provided on an\r\n\"as-is\" basis at the sole risk of Licensee. Notwithstanding any language to the\r\ncontrary in this Agreement, Kasten makes no express or implied warranties of any\r\nkind with respect to Third-Party Software provided to Licensee and shall not be\r\nliable for any damages regarding the use or operation of the Third-Party\r\nSoftware furnished under this Agreement.  Any and all express or implied\r\nwarranties, if any, arising from the license of Third-Party Software shall be\r\nthose warranties running from the third party manufacturer or licensor to\r\nLicensee.\r\n\r\n10.3 Warranty Disclaimer.  EXCEPT FOR THE LIMITED WARRANTY PROVIDED ABOVE,\r\nKASTEN AND ITS SUPPLIERS MAKE NO WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED,\r\nSTATUTORY OR OTHERWISE, RELATING TO THE SOFTWARE OR TO KASTEN\"S MAINTENANCE,\r\nPROFESSIONAL OR OTHER SERVICES.  KASTEN SPECIFICALLY DISCLAIMS ALL IMPLIED\r\nWARRANTIES OF DESIGN, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE\r\nAND NON-INFRINGEMENT. KASTEN AND ITS SUPPLIERS AND LICENSORS DO NOT WARRANT OR\r\nREPRESENT THAT THE SOFTWARE WILL BE FREE FROM BUGS OR THAT ITS USE WILL BE\r\nUNINTERRUPTED OR ERROR-FREE. THIS DISCLAIMER SHALL APPLY NOTWITHSTANDING THE\r\nFAILURE OF THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY PROVIDED HEREIN. EXCEPT\r\nAS STATED ABOVE, KASTEN AND ITS SUPPLIERS PROVIDE THE SOFTWARE ON AN \"AS IS\"\r\nBASIS.  KASTEN  PROVIDES NO WARRANTIES WITH RESPECT TO THIRD PARTY SOFTWARE AND\r\nOPEN SOURCE SOFTWARE.\r\n\r\n\r\n11. LIMITATIONS OF LIABILITY\r\n\r\n11.1 EXCLUSION OF CERTAIN DAMAGES.  EXCEPT FOR BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP),  IN NO EVENT WILL EITHER PARTY BE\r\nLIABLE FOR ANY INDIRECT, CONSEQUENTIAL, EXEMPLARY, SPECIAL, INCIDENTAL OR\r\nRELIANCE DAMAGES, INCLUDING ANY LOST DATA, LOSS OF USE AND LOST PROFITS, ARISING\r\nFROM OR RELATING TO THIS AGREEMENT, THE SOFTWARE OR DOCUMENTATION, EVEN IF SUCH\r\nPARTY KNEW OR SHOULD HAVE KNOWN OF THE POSSIBILITY OF, OR COULD REASONABLY HAVE\r\nPREVENTED, SUCH DAMAGES.\r\n\r\n11.2 LIMITATION OF DAMAGES.  EXCEPT FOR THE BREACHES OF SECTION 6\r\n(CONFIDENTIALITY) OR SECTION 9 (OWNERSHIP), EACH PARTY\"S TOTAL CUMULATIVE\r\nLIABILITY ARISING FROM OR RELATED TO THIS AGREEMENT OR THE SOFTWARE,\r\nDOCUMENTATION, OR SERVICES PROVIDED BY KASTEN, WILL NOT EXCEED THE AMOUNT OF\r\nFEES PAID OR PAYABLE BY LICENSEE FOR THE SOFTWARE, DOCUMENTATION OR SERVICES\r\nGIVING RISE TO THE CLAIM IN THE TWELVE (12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\nLICENSEE AGREES THAT KASTEN\"S SUPPLIERS AND LICENSORS WILL HAVE NO LIABILITY OF\r\nANY KIND UNDER OR AS A RESULT OF THIS AGREEMENT. IN THE CASE OF KASTEN\"S\r\nINDEMNIFICATION OBLIGATIONS, KASTEN\"S CUMULATIVE LIABILITY UNDER THIS AGREEMENT\r\nSHALL BE LIMITED TO THE SUM OF THE LICENSE FEES PAID OR PAYABLE BY LICENSEE FOR\r\nTHE SOFTWARE, DOCUMENTATION OR SERVICES GIVING RISE TO THE CLAIM IN THE TWELVE\r\n(12) MONTHS FOLLOWING THE EFFECTIVE DATE.\r\n\r\n11.3 THIRD PARTY SOFTWARE.  NOTWITHSTANDING ANY LANGUAGE TO THE CONTRARY IN THIS\r\nAGREEMENT, KASTEN SHALL NOT BE LIABLE FOR ANY DAMAGES REGARDING THE USE OR\r\nOPERATION OF ANY THIRD-PARTY SOFTWARE FURNISHED UNDER THIS AGREEMENT.\r\n\r\n11.4 LIMITATION OF ACTIONS.  IN NO EVENT MAY LICENSEE BRING ANY CAUSE OF ACTION\r\nRELATED TO THIS AGREEMENT MORE THAN ONE (1) YEAR AFTER THE OCCURRENCE OF THE\r\nEVENT GIVING RISE TO THE LIABILITY.\r\n\r\n\r\n12. EXPORT\r\nThe Software, Documentation and related technical data may be subject\r\nto U.S. export control laws, including without limitation the U.S. Export\r\nAdministration Act and its associated regulations, and may be subject to export\r\nor import regulations in other countries. Licensee shall comply with all such\r\nregulations and agrees to obtain all necessary licenses to export, re-export, or\r\nimport the Software, Documentation and related technical data.\r\n\r\n\r\n13. GENERAL\r\n\r\n13.1 No Agency. Kasten and Licensee each acknowledge and agree that the\r\nrelationship established by this Agreement is that of independent contractors,\r\nand nothing contained in this Agreement shall be construed to: (1) give either\r\nparty the power to direct or control the day\x1eto\x1eday activities of the other; (2)\r\ndeem the parties to be acting as partners, joint venturers, co\x1eowners or\r\notherwise as participants in a joint undertaking; or (3) permit either party or\r\nany of either party\"s officers, directors, employees, agents or representatives\r\nto create or assume any obligation on behalf of or for the account of the other\r\nparty for any purpose whatsoever.\r\n\r\n13.2 Compliance with Laws.  Each party agrees to comply with all applicable\r\nlaws, regulations, and ordinances relating to their performance hereunder.\r\nWithout limiting the foregoing, Licensee warrants and covenants that it will\r\ncomply with all then current laws and regulations of the United States and other\r\njurisdictions relating or applicable to Licensee\"s use of the Software and\r\nDocumentation including, without limitation, those concerning Intellectual\r\nProperty Rights, invasion of privacy, defamation, and the import and export of\r\nSoftware and Documentation.\r\n\r\n13.3 Force Majeure.  Except for the duty to pay money, neither party shall be\r\nliable hereunder by reason of any failure or delay in the performance of its\r\nobligations hereunder on account of strikes, riots, fires, flood, storm,\r\nexplosions, acts of God, war, governmental action, earthquakes, or any other\r\ncause which is beyond the reasonable control of such party.\r\n\r\n13.4 Governing Law; Venue and Jurisdiction.  This Agreement shall be interpreted\r\naccording to the laws of the State of California without regard to or\r\napplication of choice\x1eof\x1elaw rules or principles.  The parties expressly agree\r\nthat the United Nations Convention on Contracts for the International Sale of\r\nGoods and the Uniform Computer Information Transactions Act will not apply.  Any\r\nlegal action or proceeding arising under this Agreement will be brought\r\nexclusively in the federal or state courts located in Santa Clara County,\r\nCalifornia and the parties hereby consent to the personal jurisdiction and venue\r\ntherein.\r\n\r\n13.5 Injunctive Relief.  The parties agree that monetary damages would not be an\r\nadequate remedy for the breach of certain provisions of this Agreement,\r\nincluding, without limitation, all provisions concerning infringement,\r\nconfidentiality and nondisclosure, or limitation on permitted use of the\r\nSoftware or Documentation.  The parties further agree that, in the event of such\r\nbreach, injunctive relief would be necessary to prevent irreparable injury.\r\nAccordingly, either party shall have the right to seek injunctive relief or\r\nsimilar equitable remedies to enforce such party's rights under the pertinent\r\nprovisions of this Agreement, without limiting its right to pursue any other\r\nlegal remedies available to it.\r\n\r\n13.6 Entire Agreement and Waiver.  This Agreement and any exhibits  hereto shall\r\nconstitute the entire agreement and contains all terms and conditions between\r\nKasten and Licensee with respect to the subject matter hereof and all prior\r\nagreements, representations, and statement with respect to such subject matter\r\nare superseded hereby.  This Agreement may be changed only by written agreement\r\nsigned by both Kasten and Licensee.  No failure of either party to exercise or\r\nenforce any of its rights under this ...

    @renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.11 feat(charts)!: Update Helm release k10 to 7.0.12 Oct 19, 2024
    @renovate renovate bot force-pushed the renovate/k10-7.x branch from f6dcbe1 to 0e8abf2 Compare October 19, 2024 21:25
    @renovate renovate bot force-pushed the renovate/k10-7.x branch from 0e8abf2 to 8ffee27 Compare November 1, 2024 22:39
    @renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.12 feat(charts)!: Update Helm release k10 to 7.0.13 Nov 1, 2024
    @renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.13 feat(charts)!: Update Helm release k10 to 7.0.14 Nov 15, 2024
    @renovate renovate bot force-pushed the renovate/k10-7.x branch from 8ffee27 to 45ee016 Compare November 15, 2024 16:28
    @renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.0.14 feat(charts)!: Update Helm release k10 to 7.5.0 Dec 2, 2024
    @renovate renovate bot force-pushed the renovate/k10-7.x branch from 45ee016 to 900f46a Compare December 2, 2024 23:28
    @renovate renovate bot changed the title feat(charts)!: Update Helm release k10 to 7.5.0 feat(charts)!: Update Helm release k10 to 7.5.1 Dec 13, 2024
    @renovate renovate bot force-pushed the renovate/k10-7.x branch from 900f46a to 38e3168 Compare December 13, 2024 05:12
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    0 participants