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 calculating path for copying ownership #1859

Merged
merged 2 commits into from
Dec 24, 2021

Conversation

kvaps
Copy link
Contributor

@kvaps kvaps commented Dec 23, 2021

Fixes # in case of a bug fix, this should point to a bug and any other related issue(s)

Description

This PR:

  • Fixes calculating path for copying ownership
  • Enables error handling

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

@kvaps kvaps mentioned this pull request Dec 23, 2021
4 tasks
@imjasonh
Copy link
Collaborator

Thanks! Can you fix the gofmt issue? That also snuck in before the lint checks were added.

@kvaps
Copy link
Contributor Author

kvaps commented Dec 23, 2021

What do you mean? I have gofmt enabled by default in my editor

@imjasonh
Copy link
Collaborator

What do you mean? I have gofmt enabled by default in my editor

There's an unrelated gofmt issue in pkg/util/tar_util_test.go, it's not your fault, but it'd be nice to get it fixed so tests pass.

If you don't feel like doing it that's fine (it's not your fault) but then I'll need to find someone else to approve my PR. 😕

@kvaps
Copy link
Contributor Author

kvaps commented Dec 23, 2021

Ah, got it! I didn't noticed the failed pipeline

@kvaps
Copy link
Contributor Author

kvaps commented Dec 24, 2021

please give me more time, I'll fix it tomorrow

@imjasonh
Copy link
Collaborator

please give me more time, I'll fix it tomorrow

No rush, thanks for working on this!

@kvaps
Copy link
Contributor Author

kvaps commented Dec 24, 2021

All jobs passed

@imjasonh imjasonh merged commit e38b0c8 into GoogleContainerTools:master Dec 24, 2021
gcalmettes pushed a commit to gcalmettes/kaniko that referenced this pull request Dec 24, 2021
* Fix calculating path for copying ownership

* fix CI
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.

2 participants