Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5985e1d

Browse files
SLA details
1 parent1946a9b commit5985e1d

File tree

3 files changed

+58
-0
lines changed

3 files changed

+58
-0
lines changed

‎_data/nav.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,3 +548,5 @@
548548
url:"/terms-of-service"
549549
-title:Privacy Policy
550550
url:"/privacy-policy"
551+
-title:Service Commitment
552+
url:"/sla"
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title:"Service Commitment"
3+
description:"Codefresh Cloud Service SLA Definition"
4+
group:terms-and-privacy-policy
5+
toc:true
6+
---
7+
8+
Codefresh will use commercially reasonable efforts to make Codefresh available with a Quarterly Uptime Percentage, during any monthly billing cycle, of at least 99.5% (the “Service Commitment”).
9+
10+
##Definitions
11+
12+
* “Quarterly Uptime Percentage” is calculated as the average of the Availability for all 10-minute intervals in a quarterly billing cycle. Quarterly Uptime Percentage measurements exclude downtime resulting by the limitation specified in the “limitations” section.
13+
* “Availability” is calculated for each 10-minute interval as the percentage of Requests initiated during this interval that do not fail with Errors. If you did not have Builds or API invocations in a given 10-minute interval, that interval is assumed to be 100% available.
14+
* “Request” is an invocation of Codefresh to start the build process based on the customer’s project definition by directly calling the Codefresh API or triggered by a supported event source (e.g. Codefresh Console, Webhooks, etc.).
15+
* An “Error” is any Request that finishes in “fault” terminal state with an HTTP status code of 500 (Internal Failure) or 503 (ServiceUnavailable).
16+
17+
##Limitations
18+
19+
This SLA and any applicable Service Levels do not apply to any performance or availability issues:
20+
21+
1. Due to factors outside our reasonable control (for example, natural disaster, war, acts of terrorism, riots, government action, or a network or device failure external to our data centers, including at your site or between your site and our data center);
22+
1. That result from the use of services, hardware, or software not provided by us, including, but not limited to, issues resulting from inadequate bandwidth or related to third-party software or services;
23+
1. Caused by your use of a Service after we advised you to modify your use of the Service, if you did not modify your use as advised;
24+
1. During or with respect to preview, pre-release, beta or trial versions of a Service, feature or software (as determined by us)
25+
1. That result from your unauthorized action or lack of action when required, or from your employees, agents, contractors, or vendors, or anyone gaining access to our network by means of your passwords or equipment, or otherwise resulting from your failure to follow appropriate security practices;
26+
1. That result from your failure to adhere to any required configurations, use supported platforms, follow any policies for acceptable use, or your use of the Service in a manner inconsistent with the features and functionality of the Service (for example, attempts to perform operations that are not supported) or inconsistent with our published guidance;
27+
1. That result from faulty input, instructions, or arguments (for example, requests to access files that do not exist);
28+
1. That result from your attempts to perform operations that exceed prescribed quotas or that resulted from our throttling of suspected abusive behavior;
29+
1. For licenses reserved, but not paid for, at the time of the Incident.
30+
31+
##Record of Changes
32+
33+
{: .table .table-bordered .table-hover}
34+
| Type of information| Document data|
35+
| --------------| ----------------------------|
36+
| Document Title:| Codefresh Cloud Service SLA Definition|
37+
| Document Owner:| Sasha Shapirov - Codefresh Chief Information Security Officer (CISO) and VP R&D|
38+
| Approved by:| Sharon Vendrov - Head of DevOps|
39+
| Issued:| January 3, 2021|
40+
| Reviewed & Revised:| January 17, 2021|
41+
42+
##Revision Control
43+
44+
{: .table .table-bordered .table-hover}
45+
| Version Number| Nature of Change| Date Approved|
46+
| --------------| ----------------------------| ----------------------------|
47+
1.0 | Initial version | January 17, 2021 |
48+
49+
##Document Distribution and Review
50+
51+
The document owner will distribute this document to all approvers when it is first created and as changes or updates are made. This document will be reviewed and updated annually or upon written request by an approver or stakeholder. Questions or feedback about this document can be directed to the owner or a listed approver.

‎_docs/whats-new/whats-new.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ toc: true
99

1010
##Recent Codefresh updates:
1111

12+
###February 2021
13+
14+
- SLA details -[documentation]({{site.baseurl}}/docs/terms-and-privacy-policy/sla/)
15+
16+
1217
###January 2021
1318

1419
- Using external secrets in Codefresh GUI -[documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/secrets-store/#using-secrets-in-the-codefresh-gui)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp