Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Update voting-app example #758

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

carolinebriaud
Copy link
Contributor

@carolinebriaud carolinebriaud commented Nov 21, 2019

Signed-off-by: Caroline Briaud caroline.briaud@docker.com

- What I did
Update voting-app example to take into account UX changes
Fix a typo in hello-world example

- How to verify it
Check the readme and file renamed

- A picture of a cute animal (not mandatory)
lama-5

@codecov
Copy link

codecov bot commented Nov 21, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@df7ae09). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #758   +/-   ##
=========================================
  Coverage          ?   69.15%           
=========================================
  Files             ?       64           
  Lines             ?     3469           
  Branches          ?        0           
=========================================
  Hits              ?     2399           
  Misses            ?      751           
  Partials          ?      319

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df7ae09...5b75fab. Read the comment docs.

result.port 9000
vote.port 8080
vote.replicas 5
Now, we will update the running App to overwrite the current parameters with the production parameters we created at the previous step.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Now, we will update the running App to overwrite the current parameters with the production parameters we created at the previous step.
Now, we will update the running App to overwrite the current parameters with the production parameters we created in the previous step.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Member

@rumpl rumpl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM just one final nit

Signed-off-by: Caroline Briaud <caroline.briaud@docker.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants