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

Make container ports configurable to support unprivileged ports #286

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

Conversation

nexcalmart
Copy link

@nexcalmart nexcalmart commented Nov 20, 2023

What

This change enables flexibility to container ports in the deployment resource for the webapp and the connector-builder-server. This is one step further to support non-priviledged deployment.

How

  • Adding new variables used by the deployment resource.

Recommended reading order

Can this PR be safely reverted / rolled back?

  • [ X ] YES 💚
  • NO ❌

🚨 User Impact 🚨

No user impact.

Copy link

@Drtikso Drtikso 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, we also need these changes!

@jgournet
Copy link

jgournet commented Jan 8, 2024

Hi,
Is there any chance to get this PR merged ? we need this change too.
thank you

Copy link
Contributor

github-actions bot commented Jan 8, 2024

Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.

@CLAassistant
Copy link

CLAassistant commented Mar 4, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

github-actions bot commented Mar 4, 2024

Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.

Copy link

sonarcloud bot commented Mar 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
6.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Copy link
Contributor

github-actions bot commented Mar 4, 2024

Your branch is not currently up-to-date with main. Please update your branch before attempting to snapshot your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants