Claudio Busse
|
7b1eaf1e4f
|
feat: localize absolute paths
|
2023-11-26 12:22:15 +01:00 |
|
Katrina Verey
|
4821259f01
|
Stop handling mysterious gh: prefix in remote URLs
|
2023-01-09 13:13:27 -05:00 |
|
Anna Song
|
aec35009ed
|
Implement locRootPath (#4909)
* Implement locRootPath, and include userinfo, port in locFilePath
* Strip userinfo, port
* Improve readability
|
2022-12-22 12:15:26 -08:00 |
|
Anna Song
|
0eff094faf
|
Calculate localized path for remote file (#4878)
* Calculate localized path for remote file
* Add documentation
|
2022-11-28 09:36:06 -08:00 |
|
Anna Song
|
f80cf9f433
|
Reinstate #4652 without url-related code
Remove code that changes remotes-loading code path, as mandated by #4756
|
2022-08-29 16:57:15 +00:00 |
|
Natasha Sarkar
|
8868d91670
|
Revert "Load and calculate Destination of files for kustomize localize (#4652)"
This reverts commit bf17fe1d8f.
|
2022-08-26 13:26:23 -05:00 |
|
Anna Song
|
bf17fe1d8f
|
Load and calculate Destination of files for kustomize localize (#4652)
* Implement file localization for localize
Implement file localization for new command kustomize localize
* Patch file localization
Fix lint errors, address feedback, begin transition to file loader from
localizer
* Add Repo() to Loader
* Implement locLoader factory + cleanup
* Add domain to RepoSpec
Fix ssh relative url host parsing for non-github domain on the side
* Implement Load(), New(), Root(), Dst() for LocLoader
* Address repospec code review comments
* Address 1st round of code review feedback
* Address feedback #2
Removed localized path calculations to cover edge case and improve readability.
* Remove ldr Cleanup logging
* Address code review round #3
* Address code review feedback #4
|
2022-08-19 14:33:53 -07:00 |
|