Skip to content

ISSUE-904 - Add support for custom entries in pod /etc/hosts#905

Open
rob8714 wants to merge 4 commits intopegasystems:masterfrom
rob8714:add-hostAliases
Open

ISSUE-904 - Add support for custom entries in pod /etc/hosts#905
rob8714 wants to merge 4 commits intopegasystems:masterfrom
rob8714:add-hostAliases

Conversation

@rob8714
Copy link
Copy Markdown
Contributor

@rob8714 rob8714 commented Apr 26, 2025

PR for #904

Note: Test was written with the help of one of the online Gen AI tools.

@rob8714 rob8714 requested a review from a team as a code owner April 26, 2025 16:48
@kishorv10 kishorv10 added the feature/infinity Main Pega chart to deploy Infinity label May 5, 2025
@rob8714
Copy link
Copy Markdown
Contributor Author

rob8714 commented Dec 14, 2025

@kishorv10 is something additional needed to get this merged please?

@kishorv10
Copy link
Copy Markdown
Contributor

@rob8714 Our team is internally reviewing it. Can you describe the business use cases for this requirement? Probably you can add to the ISSUE. Also, are you able to deploy Pega with these changes, can you provide few screenshots if possible?

@rob8714
Copy link
Copy Markdown
Contributor Author

rob8714 commented Dec 31, 2025

@kishorv10 The use case I used it for is to integrate a device that has a self signed certificate, and the hostname in the certificate could not be added to the DNS server being used. Since the IP of the device was not in the SAN of the certificate, when sending the request over IP we were getting mismatch errors. In order not to have certificate issues due to a mismatch in hostname, we needed a way to map the IP address of the device to the hostname present in the certificate, which we did using the change submitted in this PR. Once this was done, we did not face hostname mismatch issues and the integration worked fine. This is something which is fairly simple to do on a VM by adding a hosts file entry, so the aim of the PR is to provide this functionality to containerized deployments as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature/infinity Main Pega chart to deploy Infinity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants