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 Skaffold dependencies #6155

Merged
merged 2 commits into from
Jul 7, 2021
Merged

Conversation

briandealwis
Copy link
Member

  • kubectl from 1.17 to 1.18
  • helm to 3.6.2
  • kustomize to 4.2.0
  • kpt to 1.0.0-beta.1
  • kind to 0.11.1
  • k3d to 4.4.6
  • gcloud to 347.0.0
  • bazel to 4.1.0

@briandealwis briandealwis requested a review from nkubala July 7, 2021 21:52
@briandealwis briandealwis requested a review from a team as a code owner July 7, 2021 21:52
@google-cla google-cla bot added the cla: yes label Jul 7, 2021
@briandealwis briandealwis enabled auto-merge (squash) July 7, 2021 21:58
@codecov
Copy link

codecov bot commented Jul 7, 2021

Codecov Report

Merging #6155 (e45c5b3) into master (823896b) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6155      +/-   ##
==========================================
- Coverage   69.94%   69.94%   -0.01%     
==========================================
  Files         478      481       +3     
  Lines       18286    18337      +51     
==========================================
+ Hits        12791    12826      +35     
- Misses       4548     4560      +12     
- Partials      947      951       +4     
Impacted Files Coverage Δ
pkg/skaffold/deploy/kustomize/kustomize.go 72.95% <0.00%> (-1.39%) ⬇️
pkg/skaffold/deploy/helm/deploy.go 77.25% <0.00%> (-0.98%) ⬇️
pkg/skaffold/deploy/deploy_mux.go 53.44% <0.00%> (-0.94%) ⬇️
pkg/skaffold/deploy/kpt/kpt.go 79.93% <0.00%> (-0.93%) ⬇️
pkg/skaffold/deploy/kubectl/kubectl.go 67.92% <0.00%> (-0.40%) ⬇️
pkg/skaffold/runner/v1/apply.go 0.00% <0.00%> (ø)
pkg/skaffold/deploy/kubectl/cli.go 88.09% <0.00%> (ø)
pkg/skaffold/runner/v1/load_images.go
pkg/skaffold/loader/loader_mux.go 0.00% <0.00%> (ø)
pkg/skaffold/loader/loader.go 50.00% <0.00%> (ø)
... and 6 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 823896b...e45c5b3. Read the comment docs.

@nkubala
Copy link
Contributor

nkubala commented Jul 7, 2021

failing with the k3d image import flake we've been seeing, and this should hopefully fix it. merging

@nkubala nkubala disabled auto-merge July 7, 2021 23:07
@nkubala nkubala merged commit 0b13fa0 into GoogleContainerTools:master Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants