Skip to content

Call DescribeInstanceTypes at runtime to get multi-card info#2916

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
ConnorJC3:dit-for-multicard
Apr 17, 2026
Merged

Call DescribeInstanceTypes at runtime to get multi-card info#2916
k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
ConnorJC3:dit-for-multicard

Conversation

@ConnorJC3
Copy link
Copy Markdown
Contributor

What type of PR is this?

What is this PR about? / Why do we need it?

Call DIT at runtime to get the latest EBS multi-card info for an instance rather than using a built in hardcoded table.

How was this change tested?

Unit tests + E2E tests (modified to mock new API calls)

Does this PR introduce a user-facing change?

Call DescribeInstanceTypes at runtime for EBS multi-card instances

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 8, 2026
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 8, 2026
@ConnorJC3
Copy link
Copy Markdown
Contributor Author

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Code Coverage Diff

File Old Coverage New Coverage Delta
github.com/kubernetes-sigs/aws-ebs-csi-driver/pkg/cloud/cloud.go 85.5% 85.2% -0.3
github.com/kubernetes-sigs/aws-ebs-csi-driver/pkg/cloud/devicemanager/manager.go 93.4% 93.3% -0.1

@ConnorJC3
Copy link
Copy Markdown
Contributor Author

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 8, 2026
Copy link
Copy Markdown
Member

@torredil torredil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Largely lgtm, one suggestion.

Comment thread hack/generate-volume-limits-table/main.go
Signed-off-by: Connor Catlett <conncatl@amazon.com>
Copy link
Copy Markdown
Member

@torredil torredil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 15, 2026
@ConnorJC3
Copy link
Copy Markdown
Contributor Author

/unhold
/approve

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 17, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ConnorJC3

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 17, 2026
@k8s-ci-robot k8s-ci-robot merged commit 987e845 into kubernetes-sigs:master Apr 17, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants