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

Support kubernetres cluster in the TravisCI #95

Merged
merged 2 commits into from
Jul 16, 2018
Merged

Conversation

hwchiu
Copy link
Contributor

@hwchiu hwchiu commented Jul 13, 2018

No description provided.

@hwchiu hwchiu changed the title WIP [WIP] Support kubernetres cluster in the TravisCI Jul 13, 2018
@codecov-io
Copy link

codecov-io commented Jul 13, 2018

Codecov Report

Merging #95 into develop will increase coverage by 18.51%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #95       +/-   ##
============================================
+ Coverage    56.05%   74.56%   +18.51%     
============================================
  Files           35       35               
  Lines         1561     1608       +47     
============================================
+ Hits           875     1199      +324     
+ Misses         629      338      -291     
- Partials        57       71       +14
Impacted Files Coverage Δ
src/prometheuscontroller/expression.go 85.96% <100%> (+85.96%) ⬆️
src/server/handler_network.go 87.89% <0%> (+6.48%) ⬆️
src/prometheuscontroller/query.go 94.28% <0%> (+94.28%) ⬆️

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 0c1bff6...f8ac78f. Read the comment docs.

@hwchiu hwchiu force-pushed the hwchiu/VX-163 branch 6 times, most recently from 962a020 to 7c3b264 Compare July 13, 2018 16:06
@@ -25,7 +25,7 @@ spec:
mountPath: /var/run
readOnly: false
- name: sys
mountPath: /sys
mountPath: /sys::shared
Copy link
Contributor

Choose a reason for hiding this comment

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

這個感覺毛毛的

@hwchiu hwchiu force-pushed the hwchiu/VX-163 branch 5 times, most recently from 42a9e39 to 951710a Compare July 14, 2018 00:54
@hwchiu hwchiu changed the title [WIP] Support kubernetres cluster in the TravisCI Support kubernetres cluster in the TravisCI Jul 14, 2018
@hwchiu hwchiu added the enhancement New feature or request label Jul 14, 2018
- Deploy the prometheus services
- Mount the /sys as shared for cadvisor
- Wait the container to be ready for testing
@hwchiu hwchiu merged commit 03552b3 into develop Jul 16, 2018
@hwchiu hwchiu deleted the hwchiu/VX-163 branch July 16, 2018 04:22
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Support kubernetres cluster in the TravisCI

Former-commit-id: e2bfe0b1e0ed90a2c063c70a1cbc548435398070 [formerly 03552b3]
Former-commit-id: 7f21f9fb13f75258f11654ed35b19204c821dcc5
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Support kubernetres cluster in the TravisCI

Former-commit-id: e2bfe0b1e0ed90a2c063c70a1cbc548435398070 [formerly e2bfe0b1e0ed90a2c063c70a1cbc548435398070 [formerly 03552b3]]
Former-commit-id: 7f21f9fb13f75258f11654ed35b19204c821dcc5
Former-commit-id: afecd6f
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
Support kubernetres cluster in the TravisCI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants