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

Nginx Signing Key Update #24

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

joshuaoc-intel
Copy link

Description

The signing key that comes with the repo is causing signing errors. Either need to add instructions to the README to update signing key to the most relevant one or use the one included in this pull request. (From https://github.com/user-attachments/assets/a56d320a-cc97-4967-b59f-9a07cb0eec00)

Motivation and Context

Current pull from a repo blocks the docker compose build because the signing key throws a signing error

How Has This Been Tested?

Tested this setting up Gprofiler Performance Studio on c7i.4xl in AWS on U22.04

Screenshots

image

Checklist:

  • [X ] I have updated the relevant documentation.
    I have not added any instructions to the README, but that is an alternate solution
  • [X ] I have added tests for new logic.
    No new logic added

Copy link
Contributor

@leonid-granulate leonid-granulate left a comment

Choose a reason for hiding this comment

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

See my comments please

fi
#set -- $i
set -- ${services[@]}
echo $1 $2
Copy link
Contributor

Choose a reason for hiding this comment

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

looks like debug print that already printed below

else
echo -e "[${RED}ERROR${NC}] container $2 unreachable from $1"
fi
#set -- $i
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove the comments

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