-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Chart: add a specific internal IP address for the ClusterIP service #40912
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
Chart: add a specific internal IP address for the ClusterIP service #40912
Conversation
|
Hello @potiuk, |
|
We avoid to call specific people unless we know they are related and interested here. I think there are other reviewers already automatically assigned here. if I am supposed to review every single PR here where others could do it as well - it's impossible with the amounts of PRs we have and very stressful in general - very mentally draining - so I deliberately limit the areas I am looking at. And chart is something I am not too "good at". Also, by mentioning me you are decreasing chance that others will take a look because they think I will, so try to avoid that. I suggest you just generally ask for review and wait. |
|
changes looks good, can you add ut? |
d0b2c6e to
9841150
Compare
…pache#40912) * Chart: add a specific internal IP address for the ClusterIP service * Chart: Fix values schema for clusterIP in PgBouncer Service * Add unit-test for static ip in pgbouncer service * Fix typo in pgbouncer template * Fix static checks * Change name of ip to clusterIp in pgbouncer service * Fix helm tests for pgbouncer
Related issue:
closes: #40676
add a specific internal IP address for the ClusterIP service in helm chart.