Skip to content

Conversation

invidian
Copy link
Member

No description provided.

@invidian invidian force-pushed the kubelet-terraform branch from fa5ca27 to 64ac97c Compare March 15, 2020 22:50
@codecov
Copy link

codecov bot commented Mar 15, 2020

Codecov Report

Merging #82 into master will increase coverage by 1.26%.
The diff coverage is 94.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   85.62%   86.88%   +1.26%     
==========================================
  Files          64       65       +1     
  Lines        3234     3318      +84     
==========================================
+ Hits         2769     2883     +114     
+ Misses        352      318      -34     
- Partials      113      117       +4     
Impacted Files Coverage Δ
pkg/container/containersstate.go 93.10% <ø> (-0.12%) ⬇️
cmd/terraform-provider-flexkube/flexkube/util.go 84.84% <75.00%> (+10.35%) ⬆️
pkg/kubelet/kubelet.go 79.65% <80.00%> (-0.11%) ⬇️
...md/terraform-provider-flexkube/flexkube/kubelet.go 96.61% <96.61%> (ø)
...rovider-flexkube/flexkube/resource_kubelet_pool.go 100.00% <100.00%> (+27.27%) ⬆️
pkg/kubelet/pool.go 93.44% <100.00%> (ø)

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 e96170a...e8de3b8. Read the comment docs.

As deserialized previous state won't have them.

Signed-off-by: Mateusz Gozdek <[email protected]>
This commit adds some general improvements to kubelet code, adds back
omitempty tags, as now Terraform does serialize the configuration,
changes CA Certificate type from string to types.Certificate and
validates that name is not empty, as otherwise labels cannot be applied
to the node.

Signed-off-by: Mateusz Gozdek <[email protected]>
@invidian invidian force-pushed the kubelet-terraform branch from 64ac97c to e8de3b8 Compare March 15, 2020 22:56
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit e8de3b8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 92.1% (50% is the threshold).

This pull request will bring the total coverage in the repository to 86.0% (1.5% change).

View more on Code Climate.

@invidian invidian merged commit 184088f into flexkube:master Mar 15, 2020
@invidian invidian deleted the kubelet-terraform branch March 15, 2020 23:12
@invidian invidian added this to the v0.2.0 milestone Mar 17, 2020
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.

1 participant