Details
Description
Puppet Environments provide a way to use different versions of the same modules for different populations of nodes. Our Code Management workflow maps git branches onto environments, allowing administrators to manage the flow of change towards their production estate with software development best practices like pull requests, code review, and merge-ups.
But there are a few problems with the current implementation of environments on the puppet server and catalog compiler. Code can "bleed through" from one environment to another, and compilation problems in one environment can affect others. Now that we have the power of Greyskull – errr, Jetty – at our disposal, we have an opportunity to address these problems; this epic covers improvements and bugfixes around separating environments from one another.
Attachments
Issue Links
- is blocked by
-
SERVER-1200 Classifier synchronization can pull unused code into catalog compilation
-
- Closed
-
- relates to
-
MODULES-4357 puppetlabs-f5 virtualserver can't process a provider parameter
-
- Closed
-
-
PUP-4885 Master and Agent should not share libdir
-
- Closed
-
-
SERVER-1697 Manual configuration of per-environment pools for isolation
-
- Closed
-
-
MODULES-5802 puppetlabs-concat : Server Error: no parameter named 'format'
-
- Resolved
-
-
PUP-731 Masters cannot reliably distinguish between multiple versions of a type/function/plugin used in different environments
-
- Closed
-
- links to