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

Kubernetes integration and graceful shutdown #960

Merged
merged 18 commits into from
Oct 22, 2023

Add info module for collecting static info

56bc5a3
Select commit
Loading
Failed to load commit list.
Merged

Kubernetes integration and graceful shutdown #960

Add info module for collecting static info
56bc5a3
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Oct 17, 2023 in 0s

2 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 17 in server/control.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/control.py#L17

undefined name 'ServerInstance' (F821)

Check notice on line 18 in server/health.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/health.py#L18

undefined name 'ServerInstance' (F821)