rancher / system-upgrade-controller

In your Kubernetes, upgrading your nodes
Apache License 2.0
723 stars 86 forks source link

Use node name for job name instead of host name #274

Closed brandond closed 10 months ago

brandond commented 10 months ago

Hostnames are not guaranteed safe for use in resource names; thats why the hostname has a separate field on the node object.