Project

General

Profile

Actions

User story #16774

closed

rl allow splitted global variables declaration

Added by Gaëtan POBLON about 4 years ago. Updated almost 4 years ago.

Status:
Released
Priority:
N/A
Assignee:
Gaëtan POBLON
Category:
rudderc
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
Checked
Regression:

Description

Now that global variables declarations are properly handled (with a deep map of types) it can be useful to have several subvariables added to a given namespace.
Example:
```
declare sys.hostname.coucou.qwpeodfu.aswefo
declare sys.hostname.coucou.qwpeodfu.itsworking
declare sys.newvar
```

Note that adding this line will output an error since the hostname namespace already exists:
`declare sys.hostname`

Actions #1

Updated by Gaëtan POBLON about 4 years ago

  • Status changed from New to In progress
Actions #2

Updated by Gaëtan POBLON about 4 years ago

  • Status changed from In progress to Pending technical review
  • Pull Request set to https://github.com/Normation/rudder/pull/2782
Actions #3

Updated by Anonymous about 4 years ago

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

Updated by Vincent MEMBRÉ almost 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.1.0~beta1 which was released today.

Actions #5

Updated by François ARMAND almost 4 years ago

  • Fix check changed from To do to Checked
Actions

Also available in: Atom PDF