Actions
action #34672
closed[microos] Use mixed case for node names
Start date:
2018-04-10
Due date:
% Done:
50%
Estimated time:
Difficulty:
Description
To make sure we don't hit (probably) https://bugzilla.suse.com/show_bug.cgi?id=1087115
Kubernetes translates internally node hostnames into lowercase.
This check controls that users can set hostnames with mixed-case and cluster will still work.
Updated by mkravec over 5 years ago
- Status changed from New to Blocked
Blocked by https://bugzilla.suse.com/show_bug.cgi?id=1087115 (bootstrap passes, but kubernetes does not see nodes with uppercase hostname)
Updated by mkravec over 5 years ago
PR merged, waiting for build - https://github.com/kubic-project/salt/pull/472
Updated by mkravec over 5 years ago
- Status changed from Blocked to In Progress
- % Done changed from 0 to 50
Done for DVD image.
TODO: generate & test new cloud-config file for VMX image
Updated by mkravec over 5 years ago
- Status changed from In Progress to Resolved
New config image uploaded with node1 -> NoDe1 change
Local run: http://dhcp165.suse.cz/tests/4096#step/stack_bootstrap/3
Actions