-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-transition
base: 0.1.0
head repository: puppetlabs/puppetlabs-transition
compare: 0.1.1
- 14 commits
- 4 files changed
- 10 contributors
Commits on Nov 21, 2014
-
Add metadata summary per FM-1523
Lauren Rother committedNov 21, 2014 Configuration menu - View commit details
-
Copy full SHA for b7016a0 - Browse repository at this point
Copy the full SHA b7016a0View commit details
Commits on Dec 16, 2014
-
Greg Kitson committed
Dec 16, 2014 Configuration menu - View commit details
-
Copy full SHA for efcdfce - Browse repository at this point
Copy the full SHA efcdfceView commit details
Commits on Dec 19, 2014
-
Merge pull request #3 from laurenrother/summary
Add metadata summary per FM-1523
Morgan Haskel committedDec 19, 2014 Configuration menu - View commit details
-
Copy full SHA for 90de1f1 - Browse repository at this point
Copy the full SHA 90de1f1View commit details
Commits on Mar 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f638568 - Browse repository at this point
Copy the full SHA f638568View commit details
Commits on May 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e5c7c0e - Browse repository at this point
Copy the full SHA e5c7c0eView commit details
Commits on May 12, 2015
-
Add os support information to metadata.json
Because the Forge likes having it, and docks us quality points for not.
Configuration menu - View commit details
-
Copy full SHA for 6c4a225 - Browse repository at this point
Copy the full SHA 6c4a225View commit details
Commits on Mar 9, 2016
-
Merge pull request #7 from reidmv/metadata_quality
Add os support information to metadata.json
Configuration menu - View commit details
-
Copy full SHA for bce9171 - Browse repository at this point
Copy the full SHA bce9171View commit details -
Merge pull request #6 from elyscape/fix_metadata
Don't use smart quotes
Configuration menu - View commit details
-
Copy full SHA for a37bf7e - Browse repository at this point
Copy the full SHA a37bf7eView commit details
Commits on Mar 16, 2016
-
Add validation to transition type
This adds validations to ensure that: 1. The value of `resource` is either a valid resource reference or a string that can be converted to a valid resource reference. 2. The resource specified in `resource` exists in the catalog. 3. The value of `attributes` is a hash. 4. All the specified attributes are valid parameters for the specified resource. 5. The values of `prior_to` are valid resource references or strings that can be converted to valid resource references. 6. All resources specified in `prior_to` exist in the catalog. Additionally, it adds munging to resolve the values of `resource` and `prior_to` into their catalog representations and removes the now-redundant resource resolution from the provider.
Configuration menu - View commit details
-
Copy full SHA for e4bfe35 - Browse repository at this point
Copy the full SHA e4bfe35View commit details -
Merge pull request #5 from elyscape/add_validation
Add validation to transition type
Configuration menu - View commit details
-
Copy full SHA for 13fbe99 - Browse repository at this point
Copy the full SHA 13fbe99View commit details
Commits on Apr 12, 2017
-
Clear cached provider properties after transition
A transition resource does the equivalent of an out-of-band `puppet resource ...` operation. This means that the catalog will end up containg a resource with a stale state if pre-fetching was triggered before the transition. An example of this is a package resource in the catalot that the agent thinks is present, because it was when pre-fetch happened, but is actually absent because of a Transition. This patch clears cached state from the catalog resource so that it will be re-fetched when the resource is evaluated.
Configuration menu - View commit details
-
Copy full SHA for 1d17e9c - Browse repository at this point
Copy the full SHA 1d17e9cView commit details
Commits on Apr 13, 2017
-
Merge pull request #8 from Sharpie/modules-4656-clear-catalog-resourc…
…e-state Clear cached provider properties after transition
Configuration menu - View commit details
-
Copy full SHA for 48c111c - Browse repository at this point
Copy the full SHA 48c111cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5695afd - Browse repository at this point
Copy the full SHA 5695afdView commit details -
Merge pull request #9 from eputnam/release0.2.0
(MODULES-4734) release 0.1.1 prep
Configuration menu - View commit details
-
Copy full SHA for 5fa5590 - Browse repository at this point
Copy the full SHA 5fa5590View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.0...0.1.1