Skip to content

Restrict ingress port forwarding when using --dev-password#496

Merged
nabuskey merged 1 commit intocnoe-io:mainfrom
squidboylan:port-forward-lockdown
Mar 7, 2025
Merged

Restrict ingress port forwarding when using --dev-password#496
nabuskey merged 1 commit intocnoe-io:mainfrom
squidboylan:port-forward-lockdown

Conversation

@squidboylan
Copy link
Copy Markdown
Contributor

forwarding our ingress to the host node and listening on 0.0.0.0 can potentially be dangerous, particularly if a user is using the --dev-password flag to use an insecure static password. In that case someone could potentially access their gitea/argocd install and run arbitrary pods in the cluster.

forwarding our ingress to the host node and listening on 0.0.0.0 can
potentially be dangerous, particularly if a user is using the
--dev-password flag to use an insecure static password. In that
case someone could potentially access their gitea/argocd install and
run arbitrary pods in the cluster.

Signed-off-by: Caleb Boylan <calebboylan@gmail.com>
Copy link
Copy Markdown
Collaborator

@nabuskey nabuskey left a comment

Choose a reason for hiding this comment

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

LGTM

@nabuskey nabuskey merged commit ca9a382 into cnoe-io:main Mar 7, 2025
5 checks passed
cmoulliard pushed a commit to ch007m/fork-idpbuilder that referenced this pull request Mar 14, 2025
Signed-off-by: Caleb Boylan <calebboylan@gmail.com>
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