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

fix: cloud build cannot find private workerpool issue #7356

Merged

Conversation

ericzzzzzzz
Copy link
Contributor

@ericzzzzzzz ericzzzzzzz commented Apr 29, 2022

Fixes: #7340
Related: #6666 #7347

Description

User facing changes (remove if N/A)
skaffold is not able to find private worker pool when using could build.

linters doesn't work on go1.18.1 https://gist.github.com/ericzzzzzzz/f80cbdbe93cf2860235bcbbfb7d22697

@ericzzzzzzz ericzzzzzzz requested a review from a team as a code owner April 29, 2022 18:25
@ericzzzzzzz ericzzzzzzz requested review from MarlonGamez and removed request for a team April 29, 2022 18:25
@aaron-prindle aaron-prindle self-requested a review April 29, 2022 18:26
Copy link
Contributor

@aaron-prindle aaron-prindle left a comment

Choose a reason for hiding this comment

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

LGTM, failing lint tests are related to issue using golangci-lint v1.37.2 w/ golang 1.18.1 (used in CI). Using go 1.17.9 the lint tests are passing

@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

❗ No coverage uploaded for pull request base (release/v1.37.2@d15ad52). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##             release/v1.37.2    #7356   +/-   ##
==================================================
  Coverage                   ?   68.37%           
==================================================
  Files                      ?      560           
  Lines                      ?    26542           
  Branches                   ?        0           
==================================================
  Hits                       ?    18149           
  Misses                     ?     7134           
  Partials                   ?     1259           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@aaron-prindle aaron-prindle merged commit cbcf17c into release/v1.37.2 Apr 29, 2022
@aaron-prindle aaron-prindle deleted the fix-cloud-build-cannot-find-private-workerpool branch April 29, 2022 18:57
aaron-prindle pushed a commit to aaron-prindle/skaffold that referenced this pull request Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants