diff --git a/docs/docs/spinnaker-migration/intro.md b/docs/docs/spinnaker-migration/intro.md index 59e67e8..4078e88 100644 --- a/docs/docs/spinnaker-migration/intro.md +++ b/docs/docs/spinnaker-migration/intro.md @@ -18,7 +18,7 @@ The following key components can be migrated using this tool: | **Spinnaker Stages** | **Harness** | **Release** | **Comments** | | --------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ---------------------------------------------------------- | | Wait | Wait | | | -| Bake Manifest | [AMI Plugin]([https://hub.docker.com/r/harnessdev/aws-bake-deploy-ami-plugin](https://hub.docker.com/r/harnessdev/aws-bake-deploy-ami-plugin)) | | | +| Bake Manifest | [AMI Plugin](https://hub.docker.com/r/harnessdev/aws-bake-deploy-ami-plugin) | | | | Deploy Manifest | Deploy | | | | Delete Manifest | Delete | | | | Enable Manifest | Plugin | 1.91.0 | | @@ -33,32 +33,32 @@ The following key components can be migrated using this tool: | Jenkins | Jenkins Step | | | | Bake | [AMI Plugin](https://hub.docker.com/r/harnessdev/aws-bake-deploy-ami-plugin) | | For AMI Baking, Only supports AWS cloud provider currently | | Deploy AMI Backed with Packer | [AMI Plugin](https://hub.docker.com/r/harnessdev/aws-bake-deploy-ami-plugin) | | | -| AWS.LambdaInvokeStage | [AWS Drone Plugin]([https://hub.docker.com/r/harnessdev/aws-drone-plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin)) | | | +| AWS.LambdaInvokeStage | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | | | AWS.LambdaUpdateCodeStage | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | | | Aws.LambdaDeploymentStage | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | 1.84.0 | | -| Aws.LambdaTrafficRoutingStage | [AWS Drone Plugin]([https://hub.docker.com/r/harnessdev/aws-drone-plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin)) | 1.84.0 | | +| Aws.LambdaTrafficRoutingStage | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | 1.84.0 | | | ShrinkCluster | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | | | ScaleDownCluster | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | | | ResizeServerGroup | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | | | DisableCluster | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | | | ArtifactoryPromote | HTTP Step | | | -| DestroyServerGroup | [AWS Drone Plugin]([https://hub.docker.com/r/harnessdev/aws-drone-plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin)) | | | +| DestroyServerGroup | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | | | Webhook | HTTP Step | | | -| EnableServerGroup | [AWS Drone Plugin]([https://hub.docker.com/r/harnessdev/aws-drone-plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin)) | | | -| RollbackCluster | [AWS Drone Plugin]([https://hub.docker.com/r/harnessdev/aws-drone-plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin)) | | | -| disableServerGroup | [AWS Drone Plugin]([https://hub.docker.com/r/harnessdev/aws-drone-plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin)) | 1.82.0 | | -| modifyAwsScalingProcess | [AWS Drone Plugin]([https://hub.docker.com/r/harnessdev/aws-drone-plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin)) | 1.85.0 | | +| EnableServerGroup | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | | +| RollbackCluster | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | | +| disableServerGroup | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | 1.82.0 | | +| modifyAwsScalingProcess | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | 1.85.0 | | | undoRolloutManifest | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | 1.85.0 | | | rollingRestartManifest | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | 1.85.0 | | | scaleManifest | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | 1.85.0 | | | cloneServerGroup | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | 1.88.0 | | | addJiras | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | 1.89.0 | | | runJobManifest | CD Stage, Kubernetes Apply Step | 1.89.0 | | -| determineTargetServerGroup | [AWS Drone Plugin]([https://hub.docker.com/r/harnessdev/aws-drone-plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin)) | | Implemented indirectly as a part of the CloneServerGroup | +| determineTargetServerGroup | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | Implemented indirectly as a part of the CloneServerGroup | | applySourceServerGroupCapacity | [AWS Drone Plugin](https://hub.docker.com/r/harnessdev/aws-drone-plugin) | | Implemented indirectly as a part of the CloneServerGroup | | upsertImageTags | Shell Script | 1.92.0 | | | githubAddIssueLabel | HTTP Step | 1.92.0 | | | githubDeleteIssueLabel | HTTP Step | 1.92.0 | | | githubStatus | HTTP Step | 1.92.0 | | | githubAddIssueComment | HTTP Step | 1.92.0 | | -| restrictExecutionDuringTimeWindow | | 1.93.0 | | \ No newline at end of file +| restrictExecutionDuringTimeWindow | | 1.93.0 | |