Closed lukasmetzner closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 70.73%. Comparing base (
41a0a39
) to head (32e27a7
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The title of the PR is confusing, in our context, a server type might be for example cx22
.
This update to the HCCM introduces a new label for Kubernetes nodes:
instance.hetzner.cloud/provided-by
. This label will be automatically applied to nodes, indicating their origin as either:robot
for dedicated serverscloud
for cloud-based virtual machinesWith this features other components (e.g. csi-driver) can fine-tune their deployment requirements.