Skip to content

Commit 8beef9f

Browse files
[feat]:[CDS-112674]: remove ff for asg steady state instance termination skip
1 parent 3cdaaec commit 8beef9f

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

docs/continuous-delivery/cd-integrations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ To enable a feature flag in your Harness account, contact [Harness Support](mail
8383
| CDS_GITOPS_OPERATOR | Enables integration of the Harness GitOps Agent with the OpenShift Certified Vendor Catalog, allowing seamless use with OpenShift OperatorHub and Red Hat Marketplace. **This feature is in Limited GA** |
8484
| CDS_K8S_CUSTOM_YAML_PARSER | Enables support for Kubernetes sidecar containers as introduced in Kubernetes 1.28. This custom YAML parser addresses compatibility issues with the current Kubernetes Java SDK version 18.0.0, which lacks native support for sidecar configurations. **This feature is in Limited GA** |
8585
| CDS_SKIP_INSTANCES_V2 | Enables users to retry failed deployments on a subset of hosts when using traditional infrastructure. **This feature is in Limited GA** |
86-
| CDS_ASG_SKIP_INSTANCE_TERMINATION | Enables users to track the progress of launching new instances and terminating existing ones in AWS during a rolling deployment using the ASG Steady State Step in Harness. **This feature is in Limited GA**|
8786
| CDS_ECS_BG_VALIDATION_WITH_SAME_TARGET_GROUPS | Enables users with dynamically generated load balancer configurations to successfully validate ECS Blue-Green deployment pipelines, resolving the previous validation failure. **This feature is in Limited GA** |
8887
| CDS_ARTIFACT_DISABLE_VALIDATION | Enables users to bypass primary and sidecar artifact consumption checks in the service of a **Deploy** stage. For more information, go to Harness [Skip Artifact Consumption for the Stage](/docs/continuous-delivery/x-platform-cd-features/services/artifact-sources/#skip-artifact-consumption-for-the-stage). **This feature is in Limited GA** |
8988
| CDS_CROSS_SCOPED_ENV_GROUPS | Enables users to add environments created at Account and Orgainsation level to Environment Groups. For more information, go to Harness [Cross Scope Environment Groups](https://developer.harness.io/docs/continuous-delivery/x-platform-cd-features/environments/create-environment-groups#cross-scope-environment-groups). **This feature is in Limited GA** |

docs/continuous-delivery/deploy-srv-diff-platforms/aws/asg/asg-tutorial.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1346,9 +1346,6 @@ Harness stores configurations of the ASG you are deploying twice:
13461346

13471347
### Steady State Step
13481348

1349-
:::note
1350-
1351-
Currently, Asg Steady State Step is behind the feature flag `CDS_ASG_SKIP_INSTANCE_TERMINATION`. Please contact [Harness support](mailto:[email protected]) to enable this feature.
13521349

13531350
:::
13541351

release-notes/continuous-delivery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@ Updating an application that contains a `valuesObject` while using an agent olde
879879

880880
- **Slack Step Enhancements**: Users can now send event notifications directly to Slack channels. Supported formats include plain text and JSON Blocks. (**CDS-105984**)
881881

882-
- Users can utilize the **ASG Steady State** step in a Harness pipeline to track the progress of launching and terminating instances in AWS during an ASG rolling deployment. Currently, this feature is behind the feature flag `CDS_ASG_SKIP_INSTANCE_TERMINATION`. Contact [Harness Support](mailto:[email protected]) to enable the feature. (**CDS-101393**)
882+
- Users can utilize the **ASG Steady State** step in a Harness pipeline to track the progress of launching and terminating instances in AWS during an ASG rolling deployment. (**CDS-101393**)
883883

884884
- You can view YAML difference when updates are made to policy and policy set within [Audit Trail](/docs/platform/governance/audit-trail/). (**PIPE-20618**)
885885

0 commit comments

Comments
 (0)