Actions
Bug #11217
closedBug #8628: 'ip' fields in techniques/directives does not support ipv6
Ipv6 constraint NOT PORTED to Rudder 4.0 and up
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
76
Name check:
Fix check:
Regression:
Description
We didn't correctly up-merged that ticket, and the constraint / code seems to have been lost in Rudder 4.0 / 4.1.
== [fanf@luhman16] ~/java/workspaces/rudder-project/cf-clerk (branches/rudder/3.1) == % rg -t "scala" -i "Ipv6VType" src/main/scala/com/normation/cfclerk/domain/Constraint.scala 75: MailVType :: IpVType :: Ipv4VType :: Ipv6VType :: Nil 124:object Ipv6VType extends FixedRegexVType { == [fanf@luhman16] ~/java/workspaces/rudder-project/cf-clerk (branches/rudder/3.1) == % cd ../rudder == [fanf@luhman16] ~/java/workspaces/rudder-project/rudder (bug_11213/non_normalize_hooks_env_var_names_for_node_info●●) == % rg -t "scala" -i "Ipv6VType" == [fanf@luhman16] ~/java/workspaces/rudder-project/rudder (bug_11213/non_normalize_hooks_env_var_names_for_node_info●●) == %
Aaaaahhhhhhhhhhhhhh
Actions