Skip to content

Merge branch 'main' into ingress-host-fix

f6bcdb5
Select commit
Loading
Failed to load commit list.
Merged

fix: Set unique ingress hostnames for local Kind clusters #326

Merge branch 'main' into ingress-host-fix
f6bcdb5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / devskim succeeded Oct 15, 2025 in 5s

8 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 7 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 152 in cli/cmd/ingress.go

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 612 in control-planes/kubernetes_provider/src/controller/reconciler.rs

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 614 in control-planes/kubernetes_provider/src/controller/reconciler.rs

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 48 in e2e-tests/fixtures/signalr-fixture.js

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 50 in e2e-tests/fixtures/signalr-fixture.js

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 66 in e2e-tests/fixtures/signalr-fixture.js

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check notice on line 66 in e2e-tests/fixtures/signalr-fixture.js

See this annotation in the file changed.

Code scanning / devskim

Accessing localhost could indicate debug code, or could hinder scaling. Note

Do not leave debug code in production

Check warning on line 67 in e2e-tests/fixtures/signalr-fixture.js

See this annotation in the file changed.

Code scanning / devskim

An HTTP-based URL without TLS was detected. Warning

Insecure URL