Uh oh!
There was an error while loading. Please reload this page.
Edits to deployments.adoc file - #352
Conversation
ironcladlou
commented
May 7, 2015
In hindsight I'm not sure these details are relevant. Maybe it should say something like: "Deployment configs have a monotonically incrementing version which is incremented each time a new deployment for the config is created. In addition, the cause of the last deployment is added to the config"
It's referring to the "Recreate Strategy [[recreate-strategy]]" section in the same document. A link to that could be provided.
When the tag value for the image is updated, a new deployment using that image/tag value (and the current state of the config in general) is created, and then the deployment is rolled out using the strategy specified. |
bfallonf
commented
May 8, 2015
@ironcladlou Thanks a lot for that extra info. I think things are a lot clearer now. @CowboysFan@adellape@tpoitras@tnguyen-rh This should be available for peer review if anyone wants to jump in. |
ironcladlou
commented
May 8, 2015
This is looking very good, thanks. |
There was a problem hiding this comment.
Accidental hyphen makes accidental bullet!
adellape
commented
May 11, 2015
@bfallonf Couple comments inline, otherwise LGTM. Lemme know when you feel it's ready for merge (and squashed). |
…edits after dev/peer suggestion
bfallonf
commented
May 14, 2015
Hmm odd. I coulda sworn I'd given the ok for this to be merged... @adellape@CowboysFan this should be alright to merge. I've edited the suggested edits above. |
Edits to deployments.adoc file
Update installation
@ironcladlou This PR is in response to #296 and I waited for #330 to merge before I made any edits, etc. Can I ask for a quick review? I have a couple of questions as well:
Thanks in advance!