You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
* Add troubleshooting for naming conflictAdded note on unique names for integrations and added troubleshooting article* Update error-context-already-exists.mdUpdated troubleshooting article* Add note on unique name for intsAdded note on unique name requirement and xref to troubleshooting article* UpdatesAddede missing xref to troubleshooting* Update error-context-already-exists.md
Copy file name to clipboardExpand all lines: _docs/integrations/amazon-web-services.md
+5-11Lines changed: 5 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,9 @@ Codefresh has native support for AWS in the following areas:
15
15
16
16
See also[other Amazon deployments](#other-amazon-deployments).
17
17
18
+
>**IMPORTANT**:
19
+
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts.<br>For troubleshooting, see[Error: context already exists]({{site.baseurl}}/docs/kb/articles/error-context-already-exists/).
20
+
18
21
##Amazon Container Registries
19
22
20
23
Amazon Container Registries are fully compliant with the Docker registry API that Codefresh follows.
@@ -29,17 +32,7 @@ Once the registry is added, you can use the [standard push step]({{site.baseurl}
29
32
Codefresh has native support for connecting an EKS cluster through the integration options for Kubernetes in Pipeline Integrations.
30
33
See[Adding an EKS cluster]({{site.baseurl}}/docs/integrations/kubernetes/#adding-eks-cluster) in[Kubernetes pipeline integrations]({{site.baseurl}}/docs/integrations/kubernetes/).
Copy file name to clipboardExpand all lines: _docs/integrations/argocd.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ toc: true
6
6
---
7
7
8
8
>**IMPORTANT**:
9
-
We are planning to deprecate the ArgoCD agent for Codefresh pipelines. It has now been replaced with the GitOpsruntime, that offers a superset of the functionality of the agent, and is also better integrated
9
+
We are planning to deprecate the ArgoCD agent for Codefresh pipelines. It has now been replaced with the GitOpsRuntime, that offers a superset of the functionality of the agent, and is also better integrated
10
10
with the Codefresh dashboards.
11
11
12
12
For an overview, read[Codefresh for GitOps]({{site.baseurl}}/docs/getting-started/gitops-codefresh/), and then click the links for detailed information.
@@ -26,6 +26,9 @@ Before you can use Codefresh and ArgoCD together, you need to connect your ArgoC
26
26
27
27
##Set up ArgoCD integration in Codefresh
28
28
29
+
>**IMPORTANT**:
30
+
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts.
31
+
29
32
1. In the Codefresh UI, on the toolbar, click the**Settings** icon, and then from the sidebar, select[**Pipeline Integrations**](https://g.codefresh.io/account-admin/account-conf/integration){:target="\_blank"}.
30
33
1. Select**GitOps** and then click**Configure**.
31
34
1. From the**Add GitOps Provider** dropdown, select**ArgoCD**.
@@ -176,6 +179,7 @@ Note this will only uninstall the Codefresh agent. Your Argo CD installation
Copy file name to clipboardExpand all lines: _docs/integrations/cloud-storage.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,9 @@ For every cloud storage provider, you need to first create a storage bucket in y
14
14
15
15
When you connect your storage provider account to Codefresh, Codefresh creates subfolders in the storage bucket for every build, with the build IDs as folder names. Test reports generated for a build are uploaded to the respective folder. The same bucket can store test reports from multiple pipeline builds.
16
16
17
+
>**IMPORTANT**:
18
+
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts. <br>For troubleshooting, see[Error: context already exists]({{site.baseurl}}/docs/kb/articles/error-context-already-exists/).
19
+
17
20
1. In the Codefresh UI, on the toolbar, click the Settings icon, and then from the sidebar select**Pipeline Integrations**.
18
21
1. Scroll down to**Cloud Storage**, and click**Configure**.
Copy file name to clipboardExpand all lines: _docs/integrations/codecov-integration.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ alt="Getting a Token from Codecov"
26
26
27
27
##Set up Codecov integration in Codefresh
28
28
29
+
>**IMPORTANT**:
30
+
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts.<br>For troubleshooting, see[Error: context already exists]({{site.baseurl}}/docs/kb/articles/error-context-already-exists/).
31
+
29
32
30
33
1. In the Codefresh UI, on the toolbar, click the**Settings** icon, and then from the sidebar, select[**Pipeline Integrations**](https://g.codefresh.io/account-admin/account-conf/integration){:target="\_blank"}.
For a different registry choose to configure using the[Other](other-registries) option.
26
+
For a different registry, choose to configure using the[Other](other-registries) option.
27
27
28
28
The registries can either be public or private.
29
29
30
30
##General Configuration
31
31
32
+
>**IMPORTANT**:
33
+
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts.<br>For troubleshooting, see[Error: context already exists]({{site.baseurl}}/docs/kb/articles/error-context-already-exists/).
32
34
33
35
1. In the Codefresh UI, on the toolbar, click the**Settings** icon, and then from the sidebar, select[**Pipeline Integrations**](https://g.codefresh.io/account-admin/account-conf/integration){:target="\_blank"}.
34
36
1. Select**Docker Registries** and then click**Configure**.
Copy file name to clipboardExpand all lines: _docs/integrations/git-providers.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@ By default, you have direct access to Git repositories that exist in the Git pro
42
42
1. From the**Add Git Provider** drop-down, select the Git provider to add.
43
43
1. Define the settings as required.
44
44
45
+
>**IMPORTANT**:
46
+
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts.<br>For troubleshooting, see[Error: context already exists]({{site.baseurl}}/docs/kb/articles/error-context-already-exists/).
Copy file name to clipboardExpand all lines: _docs/integrations/google-cloud.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,9 @@ Codefresh has native support for Google Cloud in the following areas:
21
21
22
22
Google Container registries are fully compliant with the Docker registry API that Codefresh follows. You can connect GCR like any[other Docker registry]({{site.baseurl}}/docs/integrations/docker-registries/google-container-registry/).
23
23
24
+
>**IMPORTANT**:
25
+
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts.<br>For troubleshooting, see[Error: context already exists]({{site.baseurl}}/docs/kb/articles/error-context-already-exists/).
Copy file name to clipboardExpand all lines: _docs/integrations/hashicorp-vault.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,9 @@ Codefresh can use secrets from your HashiCorp Vault installation. This way you h
28
28
29
29
##Set up HashiCorp Vault integration in the Codefresh UI
30
30
31
+
>**IMPORTANT**:
32
+
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts.<br>For troubleshooting, see[Error: context already exists]({{site.baseurl}}/docs/kb/articles/error-context-already-exists/).
33
+
31
34
1. In the Codefresh UI, on the toolbar, click the**Settings** icon, and then from the sidebar, select[**Pipeline Integrations**](https://g.codefresh.io/account-admin/account-conf/integration){:target="\_blank"}.
32
35
1. Select**Secret Store** and then click**Configure**.
33
36
1. From the**Add Provider** dropdown, select**Hashicorp vault**.
Copy file name to clipboardExpand all lines: _docs/integrations/helm.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,9 @@ even if you don't have an external Helm repository. See our [quick start guide f
20
20
21
21
For each Helm integration, you can toggle the level of access for[non-admin users]({{site.baseurl}}/docs/administration/account-user-management/access-control/#users-and-administrators).
22
22
23
+
>**IMPORTANT**:
24
+
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts.<br>For troubleshooting, see[Error: context already exists]({{site.baseurl}}/docs/kb/articles/error-context-already-exists/).
25
+
23
26
##Set up external Helm integration
24
27
25
28
1. In the Codefresh UI, on the toolbar, click the**Settings** icon, and then from the sidebar, select[**Pipeline Integrations**](https://g.codefresh.io/account-admin/account-conf/integration){:target="\_blank"}.
The name assigned to the integration must be unique within the account. Using the same name for other integrations or Shared Configuration contexts within pipelines will result in conflicts.<br>For troubleshooting, see[Error: context already exists]({{site.baseurl}}/docs/kb/articles/error-context-already-exists/).