Project

General

Profile

Actions

Bug #11217

closed

Bug #8628: 'ip' fields in techniques/directives does not support ipv6

Ipv6 constraint NOT PORTED to Rudder 4.0 and up

Added by François ARMAND over 6 years ago. Updated over 6 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Config management
Target version:
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 #1

Updated by François ARMAND over 6 years ago

Put criticity = critical because it should be major (no simple work around) BUT it's a regression.
And Operationnal because it is is no Technique (so only for people wanting their own techniques)

Actions #2

Updated by Benoît PECCATTE over 6 years ago

  • Category set to Web - Config management
  • Target version set to 4.1.6
  • Severity set to Critical - prevents main use of Rudder | no workaround | data loss | security
  • User visibility set to Operational - other Techniques | Technique editor | Rudder settings
  • Priority changed from 0 to 76
Actions #3

Updated by François ARMAND over 6 years ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #4

Updated by François ARMAND over 6 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/1713
Actions #5

Updated by François ARMAND over 6 years ago

  • Status changed from Pending technical review to Pending release
Actions #6

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.6 and 4.2.0~beta3 which were released today.

Actions

Also available in: Atom PDF