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

test(e2e): cut down on resource name lengths for NRG limit #42

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

charliedmcb
Copy link
Collaborator

Fixes #

Description
When testing in some new regions I noticed we were hitting some extra long NRG names:
https://github.com/Azure/karpenter/actions/runs/6950526005/job/18910870443
image

Could add something more sophisticated to ensure this is never hit, but I think trimming it down by this much is a quick, and reasonable fix.

How was this change tested?
Nothing additional
*

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

Release Note

NONE

@charliedmcb charliedmcb marked this pull request as ready for review November 22, 2023 00:07
Copy link
Collaborator Author

@charliedmcb charliedmcb left a comment

Choose a reason for hiding this comment

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

/test

charliedmcb and others added 2 commits December 15, 2023 13:52
Co-authored-by: Alex Leites <18728999+tallaxes@users.noreply.github.com>
Copy link
Collaborator Author

@charliedmcb charliedmcb left a comment

Choose a reason for hiding this comment

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

/test

Copy link
Collaborator Author

@charliedmcb charliedmcb left a comment

Choose a reason for hiding this comment

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

/test

@charliedmcb
Copy link
Collaborator Author

@charliedmcb
Copy link
Collaborator Author

This is the E2E run: https://github.com/Azure/karpenter/actions/runs/7227939042

Note: the GPU test is failing, but due to quota issue. Does not seem to be related

@charliedmcb charliedmcb merged commit 54393d0 into main Dec 18, 2023
13 of 14 checks passed
@charliedmcb charliedmcb deleted the charliedmcb/cutDownResourceNameLengthsForNRGLimit branch December 18, 2023 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants