Skip to content

Commit

Permalink
Update intro.md
Browse files Browse the repository at this point in the history
Fix the Harness Migrated stage links
  • Loading branch information
ritek01 authored Jul 18, 2024
1 parent b52f02f commit 77abab2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/docs/spinnaker-migration/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | |
Expand All @@ -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 | |
| restrictExecutionDuringTimeWindow | | 1.93.0 | |

0 comments on commit 77abab2

Please sign in to comment.