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

accommodate an additional hostalias in helm #751

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

jhslater
Copy link
Contributor

@jhslater jhslater commented Nov 8, 2024

This introduces changes to the container to override the dns<->ip relationship to be able to reach ECAS endpoints (RAOIDC, RASCL) with their expected dns but using the new 10.* IP range provided by SSC.

  • An additional ssl certificate associated to the 10.* ip's gets added to the container. Note that a new build argument is needed to pull in the new ssl certificate
  • An additional ip/dns resolution gets added to /etc/hosts file within the container to override the real dns resolutions on the cluster and ssc network

@jhslater jhslater requested a review from a team as a code owner November 8, 2024 13:27
Copy link

github-actions bot commented Nov 8, 2024

@jhslater jhslater changed the title accomodate an additional hostalias in helm accommodate an additional hostalias in helm Nov 8, 2024
Copy link
Contributor

@Charles-Pham Charles-Pham left a comment

Choose a reason for hiding this comment

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

looks good

@jhslater jhslater merged commit 6a98cfe into dev Nov 8, 2024
8 checks passed
@jhslater jhslater deleted the hostaliases_range branch November 8, 2024 15:06
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