Skip to content

Commit

Permalink
Merge pull request #8302 from harness/CDS-101947
Browse files Browse the repository at this point in the history
feat:[CDS-101947]: Add harness code integration info with all swimelanes
  • Loading branch information
krishi0408 authored Oct 16, 2024
2 parents aa763a8 + ad42e63 commit 06145b1
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions docs/continuous-delivery/shared/cd-integrations-supported.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ import PlatformList from '/docs/continuous-delivery/shared/platform-support.md'
- Bitbucket
- Custom Remote Source Repository
- Harness Local File Store
- [Harness Code Repository](/docs/code-repository.md)
- For Helm Chart Type Manifests we also support:
- Generic Git Provider
- Google Cloud Storage
Expand Down Expand Up @@ -213,6 +214,7 @@ To use an AKS cluster for deployment, the AKS cluster parameter `disableLocalAcc
- Helm OCI Repository (ACR, ECR, GAR, Artifactory)
- Helm HTTP Server Repository (Nexus, Artifactory)
- Harness Local File Store
- [Harness Code Repository](/docs/code-repository.md)
- Artifact Repository for Container Images to deploy with Chart:
- DockerHub
- Amazon Elastic Container Registry
Expand Down Expand Up @@ -260,6 +262,8 @@ Helm chart dependencies are not supported in Git source repositories. Helm chart
- Github Package Registry
- Nexus 3 (Sonatype 3.50.0 and previous supported)
- Artifactory
- **Limitations:**
- [Harness Code Repository](/docs/code-repository.md) is not supported for storing ECS manifest.

</details>

Expand All @@ -280,7 +284,8 @@ Helm chart dependencies are not supported in Git source repositories. Helm chart
- AWS cloud, any region
- **Versions and tooling support:**
- AWS SDK

- **Limitations:**
- [Harness Code Repository](/docs/code-repository.md) is not supported for storing your configuration files, User Data, Scaling Policy script and Config File.
</details>


Expand All @@ -303,6 +308,9 @@ Helm chart dependencies are not supported in Git source repositories. Helm chart
- Artifact Repository Supported to Deploy with Function Definition:
- Amazon Elastic Container Registry
- Amazon S3
- **Limitations:**
- [Harness Code Repository](/docs/code-repository.md) is not supported for storing AWS Lambda Config File, Lambda Function Definition and Lambda Function Alias Definition.


</details>

Expand All @@ -322,6 +330,10 @@ Helm chart dependencies are not supported in Git source repositories. Helm chart
- **Supported integrations:**
- All Git providers are supported for SAM templates.
- Currently, you cannot add artifacts to your Harness SAM service.
- [Harness Code Repository](/docs/code-repository.md) is supported for storing your Values YAML file for manifest type **Values YAML**.
- **Limitations:**
- [Harness Code Repository](/docs/code-repository.md) is not supported for storing AWS SAM manifest when you select manifest type as **AWS SAM Directory**.


</details>

Expand Down Expand Up @@ -397,6 +409,11 @@ Helm chart dependencies are not supported in Git source repositories. Helm chart
- **Versions and tooling support:**
- Binary Versions:
- CF CLI v7
- **Limitations:**
- [Harness Code Repository](/docs/code-repository.md) is not supported for storing for all TAS manifest type.




</details>

Expand Down Expand Up @@ -478,7 +495,9 @@ Helm chart dependencies are not supported in Git source repositories. Helm chart
- Amazon Elastic Container Registry
- Artifactory
- Amazon S3

- [Harness Code Repository](/docs/code-repository.md) is supported for storing your Values YAML file for manifest type **Values YAML**.
- **Limitations:**
- [Harness Code Repository](/docs/code-repository.md) is not supported for storing Serverless Lambda Manifest when you select manifest type as **Serverless Lambda Manifest** as well as for storing Config File.
</details>


Expand All @@ -496,6 +515,8 @@ Helm chart dependencies are not supported in Git source repositories. Helm chart
- Azure cloud, any Region
- **Versions and tooling support:**
- Azure SDK
- **Limitations:**
- [Harness Code Repository](/docs/code-repository.md) is not supported for storing your Application Settings Script File in Azure Webpps.

</details>

Expand Down

0 comments on commit 06145b1

Please sign in to comment.