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

chore: Update Fabric8 Kubernetes Client to 5.4.0 #701

Merged
merged 2 commits into from Jun 28, 2021

Conversation

manusa
Copy link
Member

@manusa manusa commented May 19, 2021

Description

chore: Update Fabric8 Kubernetes Client to 5.4.0

CQs

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

@manusa manusa force-pushed the deps/fabric8-kubernetes-client branch from 36c01b4 to 8022a3d Compare May 19, 2021 14:15
@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #701 (6422ad9) into master (feec33d) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #701   +/-   ##
=========================================
  Coverage     46.06%   46.06%           
  Complexity     3237     3237           
=========================================
  Files           416      416           
  Lines         19854    19854           
  Branches       2781     2781           
=========================================
  Hits           9145     9145           
  Misses         9692     9692           
  Partials       1017     1017           
Impacted Files Coverage Δ
...clipse/jkube/kit/common/util/KubernetesHelper.java 30.00% <ø> (ø)
.../eclipse/jkube/kit/config/resource/VolumeType.java 0.00% <0.00%> (ø)
...eclipse/jkube/kit/config/service/ApplyService.java 22.47% <0.00%> (ø)
...eclipse/jkube/kit/config/service/PatchService.java 33.87% <0.00%> (ø)
...kube/kit/enricher/api/visitor/MetadataVisitor.java 100.00% <ø> (ø)
...eclipse/jkube/kit/enricher/handler/JobHandler.java 93.33% <ø> (ø)
...rg/eclipse/jkube/enricher/generic/GitEnricher.java 19.64% <ø> (ø)
...enricher/generic/MavenIssueManagementEnricher.java 62.50% <ø> (ø)
...lipse/jkube/enricher/generic/MavenScmEnricher.java 60.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 feec33d...6422ad9. Read the comment docs.

@rohanKanojia rohanKanojia force-pushed the deps/fabric8-kubernetes-client branch 2 times, most recently from dfd4655 to 3a4c12e Compare May 20, 2021 08:35
@sonarcloud
Copy link

sonarcloud bot commented May 20, 2021

manusa and others added 2 commits June 28, 2021 07:12
Signed-off-by: Marc Nuri <marc@marcnuri.com>
Remove hardcoded get() from collector.getBodies() which was causing
IndexOutOfBoundsException since number of GET requests made in edit() method
have now reduced by one
@manusa manusa force-pushed the deps/fabric8-kubernetes-client branch from 3a4c12e to 6422ad9 Compare June 28, 2021 05:13
@manusa manusa marked this pull request as ready for review June 28, 2021 05:13
@sonarcloud
Copy link

sonarcloud bot commented Jun 28, 2021

@manusa manusa merged commit 4358c25 into eclipse-jkube:master Jun 28, 2021
@manusa manusa deleted the deps/fabric8-kubernetes-client branch June 28, 2021 06:39
@manusa manusa added this to the 1.4.0 milestone Jun 28, 2021
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.

None yet

2 participants