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 |
|
natasha41575
|
001b0c5fe5
|
pin to kyaml v0.13.9
|
2022-08-02 10:20:35 -05:00 |
|
natasha41575
|
f6a1e4af3b
|
pin to kyaml v0.13.8
|
2022-07-29 14:44:06 -05:00 |
|
yugo kobayashi
|
3229c810cc
|
restore require sigs.k8s.io/kustomize/* in go.mod
|
2022-07-08 16:58:01 +00:00 |
|
yugo kobayashi
|
670cef4fd1
|
remove 'replace sigs.k8s.io/kustomize/*' and cleanup
|
2022-07-07 18:30:49 +00:00 |
|
koba1t
|
a6449aa03f
|
try to fix e2econtainer test
|
2022-07-05 03:44:56 +09:00 |
|
koba1t
|
e201dbb31a
|
go work sync
|
2022-07-02 15:31:24 +09:00 |
|
koba1t
|
8c8a2125b7
|
update all go.mod to go1.18
|
2022-06-29 05:14:33 +09:00 |
|
natasha41575
|
4a3bb926c5
|
Update kyaml to v0.13.7
|
2022-05-20 11:43:49 -07:00 |
|
Katrina Verey
|
7306402cca
|
Update kyaml to v0.13.6
|
2022-03-28 17:07:02 -04:00 |
|
natasha41575
|
784ae5efa3
|
Pin to kyaml v0.13.4
|
2022-03-24 12:58:51 -07:00 |
|
natasha41575
|
32e13bdf66
|
Pin to kyaml v0.13.3
|
2022-02-02 10:36:53 -08:00 |
|
natasha41575
|
91ff4eefb2
|
Pin to kyaml v0.13.2
|
2022-02-01 14:41:11 -08:00 |
|
Katrina Verey
|
9abb72e4d6
|
Pin to kyaml v0.13.0
|
2021-11-11 14:12:13 -08:00 |
|
Katrina Verey
|
6fb944815b
|
Pin to kyaml v0.12.0
|
2021-09-24 12:23:09 -07:00 |
|
Katrina Verey
|
f8288e2f02
|
Pin to kyaml v0.11.1
|
2021-08-24 10:59:16 -07:00 |
|
Katrina Verey
|
aa92d83d8c
|
Pin to kyaml (#4020)
* Pin to kyaml
* Pin prefixsuffixtransformer to kyaml 0.11.0
* Pin replicacounttransformer to kyaml 0.11.0
|
2021-06-30 11:59:03 -07:00 |
|
monopole
|
b5759305af
|
Fix go.mod in plugins.
|
2021-05-20 12:52:34 -07:00 |
|
monopole
|
51605beb3b
|
Pin to kyaml v0.10.20
|
2021-05-20 12:35:01 -07:00 |
|
monopole
|
a4db686b6c
|
Unpin everything.
|
2021-04-30 22:49:38 -07:00 |
|
monopole
|
6c35c06f3e
|
Pin the plugins.
|
2021-04-30 20:11:14 -07:00 |
|
monopole
|
94f8d4ec63
|
Pin plugins to v0.0.0
|
2021-04-22 17:06:33 -07:00 |
|
monopole
|
162b8f3d37
|
Unpin the api
|
2021-04-14 18:44:16 -07:00 |
|
monopole
|
e3ce61647f
|
Pin to api v0.8.6
|
2021-04-13 12:05:52 -07:00 |
|
monopole
|
ddfb4ff02d
|
Unpin all modules (back to dev mode).
|
2021-03-09 14:01:26 -08:00 |
|
monopole
|
4d66f9a093
|
Pin to api v0.8.5
|
2021-03-08 11:46:32 -08:00 |
|
Natasha Sarkar
|
e9c97a4c4e
|
updated go version to 1.16
|
2021-03-02 16:40:08 -08:00 |
|
monopole
|
efc03bf329
|
Back to development mode; unpin the modules
|
2021-02-28 12:41:31 -08:00 |
|
monopole
|
29bfdfc1ef
|
Pin to api v0.8.4
|
2021-02-28 12:06:30 -08:00 |
|
monopole
|
be8d60fb9f
|
Unpin kyaml, cmd/config and api.
|
2021-02-28 10:26:07 -08:00 |
|
monopole
|
7965195c29
|
Pin to api api/v0.8.3
|
2021-02-26 16:50:46 -08:00 |
|
monopole
|
3da90dbde7
|
Pin to api v0.8.2
|
2021-02-25 08:04:59 -08:00 |
|
Natasha Sarkar
|
d7b29455ab
|
Back to development mode; unpin the modules
|
2021-02-12 15:09:16 -08:00 |
|
Natasha Sarkar
|
cd0d416a11
|
Pin to api v0.8.1
|
2021-02-12 12:40:49 -08:00 |
|
monopole
|
8a61bff299
|
Run: gorepomod unpin kyaml api --doIt
|
2021-02-11 15:05:01 -08:00 |
|
monopole
|
2d2fbe9f14
|
Unpin everything, back to development mode.
|
2021-02-09 16:42:11 -08:00 |
|
monopole
|
1fa3b224b1
|
Pin to api v0.8.0
|
2021-02-09 14:44:12 -08:00 |
|
monopole
|
703fee93af
|
Delete kyaml replacements.
|
2021-02-09 13:00:50 -08:00 |
|
monopole
|
f98edf1b55
|
Unpin from api.
|
2021-02-09 11:22:46 -08:00 |
|
monopole
|
0508c89b4b
|
Pin to api
|
2021-02-09 10:59:18 -08:00 |
|
monopole
|
264bfa8998
|
Unpin; back to development mode.
|
2021-02-09 06:54:18 -08:00 |
|
monopole
|
41df2bed1f
|
Pin to api v0.7.3
|
2021-02-07 08:40:52 -08:00 |
|
monopole
|
a684592639
|
Pin to api v0.6.9
|
2021-02-06 07:59:54 -08:00 |
|
monopole
|
0cf18987d7
|
Back to development mode; unpin the modules
|
2021-01-17 10:10:12 -08:00 |
|
monopole
|
8a65ece956
|
Pin to api v0.7.2
|
2021-01-17 09:19:41 -08:00 |
|
monopole
|
614e853db3
|
Confine calls to ApplyToJSON.
|
2021-01-07 20:31:10 -08:00 |
|
jregan
|
ce2ab487a5
|
Unpin kyaml, cmd/config, api
|
2020-12-29 16:18:12 -08:00 |
|
jregan
|
6977c83a83
|
Pin to api/v0.7.1 (--enableKyaml=true)
|
2020-12-29 09:24:25 -08:00 |
|