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

deps: Bump JKube base images to 0.0.10 #907

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

manusa
Copy link
Member

@manusa manusa commented Sep 13, 2021

Description

deps: Bump JKube base images to 0.0.10.

New images don't have security warnings.

  • k8s:watch goal works on new image
  • k8s:debug goal works on new image
  • oc:build s2i goal works on new image
  • oc:build docker goal works on new image
  • oc:watch goal works on new image n/a (DockerImageWatcher is no longer Docker specific #422)
  • oc:debug goal works on new image

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 self-assigned this Sep 13, 2021
@codecov
Copy link

codecov bot commented Sep 13, 2021

Codecov Report

Merging #907 (98bbc67) into master (ca7ba91) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #907   +/-   ##
=========================================
  Coverage     47.46%   47.46%           
  Complexity     3381     3381           
=========================================
  Files           421      421           
  Lines         19973    19973           
  Branches       2798     2798           
=========================================
  Hits           9480     9480           
  Misses         9446     9446           
  Partials       1047     1047           

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 ca7ba91...98bbc67. Read the comment docs.

@manusa manusa added this to the 1.5.0 milestone Sep 13, 2021
@manusa manusa added the dependencies Pull requests or issues related to a dependency update label Sep 13, 2021
@manusa manusa marked this pull request as ready for review September 13, 2021 15:58
@sonarcloud
Copy link

sonarcloud bot commented Sep 14, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@manusa manusa merged commit 8dead55 into eclipse-jkube:master Sep 14, 2021
@manusa manusa deleted the feat/update-jkube-images branch September 14, 2021 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests or issues related to a dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants