« Previous -
Version 40/63
(diff) -
Next » -
Current version
Daniel Pittman, 04/10/2012 11:51 am
Telly RoadMap (in priority order)¶
console log output: there can be only one! (#13559)
spec compatibility issues (#13595)
finish dealing with agent lockfile issues (#3757, #12934, #12933)
Autoloader and pluginsync
Environments
Eliminate vendored (but mostly unused)
event-looplibrary (#4862)Fully Ruby 1.9.3 support for agent and master. (#6830)
Data and Code separation
- Data/Model separation with Hiera (#11608)
Placeholder for “MD5 issue” (scoping, and also #8120)
Placeholder for keylength default value change (#6663)
Static Compiler (#6873)
- Make the static compiler default (#12158)
Deprecate import (#12929)
Autoloader
- Bug #2384 – Provider features are validated at instantiation rather than run time
* Make autoloader more opinionated with a clearer mental model
– autoloader (puppet code)
– Enforce naming conventions for autoloading manifests (#5041, #5043, #5044)
–
create_resource doesn’t interact with autoloader well (#11912) – import has issues (#12397)
Structured fact data
- Facter should support structured data for third party facts (boolean, array, hash) (#4561)
- Puppet support for structured third party fact data
Graph processing improvements
- preserve containment relationships when processing graph on the client
- produce better dot output of the client graphs
Modules
- Load “library” plugins that are used by multiple puppet functions and delivered via pluginsync (#4248)
Environments
- Masters cannot reliably distinguish between multiple versions of a type/function/plugin used in different environments (#12173)
Further type/provider pluginsync cleanup