Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/CON-21466/amiAutoUpdate'…
Browse files Browse the repository at this point in the history
… into feature/CON-21466/amiAutoUpdate
  • Loading branch information
shaulib committed Jan 4, 2024
2 parents e2cb691 + 48a559b commit 82438db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion api/services/ocean/aws/paths/amiAutoUpdate.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
post:
summary: "Ami Auto Update"
description: >
description: |
Updates Cluster's VNG's AMI to the latest version available under to the cluster's and VNGs restrictions.
operationId: "oceanAwsAmiAutoUpdate"
tags:
Expand Down
2 changes: 2 additions & 0 deletions api/spot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,8 @@ paths:
$ref: services/ocean/aws/paths/cluster-aggregated-costs.yaml
/ocean/aws/k8s/cluster/{oceanClusterId}/aggregatedCosts/summary:
$ref: services/ocean/aws/paths/cluster-aggregated-costs-summary.yaml
/ocean/aws/k8s/cluster/{oceanClusterId}/amiAutoUpdate:
$ref: services/ocean/aws/paths/amiAutoUpdate.yaml
/ocean/aws/k8s/launchSpec:
$ref: services/ocean/aws/paths/clusters-launchSpec.yaml
/ocean/aws/k8s/launchSpec/{oceanLaunchSpecId}:
Expand Down

0 comments on commit 82438db

Please sign in to comment.