Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replaced launch spec mentions with VNG #577

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ properties:
launchSpecId:
type: string
enum: ["%launchSpec-id%"]
description: Allow to get the launch specification ID which related to the event
description: Allow to get the Virtual Node Group ID which related to the event
example: "%launchSpec-id%"
launchSpecName:
type: string
enum: ["%launchSpec-name%"]
description: Allow to get the launch specification name which related to the event (relevant only for OCEAN_K8S_NODE_REMOVED)
description: Allow to get the Virtual Node Group name which related to the event (relevant only for OCEAN_K8S_NODE_REMOVED)
example: "%launchSpec-name%"
nodeName:
type: string
Expand Down
2 changes: 1 addition & 1 deletion api/services/elastigroup/aws/schemas/datadog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ properties:
headroom:
type: object
description: >
Set custom headroom per launch spec. provide list of launchSpec.autoScale.headrooms object
Set custom headroom per Virtual Node Group. provide list of launchSpec.autoScale.headrooms object
properties:
cpuPerUnit:
type: integer
Expand Down
2 changes: 1 addition & 1 deletion api/services/elastigroup/aws/schemas/dockerSwarm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ properties:
headroom:
type: object
description: >
Set custom headroom per launch spec. provide list of launchSpec.autoScale.headrooms object
Set custom headroom per Virtual Node Group. provide list of launchSpec.autoScale.headrooms object
properties:
cpuPerUnit:
type: integer
Expand Down
4 changes: 2 additions & 2 deletions api/services/elastigroup/aws/schemas/elastigroup-ami.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ properties:
properties:
launchSpecification:
type: object
name: Launch Specification Attribute
title: Launch Specification Attribute
name: Virtual Node Group Attribute
title: Virtual Node Group Attribute
properties:
imageId:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
properties:
launchSpecification:
type: object
title: Launch Specification Attribute
title: Virtual Node Group Attribute

properties:
metadataOptions:
Expand Down
4 changes: 2 additions & 2 deletions api/services/elastigroup/aws/schemas/elastigroup-sg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ properties:
properties:
launchSpecification:
type: object
name: Launch Specification Attribute
title: Launch Specification Attribute
name: Virtual Node Group Attribute
title: Virtual Node Group Attribute
properties:
securityGroupId:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ properties:
enableAutomaticAndManualHeadroom:
type: boolean
description: >
When set to true, both automatic and per custom launch specification manual headroom to be saved concurrently and independently in the cluster.
When set to true, both automatic and per custom Virtual Node Group manual headroom to be saved concurrently and independently in the cluster.
prerequisite: isAutoConfig must be true
example: false
batch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,7 @@ properties:
enableAutomaticAndManualHeadroom:
type: boolean
description: >
When set to true, both automatic and per custom launch specification manual headroom to be saved concurrently and independently in the cluster.
When set to true, both automatic and per custom Virtual Node Group manual headroom to be saved concurrently and independently in the cluster.
prerequisite: isAutoConfig must be true
example: false
batch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ properties:
example: Linux/UNIX (Amazon VPC)
launchSpecification:
type: object
title: Launch Specification
title: Virtual Node Group
properties:
loadBalancerNames:
type: string
Expand Down
2 changes: 1 addition & 1 deletion api/services/elastigroup/aws/schemas/items-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ properties:
example: Linux/UNIX (Amazon VPC)
launchSpecification:
type: object
title: Launch Specification
title: Virtual Node Group
properties:
loadBalancerNames:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
properties:
launchSpecification:
type: object
title: Launch Specification Attribute
title: Virtual Node Group Attribute

properties:
metadataOptions:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -443,8 +443,8 @@ properties:
type: integer
example: 360
launchSpecification:
title: Launch Specification
description: Launch Specification Configuration
title: Virtual Node Group
description: Virtual Node Group Configuration
type: object
required:
- login
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ properties:
type: array
description: |
List of the desired CRGs to use under the associated Azure subscription.
When null we will utilize any available reservation that matches the launch specification.
When null we will utilize any available reservation that matches the Virtual Node Group.
items:
type: object
required:
Expand Down Expand Up @@ -614,8 +614,8 @@ properties:
- Windows

