Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deployment config #43

Merged
merged 3 commits into from
Jul 4, 2018
Merged

Update deployment config #43

merged 3 commits into from
Jul 4, 2018

Conversation

chechiachang
Copy link
Contributor

No description provided.

@chechiachang chechiachang requested review from hwchiu and John-Lin June 26, 2018 05:36
Copy link
Contributor

@hwchiu hwchiu left a comment

Choose a reason for hiding this comment

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

Add the instruction in the readme about the HEKETI_IP

@codecov-io
Copy link

codecov-io commented Jun 26, 2018

Codecov Report

Merging #43 into develop will increase coverage by 2.72%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #43      +/-   ##
==========================================
+ Coverage    79.58%   82.3%   +2.72%     
==========================================
  Files           15      23       +8     
  Lines          387     684     +297     
==========================================
+ Hits           308     563     +255     
- Misses          63      89      +26     
- Partials        16      32      +16
Impacted Files Coverage Δ
src/server/handler_storage_provider.go 86.48% <0%> (-1.02%) ⬇️
src/networkcontroller/network_controller.go 82.85% <0%> (ø)
src/networkprovider/ovs.go 75.86% <0%> (ø)
src/kubernetes/pvc.go 86.66% <0%> (ø)
src/kubernetes/pods.go 86.66% <0%> (ø)
src/networkprovider/fake.go 100% <0%> (ø)
src/kubernetes/services.go 86.66% <0%> (ø)
src/server/handler_prometheus.go 100% <0%> (ø)
src/networkprovider/network.go 100% <0%> (ø)
src/server/handler_network.go 89.05% <0%> (+1.13%) ⬆️
... and 2 more

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 3f8d17f...41c50e7. Read the comment docs.

secretName: heketi-admin-secret
secretNamespace: default
volumetype: replicate:2
provisioner: kubernetes.io/glusterfs
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Move storage class to vortex installer.
The storage class should be applied right after kubernetes is up.

storageClassName: "manual"
resources:
requests:
storage: 10Gi
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Duplicate mongo/statefulset
dev -> manual for local testing
default -> slow-many for production

@John-Lin John-Lin merged commit 8fbbaa3 into develop Jul 4, 2018
@John-Lin John-Lin deleted the d3d/update-deployment-config branch July 5, 2018 10:39
John-Lin added a commit that referenced this pull request Jul 25, 2018
Update deployment config

Former-commit-id: c40a9eed6b2fb32408855b6ead7c2ca4ae15e82e [formerly 8fbbaa3]
Former-commit-id: acf620fdf8fe662122b576e44185d5e948ffcd0f
John-Lin added a commit that referenced this pull request Jul 25, 2018
Update deployment config

Former-commit-id: c40a9eed6b2fb32408855b6ead7c2ca4ae15e82e [formerly c40a9eed6b2fb32408855b6ead7c2ca4ae15e82e [formerly 8fbbaa3]]
Former-commit-id: acf620fdf8fe662122b576e44185d5e948ffcd0f
Former-commit-id: d69ceb1
John-Lin added a commit that referenced this pull request Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants