aws-sdk-eks 1.73.0 → 1.74.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-eks/client.rb +4 -4
- data/lib/aws-sdk-eks.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ada262f7be31e95f3ff55f7e2528ea82ea2135965e24b35fbf4c338e2f9f2437
|
|
4
|
+
data.tar.gz: 861ac8ed35adf2db7fc4a539f1a87e7e2fd0b5a9bd4229946726af19328ceedc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 715bfb8a6c1e147fe7b22644080bc1be4a8e224538d41c286505f6ad018d976f8311910db147aa8a355961b1d6be710612b83fb4d0d42aa97529359fe4285da6
|
|
7
|
+
data.tar.gz: 49834729b21fccd3a9bfde8d9cc1e0aa0eac2dd576e200bd0c255340e9e5cb2dabc51cf3cb0dc7d36b5a7df0f7ad0feb66d2775321cdd26eb5d827b6ac423927
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.74.0
|
data/lib/aws-sdk-eks/client.rb
CHANGED
|
@@ -1235,7 +1235,7 @@ module Aws::EKS
|
|
|
1235
1235
|
# resp.nodegroup.resources.remote_access_security_group #=> String
|
|
1236
1236
|
# resp.nodegroup.disk_size #=> Integer
|
|
1237
1237
|
# resp.nodegroup.health.issues #=> Array
|
|
1238
|
-
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure", "ClusterUnreachable"
|
|
1238
|
+
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure", "ClusterUnreachable", "Ec2SubnetMissingIpv6Assignment"
|
|
1239
1239
|
# resp.nodegroup.health.issues[0].message #=> String
|
|
1240
1240
|
# resp.nodegroup.health.issues[0].resource_ids #=> Array
|
|
1241
1241
|
# resp.nodegroup.health.issues[0].resource_ids[0] #=> String
|
|
@@ -1521,7 +1521,7 @@ module Aws::EKS
|
|
|
1521
1521
|
# resp.nodegroup.resources.remote_access_security_group #=> String
|
|
1522
1522
|
# resp.nodegroup.disk_size #=> Integer
|
|
1523
1523
|
# resp.nodegroup.health.issues #=> Array
|
|
1524
|
-
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure", "ClusterUnreachable"
|
|
1524
|
+
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure", "ClusterUnreachable", "Ec2SubnetMissingIpv6Assignment"
|
|
1525
1525
|
# resp.nodegroup.health.issues[0].message #=> String
|
|
1526
1526
|
# resp.nodegroup.health.issues[0].resource_ids #=> Array
|
|
1527
1527
|
# resp.nodegroup.health.issues[0].resource_ids[0] #=> String
|
|
@@ -2012,7 +2012,7 @@ module Aws::EKS
|
|
|
2012
2012
|
# resp.nodegroup.resources.remote_access_security_group #=> String
|
|
2013
2013
|
# resp.nodegroup.disk_size #=> Integer
|
|
2014
2014
|
# resp.nodegroup.health.issues #=> Array
|
|
2015
|
-
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure", "ClusterUnreachable"
|
|
2015
|
+
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure", "ClusterUnreachable", "Ec2SubnetMissingIpv6Assignment"
|
|
2016
2016
|
# resp.nodegroup.health.issues[0].message #=> String
|
|
2017
2017
|
# resp.nodegroup.health.issues[0].resource_ids #=> Array
|
|
2018
2018
|
# resp.nodegroup.health.issues[0].resource_ids[0] #=> String
|
|
@@ -3260,7 +3260,7 @@ module Aws::EKS
|
|
|
3260
3260
|
params: params,
|
|
3261
3261
|
config: config)
|
|
3262
3262
|
context[:gem_name] = 'aws-sdk-eks'
|
|
3263
|
-
context[:gem_version] = '1.
|
|
3263
|
+
context[:gem_version] = '1.74.0'
|
|
3264
3264
|
Seahorse::Client::Request.new(handlers, context)
|
|
3265
3265
|
end
|
|
3266
3266
|
|
data/lib/aws-sdk-eks.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-eks
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.74.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-
|
|
11
|
+
date: 2022-03-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|