mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 10:00:11 +00:00
🌱 Bump github.com/aws/aws-sdk-go-v2/service/eks (#1331)
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m21s
Post / images (amd64, addon-manager) (push) Failing after 7m41s
Post / coverage (push) Failing after 9m30s
Post / images (amd64, registration) (push) Failing after 57s
Post / images (amd64, registration-operator) (push) Failing after 48s
Post / images (amd64, work) (push) Failing after 50s
Post / images (arm64, addon-manager) (push) Failing after 50s
Post / images (arm64, placement) (push) Failing after 51s
Post / images (arm64, registration) (push) Failing after 51s
Post / images (arm64, registration-operator) (push) Failing after 49s
Post / images (amd64, placement) (push) Failing after 7m10s
Post / images (arm64, work) (push) Failing after 48s
Post / image manifest (addon-manager) (push) Has been skipped
Post / image manifest (placement) (push) Has been skipped
Post / image manifest (registration) (push) Has been skipped
Post / image manifest (registration-operator) (push) Has been skipped
Post / image manifest (work) (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Close stale issues and PRs / stale (push) Successful in 5s
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Failing after 1m21s
Post / images (amd64, addon-manager) (push) Failing after 7m41s
Post / coverage (push) Failing after 9m30s
Post / images (amd64, registration) (push) Failing after 57s
Post / images (amd64, registration-operator) (push) Failing after 48s
Post / images (amd64, work) (push) Failing after 50s
Post / images (arm64, addon-manager) (push) Failing after 50s
Post / images (arm64, placement) (push) Failing after 51s
Post / images (arm64, registration) (push) Failing after 51s
Post / images (arm64, registration-operator) (push) Failing after 49s
Post / images (amd64, placement) (push) Failing after 7m10s
Post / images (arm64, work) (push) Failing after 48s
Post / image manifest (addon-manager) (push) Has been skipped
Post / image manifest (placement) (push) Has been skipped
Post / image manifest (registration) (push) Has been skipped
Post / image manifest (registration-operator) (push) Has been skipped
Post / image manifest (work) (push) Has been skipped
Post / trigger clusteradm e2e (push) Has been skipped
Close stale issues and PRs / stale (push) Successful in 5s
Bumps the aws group with 1 update: [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.76.4 to 1.77.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/eks/v1.76.4...service/s3/v1.77.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/eks dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.25.0
|
||||
require (
|
||||
github.com/aws/aws-sdk-go-v2 v1.41.1
|
||||
github.com/aws/aws-sdk-go-v2/config v1.32.7
|
||||
github.com/aws/aws-sdk-go-v2/service/eks v1.76.4
|
||||
github.com/aws/aws-sdk-go-v2/service/eks v1.77.0
|
||||
github.com/aws/aws-sdk-go-v2/service/iam v1.53.2
|
||||
github.com/aws/smithy-go v1.24.0
|
||||
github.com/cloudevents/sdk-go/v2 v2.16.2
|
||||
|
||||
4
go.sum
4
go.sum
@@ -44,8 +44,8 @@ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 h1:WWLqlh79iO48yLkj1v
|
||||
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17/go.mod h1:EhG22vHRrvF8oXSTYStZhJc1aUgKtnJe+aOiFEV90cM=
|
||||
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 h1:WKuaxf++XKWlHWu9ECbMlha8WOEGm0OUEZqm4K/Gcfk=
|
||||
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4/go.mod h1:ZWy7j6v1vWGmPReu0iSGvRiise4YI5SkR3OHKTZ6Wuc=
|
||||
github.com/aws/aws-sdk-go-v2/service/eks v1.76.4 h1:5f9jIMcEd0wvRpEoo925Ltfw/2Yalcf+amFm3e1tRd8=
|
||||
github.com/aws/aws-sdk-go-v2/service/eks v1.76.4/go.mod h1:Qg678m+87sCuJhcsZojenz8mblYG+Tq86V4m3hjVz0s=
|
||||
github.com/aws/aws-sdk-go-v2/service/eks v1.77.0 h1:Z5mTpmbJKU7jEM7xoXI5tO4Nm0JUZSgVSFkpYuu6Ic0=
|
||||
github.com/aws/aws-sdk-go-v2/service/eks v1.77.0/go.mod h1:Qg678m+87sCuJhcsZojenz8mblYG+Tq86V4m3hjVz0s=
|
||||
github.com/aws/aws-sdk-go-v2/service/iam v1.53.2 h1:62G6btFUwAa5uR5iPlnlNVAM0zJSLbWgDfKOfUC7oW4=
|
||||
github.com/aws/aws-sdk-go-v2/service/iam v1.53.2/go.mod h1:av9clChrbZbJ5E21msSsiT2oghl2BJHfQGhCkXmhyu8=
|
||||
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 h1:0ryTNEdJbzUCEWkVXEXoqlXV72J5keC1GvILMOuD00E=
|
||||
|
||||
4
vendor/github.com/aws/aws-sdk-go-v2/service/eks/CHANGELOG.md
generated
vendored
4
vendor/github.com/aws/aws-sdk-go-v2/service/eks/CHANGELOG.md
generated
vendored
@@ -1,3 +1,7 @@
|
||||
# v1.77.0 (2026-01-14)
|
||||
|
||||
* **Feature**: Added support for BOTTLEROCKET NVIDIA FIPS AMIs to AMI types in US regions.
|
||||
|
||||
# v1.76.4 (2026-01-09)
|
||||
|
||||
* **Dependency Update**: Updated to the latest SDK module versions
|
||||
|
||||
6
vendor/github.com/aws/aws-sdk-go-v2/service/eks/api_op_CreateNodegroup.go
generated
vendored
6
vendor/github.com/aws/aws-sdk-go-v2/service/eks/api_op_CreateNodegroup.go
generated
vendored
@@ -24,9 +24,9 @@ import (
|
||||
// node group was created. You can update the launch template version with
|
||||
// necessary changes. For more information about using launch templates, see [Customizing managed nodes with launch templates].
|
||||
//
|
||||
// An Amazon EKS managed node group is an Amazon EC2 Amazon EC2 Auto Scaling group
|
||||
// and associated Amazon EC2 instances that are managed by Amazon Web Services for
|
||||
// an Amazon EKS cluster. For more information, see [Managed node groups]in the Amazon EKS User Guide.
|
||||
// An Amazon EKS managed node group is an Amazon EC2 Auto Scaling group and
|
||||
// associated Amazon EC2 instances that are managed by Amazon Web Services for an
|
||||
// Amazon EKS cluster. For more information, see [Managed node groups]in the Amazon EKS User Guide.
|
||||
//
|
||||
// Windows AMI types are only supported for commercial Amazon Web Services Regions
|
||||
// that support Windows on Amazon EKS.
|
||||
|
||||
2
vendor/github.com/aws/aws-sdk-go-v2/service/eks/go_module_metadata.go
generated
vendored
2
vendor/github.com/aws/aws-sdk-go-v2/service/eks/go_module_metadata.go
generated
vendored
@@ -3,4 +3,4 @@
|
||||
package eks
|
||||
|
||||
// goModuleVersion is the tagged release for this module
|
||||
const goModuleVersion = "1.76.4"
|
||||
const goModuleVersion = "1.77.0"
|
||||
|
||||
42
vendor/github.com/aws/aws-sdk-go-v2/service/eks/types/enums.go
generated
vendored
42
vendor/github.com/aws/aws-sdk-go-v2/service/eks/types/enums.go
generated
vendored
@@ -91,25 +91,27 @@ type AMITypes string
|
||||
|
||||
// Enum values for AMITypes
|
||||
const (
|
||||
AMITypesAl2X8664 AMITypes = "AL2_x86_64"
|
||||
AMITypesAl2X8664Gpu AMITypes = "AL2_x86_64_GPU"
|
||||
AMITypesAl2Arm64 AMITypes = "AL2_ARM_64"
|
||||
AMITypesCustom AMITypes = "CUSTOM"
|
||||
AMITypesBottlerocketArm64 AMITypes = "BOTTLEROCKET_ARM_64"
|
||||
AMITypesBottlerocketX8664 AMITypes = "BOTTLEROCKET_x86_64"
|
||||
AMITypesBottlerocketArm64Fips AMITypes = "BOTTLEROCKET_ARM_64_FIPS"
|
||||
AMITypesBottlerocketX8664Fips AMITypes = "BOTTLEROCKET_x86_64_FIPS"
|
||||
AMITypesBottlerocketArm64Nvidia AMITypes = "BOTTLEROCKET_ARM_64_NVIDIA"
|
||||
AMITypesBottlerocketX8664Nvidia AMITypes = "BOTTLEROCKET_x86_64_NVIDIA"
|
||||
AMITypesWindowsCore2019X8664 AMITypes = "WINDOWS_CORE_2019_x86_64"
|
||||
AMITypesWindowsFull2019X8664 AMITypes = "WINDOWS_FULL_2019_x86_64"
|
||||
AMITypesWindowsCore2022X8664 AMITypes = "WINDOWS_CORE_2022_x86_64"
|
||||
AMITypesWindowsFull2022X8664 AMITypes = "WINDOWS_FULL_2022_x86_64"
|
||||
AMITypesAl2023X8664Standard AMITypes = "AL2023_x86_64_STANDARD"
|
||||
AMITypesAl2023Arm64Standard AMITypes = "AL2023_ARM_64_STANDARD"
|
||||
AMITypesAl2023X8664Neuron AMITypes = "AL2023_x86_64_NEURON"
|
||||
AMITypesAl2023X8664Nvidia AMITypes = "AL2023_x86_64_NVIDIA"
|
||||
AMITypesAl2023Arm64Nvidia AMITypes = "AL2023_ARM_64_NVIDIA"
|
||||
AMITypesAl2X8664 AMITypes = "AL2_x86_64"
|
||||
AMITypesAl2X8664Gpu AMITypes = "AL2_x86_64_GPU"
|
||||
AMITypesAl2Arm64 AMITypes = "AL2_ARM_64"
|
||||
AMITypesCustom AMITypes = "CUSTOM"
|
||||
AMITypesBottlerocketArm64 AMITypes = "BOTTLEROCKET_ARM_64"
|
||||
AMITypesBottlerocketX8664 AMITypes = "BOTTLEROCKET_x86_64"
|
||||
AMITypesBottlerocketArm64Fips AMITypes = "BOTTLEROCKET_ARM_64_FIPS"
|
||||
AMITypesBottlerocketX8664Fips AMITypes = "BOTTLEROCKET_x86_64_FIPS"
|
||||
AMITypesBottlerocketArm64Nvidia AMITypes = "BOTTLEROCKET_ARM_64_NVIDIA"
|
||||
AMITypesBottlerocketX8664Nvidia AMITypes = "BOTTLEROCKET_x86_64_NVIDIA"
|
||||
AMITypesBottlerocketArm64NvidiaFips AMITypes = "BOTTLEROCKET_ARM_64_NVIDIA_FIPS"
|
||||
AMITypesBottlerocketX8664NvidiaFips AMITypes = "BOTTLEROCKET_x86_64_NVIDIA_FIPS"
|
||||
AMITypesWindowsCore2019X8664 AMITypes = "WINDOWS_CORE_2019_x86_64"
|
||||
AMITypesWindowsFull2019X8664 AMITypes = "WINDOWS_FULL_2019_x86_64"
|
||||
AMITypesWindowsCore2022X8664 AMITypes = "WINDOWS_CORE_2022_x86_64"
|
||||
AMITypesWindowsFull2022X8664 AMITypes = "WINDOWS_FULL_2022_x86_64"
|
||||
AMITypesAl2023X8664Standard AMITypes = "AL2023_x86_64_STANDARD"
|
||||
AMITypesAl2023Arm64Standard AMITypes = "AL2023_ARM_64_STANDARD"
|
||||
AMITypesAl2023X8664Neuron AMITypes = "AL2023_x86_64_NEURON"
|
||||
AMITypesAl2023X8664Nvidia AMITypes = "AL2023_x86_64_NVIDIA"
|
||||
AMITypesAl2023Arm64Nvidia AMITypes = "AL2023_ARM_64_NVIDIA"
|
||||
)
|
||||
|
||||
// Values returns all known values for AMITypes. Note that this can be expanded in
|
||||
@@ -128,6 +130,8 @@ func (AMITypes) Values() []AMITypes {
|
||||
"BOTTLEROCKET_x86_64_FIPS",
|
||||
"BOTTLEROCKET_ARM_64_NVIDIA",
|
||||
"BOTTLEROCKET_x86_64_NVIDIA",
|
||||
"BOTTLEROCKET_ARM_64_NVIDIA_FIPS",
|
||||
"BOTTLEROCKET_x86_64_NVIDIA_FIPS",
|
||||
"WINDOWS_CORE_2019_x86_64",
|
||||
"WINDOWS_FULL_2019_x86_64",
|
||||
"WINDOWS_CORE_2022_x86_64",
|
||||
|
||||
25
vendor/github.com/aws/aws-sdk-go-v2/service/eks/types/types.go
generated
vendored
25
vendor/github.com/aws/aws-sdk-go-v2/service/eks/types/types.go
generated
vendored
@@ -487,12 +487,11 @@ type AssociatedAccessPolicy struct {
|
||||
noSmithyDocumentSerde
|
||||
}
|
||||
|
||||
// An Amazon EC2 Auto Scaling group that is associated with an Amazon EKS managed
|
||||
// node group.
|
||||
// An Auto Scaling group that is associated with an Amazon EKS managed node group.
|
||||
type AutoScalingGroup struct {
|
||||
|
||||
// The name of the Amazon EC2 Auto Scaling group associated with an Amazon EKS
|
||||
// managed node group.
|
||||
// The name of the Auto Scaling group associated with an Amazon EKS managed node
|
||||
// group.
|
||||
Name *string
|
||||
|
||||
noSmithyDocumentSerde
|
||||
@@ -1469,12 +1468,12 @@ type Issue struct {
|
||||
// - AccessDenied: Amazon EKS or one or more of your managed nodes is failing to
|
||||
// authenticate or authorize with your Kubernetes cluster API server.
|
||||
//
|
||||
// - AsgInstanceLaunchFailures: Your Amazon EC2 Auto Scaling group is
|
||||
// experiencing failures while attempting to launch instances.
|
||||
// - AsgInstanceLaunchFailures: Your Auto Scaling group is experiencing failures
|
||||
// while attempting to launch instances.
|
||||
//
|
||||
// - AutoScalingGroupNotFound: We couldn't find the Amazon EC2 Auto Scaling
|
||||
// group associated with the managed node group. You may be able to recreate an
|
||||
// Amazon EC2 Auto Scaling group with the same settings to recover.
|
||||
// - AutoScalingGroupNotFound: We couldn't find the Auto Scaling group
|
||||
// associated with the managed node group. You may be able to recreate an Auto
|
||||
// Scaling group with the same settings to recover.
|
||||
//
|
||||
// - ClusterUnreachable: Amazon EKS or one or more of your managed nodes is
|
||||
// unable to to communicate with your Kubernetes cluster API server. This can
|
||||
@@ -1841,10 +1840,10 @@ type NodegroupResources struct {
|
||||
noSmithyDocumentSerde
|
||||
}
|
||||
|
||||
// An object representing the scaling configuration details for the Amazon EC2
|
||||
// Auto Scaling group that is associated with your node group. When creating a node
|
||||
// group, you must specify all or none of the properties. When updating a node
|
||||
// group, you can specify any or none of the properties.
|
||||
// An object representing the scaling configuration details for the Auto Scaling
|
||||
// group that is associated with your node group. When creating a node group, you
|
||||
// must specify all or none of the properties. When updating a node group, you can
|
||||
// specify any or none of the properties.
|
||||
type NodegroupScalingConfig struct {
|
||||
|
||||
// The current number of nodes that the managed node group should maintain.
|
||||
|
||||
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@@ -119,7 +119,7 @@ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
|
||||
# github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4
|
||||
## explicit; go 1.23
|
||||
github.com/aws/aws-sdk-go-v2/internal/ini
|
||||
# github.com/aws/aws-sdk-go-v2/service/eks v1.76.4
|
||||
# github.com/aws/aws-sdk-go-v2/service/eks v1.77.0
|
||||
## explicit; go 1.23
|
||||
github.com/aws/aws-sdk-go-v2/service/eks
|
||||
github.com/aws/aws-sdk-go-v2/service/eks/internal/endpoints
|
||||
|
||||
Reference in New Issue
Block a user