-
Notifications
You must be signed in to change notification settings - Fork 113
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
chef-automate provision is failing for AMI images with IMDSv2 #7982
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
👷 Deploy Preview for chef-automate processing.
|
Sunanda-Boorla
force-pushed
the
CHEF-3495
branch
from
June 22, 2023 15:47
7a63871
to
c54f3a8
Compare
Sunanda-Boorla
changed the title
[WIP] chef-automate provision is failing for AMI images with IMDSv2
chef-automate provision is failing for AMI images with IMDSv2
Jun 22, 2023
Sunanda-Boorla
requested review from
vivek-yadav,
rishabhjhs,
atultherajput,
sandhi18,
jayvikramsharma1,
punitmundra,
shaik80,
ArvinthC3000,
vivekshankar1,
vviveksharma,
prasad927,
karunesh-tech,
vipin230 and
bvtejaswi
June 22, 2023 15:53
Signed-off-by: Sunanda-Boorla <sboorla@progress.com>
Signed-off-by: Sunanda-Boorla <sboorla@progress.com>
Signed-off-by: Sunanda-Boorla <sboorla@progress.com>
Signed-off-by: Sunanda-Boorla <sboorla@progress.com>
Signed-off-by: Sunanda-Boorla <sboorla@progress.com>
Sunanda-Boorla
force-pushed
the
CHEF-3495
branch
from
June 23, 2023 08:31
82f2866
to
8d3ca91
Compare
SonarQube Quality Gate |
ArvinthC3000
approved these changes
Jun 23, 2023
vivekshankar1
approved these changes
Jun 23, 2023
punitmundra
approved these changes
Jun 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔩 Description: What code changed, and why?
⛓️ Related Resources
https://chefio.atlassian.net/browse/CHEF-3495
👍 Definition of Done
Chef-automate provision will be successful
👟 How to Build and Test the Change
AWS MANAGED and NON-MANAGED:
Testing scenarios:
✅ Checklist
All PRs must tick these:
With occasional exceptions, all PRs from Progress employees must tick these:
make spell
in any component directory)All PRs from Progress employees should tick these if appropriate:
Please add a note next to any checkbox above if you are NOT ticking it.
📷 Screenshots, if applicable
Security hub issue resolved for IMDSv2:
Demo videos:
Amazon linux 2 IMDSV1 with metadata changes
Amazon linux 2 IMDSv2 with metadata changes
Amazon linux 2 Upgrade scenario
Amazon linux 3 IMDSv2 AMI
Ubuntu 20.04 IMDSv2 with metadata changes
Ubuntu 20.04 IMDSv1 with metadata changes
Ubuntu 20.04 Upgrade scenario