launchSpecification:
title: Launch Specification
description: Launch Specification Configuration
title: Virtual Node Group
description: Virtual Node Group Configuration
type: object
required:
- image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ properties:
type: array
description: |
List of the desired CRGs to use under the associated Azure subscription.
When null we will utilize any available reservation that matches the launch specification.
When null we will utilize any available reservation that matches the Virtual Node Group.
items:
type: object
required:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ properties:
example: "1"
launchSpecification:
type: object
description: Defines the launch specification of the VM.
description: Defines the Virtual Node Group of the VM.
required:
- image
- network
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ properties:
type: array
description: |
List of the desired CRGs to use under the associated Azure subscription.
When null we will utilize any available reservation that matches the launch specification.
When null we will utilize any available reservation that matches the Virtual Node Group.
items:
type: object
required:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ properties:
type: array
description: |
List of the desired CRGs to use under the associated Azure subscription.
When null we will utilize any available reservation that matches the launch specification.
When null we will utilize any available reservation that matches the Virtual Node Group.
items:
type: object
required:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
type: object
title: "Launch Specification Object"
title: "Virtual Node Group Object"
required:
- networkInterfaces
- disks
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ properties:
Amount of time (in seconds) for the instance to remain unhealthy before a replacement is triggered.
launchSpecification:
type: object
title: "Launch Specification Object"
title: "Virtual Node Group Object"
description: Update compute.launchSpecification settings
properties:
metadata:
Expand Down
4 changes: 2 additions & 2 deletions api/services/ocean/aws/paths/cluster-launchSpec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
delete:
summary: "Delete Virtual Node Group"
description: |
Delete a specified launch specification in an Ocean cluster.
Delete a specified Virtual Node Group in an Ocean cluster.
operationId: "OceanAWSLaunchSpecDelete"
tags:
- "Ocean AWS"
Expand All @@ -19,7 +19,7 @@ delete:
put:
summary: "Update Virtual Node Group"
description: >
Update launch specification.
Update Virtual Node Group.
operationId: "OceanAWSLaunchSpecUpdate"
tags:
- "Ocean AWS"
Expand Down
2 changes: 1 addition & 1 deletion api/services/ocean/aws/paths/clusters-roll.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ post:
- $ref: "../schemas/roll/roll-batchMinHealthyPercentage.yaml"
- $ref: "../schemas/roll/roll-instanceIds.yaml"
- type: object
title: 'Roll with launch specification ids'
title: 'Roll with Virtual Node Group ids'
properties:
roll:
allOf:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Ocean Import ASG to Launch Spec Response
description: Ocean Import ASG to Virtual Node Group Response
content:
application/json:
schema:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Ocean Import EKS Cluster Node Group to Launch Spec Response
description: Ocean Import EKS Cluster Node Group to Virtual Node Group Response
content:
application/json:
schema:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Ocean Launch Spec Response
description: Ocean Virtual Node Group Response
content:
application/json:
schema:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Ocean Launch Specification Delete Response
description: Ocean Virtual Node Group Delete Response
content:
application/json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion api/services/ocean/aws/responses/oceanLaunchSpecGet.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Ocean Launch Spec Response
description: Ocean Virtual Node Group Response
content:
application/json:
schema:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Ocean Launch Spec Response
description: Ocean Virtual Node Group Response
content:
application/json:
schema:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Ocean Launch Spec Response
description: Ocean Virtual Node Group Response
content:
application/json:
schema:
Expand Down
2 changes: 1 addition & 1 deletion api/services/ocean/aws/schemas/amiAutoUpdateData.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
type: object
description: >
Launch spec AMI auto update details
Virtual Node Group AMI auto update details
properties:
vngId:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ properties:
name:
type: string
description: |
Set launch specification name.
Set Virtual Node Group name.
example: "specialty.nodes.spotk8s.com"
labels:
type: array
Expand Down Expand Up @@ -45,7 +45,7 @@ properties:
taints:
type: array
description: |
Add taints to Launch Spec.
Add taints to Virtual Node Group.
items:
type: object
properties:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
type: object
description: |
Ocean Import ASG to Launch Spec Response.
Ocean Import ASG to Virtual Node Group Response.
properties:
oceanId:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ properties:
name:
type: string
description: |
Set launch specification name.
Set Virtual Node Group name.
example: "specialty.nodes.spotk8s.com"
labels:
type: array
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
type: object
description: |
Ocean Import EKS Cluster Node Group to Launch Spec Response.
Ocean Import EKS Cluster Node Group to Virtual Node Group Response.
properties:
oceanId:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ properties:
type: string
example: "o-abcd1234"
description: |
The Ocean cluster identifier. Required for Launch Spec creation.
The Ocean cluster identifier. Required for Virtual Node Group creation.
status:
$ref: "../../parameters/migration/migrationState.yaml"
newInstances:
Expand Down
16 changes: 8 additions & 8 deletions api/services/ocean/aws/schemas/oceanClusterLaunchSpec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ properties:
type: string
example: "specialty.nodes.spotk8s.com"
description: |
Set launch specification name.
Set Virtual Node Group name.
imageId:
type: string
example: "ami-ID"
Expand Down Expand Up @@ -52,7 +52,7 @@ properties:
instanceTypes:
type: array
description: |
A list of instance types allowed to be provisioned for pods pending for the launch specification.\
A list of instance types allowed to be provisioned for pods pending for the Virtual Node Group.\
The list overrides the list defined for the Ocean cluster. Can be null.
items:
type: string
Expand Down Expand Up @@ -106,7 +106,7 @@ properties:
taints:
type: array
description: |
Add taints to Launch Spec.
Add taints to Virtual Node Group.
items:
type: object
properties:
Expand All @@ -129,14 +129,14 @@ properties:
subnetIds:
type: array
description: |
Set subnets in launchSpec. Each element in the array is a subnet identifier.
Set subnets in Virtual Node Group. Each element in the array is a subnet identifier.
items:
type: string
example: ["subnet-123", "subnet-456"]
elasticIpPool:
type: object
description: |
Assign an Elastic IP to the instances launched by the launch spec. Can be null.
Assign an Elastic IP to the instances launched by the Virtual Node Group. Can be null.
properties:
tagSelector:
type: object
Expand All @@ -148,7 +148,7 @@ properties:
tagKey:
type: string
description: |
Elastic IP tag key. The launch spec will consider all elastic IPs tagged with this tag as a part of the elastic IP pool to use.
Elastic IP tag key. The Virtual Node Group will consider all elastic IPs tagged with this tag as a part of the elastic IP pool to use.
example: color
tagValue:
type: string
Expand Down Expand Up @@ -309,13 +309,13 @@ properties:
properties:
maxInstanceCount:
description: |
Option to set a maximum number of instances per launch specification.\
Option to set a maximum number of instances per Virtual Node Group.\
Can be null. If set, value must be greater than or equal to 0.
type: integer
example: 5
minInstanceCount:
description: |
Option to set a minimum number of instances per launch specification.\
Option to set a minimum number of instances per Virtual Node Group.\
Can be null. If set, value must be greater than or equal to 0.
type: integer
example: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ allOf:
type: string
example: "o-abcd1234"
description: |
The Ocean cluster identifier. Required for Launch Spec creation.
The Ocean cluster identifier. Required for Virtual Node Group creation.
createdAt:
type: string
readOnly: true
Expand Down
Loading
Loading