natasha41575
529a25d30b
unpin everything
2023-05-05 15:38:19 -05:00
natasha41575
1f98338481
pin to kyaml v0.14.2
2023-05-05 14:32:02 -05:00
Katrina Verey
0c92647760
Back to development mode; unpin the modules
2023-03-13 21:43:46 -04:00
Katrina Verey
0c650423ed
Update kyaml to v0.14.1
2023-03-13 19:24:20 -04:00
Katrina Verey
51e2714408
Back to development mode; unpin the modules
2023-02-07 19:56:39 -05:00
Katrina Verey
e9507c940d
Update kyaml to v0.14.0
2023-02-01 16:44:34 -05:00
Olivier Lemasle
aaf9d39975
Bump k8s.io/kube-openapi to remove archived dependency
...
Bump k8s.io/kube-openapi to remove archived dependency github.com/PuerkitoBio/urlesc
2023-01-13 20:50:59 +01:00
Cailyn
8ab4b8d167
remove direct dependency on github/pkg/errors ( #4970 )
2023-01-13 10:52:25 -08:00
Kubernetes Prow Robot
445622147f
Merge pull request #4889 from fengshunli/vuln
...
fix: all module net and text dependent package CVE-2022-41717 and CVE-2022-32149 vulnerabilities
2023-01-09 11:45:29 -08:00
fsl
32f31c34ba
fix: all module net and text dependent package CVE-2022-41717 and CVE-2022-32149 vulnerabilities
...
Signed-off-by: fsl <1171313930@qq.com >
2023-01-09 11:27:35 +08:00
Katrina Verey
5be179305a
Update sigs.k8s.io/yaml to 1.3.0
2023-01-06 16:23:17 -05:00
Katrina Verey
91a2c2b1a4
Update to Go 1.19
2022-11-17 12:57:17 -05:00
sun min
f9d553689e
update dependencies of libs using go workspace mode
2022-11-02 13:44:23 +08: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
Kubernetes Prow Robot
2e2674fa24
Merge pull request #4727 from KnVerey/improve_fieldspec_errors
...
Improve invalid node kind errors
2022-08-25 12:44:07 -07: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
Katrina Verey
79a9154cf8
Improve error message when namespace transformer is given invalid fieldspecs
...
Also remove invalid+ignored fieldspecs from the defaults
2022-08-16 18:18:44 -04: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
koba1t
f39f914a98
add many pkgs for go.work
2022-06-29 03:32:54 +09:00
natasha41575
fd7e170b69
unpin modules and update latest release to 4.5.5
2022-05-23 12:47:59 -07:00
natasha41575
4a3bb926c5
Update kyaml to v0.13.7
2022-05-20 11:43:49 -07:00
Natasha Sarkar
cf89eae804
openapi parsing performance improvement with protobuffer ( #4568 )
...
* update necessary dependencies
* update openapi test structure
* remove old swagger files and generate new ones
* use protobuffer to parse openapi for performance improvement
2022-04-18 11:10:43 -07:00
natasha41575
b699204a9e
unpin modules and test against latest release
2022-03-28 16:21:42 -07:00
Katrina Verey
7306402cca
Update kyaml to v0.13.6
2022-03-28 17:07:02 -04:00
Katrina Verey
809182c6b6
Back to development mode; unpin the modules
2022-03-24 17:07:20 -04:00
natasha41575
784ae5efa3
Pin to kyaml v0.13.4
2022-03-24 12:58:51 -07:00
natasha41575
b4e116346e
Test examples against latest release
2022-02-09 16:16:10 -08:00
natasha41575
4dfc2a9507
Pin to cmd/config v0.10.4
2022-02-09 14:44:37 -08:00
natasha41575
3277ff9dbf
Test examples against latest release
2022-02-02 12:02:01 -08:00
natasha41575
32e13bdf66
Pin to kyaml v0.13.3
2022-02-02 10:36:53 -08:00
natasha41575
78e8d4318a
Back to development mode; unpin the modules
2022-02-01 16:32:40 -08:00
natasha41575
91ff4eefb2
Pin to kyaml v0.13.2
2022-02-01 14:41:11 -08:00
Sylvain Rabot
31b7cf9e0a
Upgrade cobra for better zsh support
...
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr >
2021-12-23 19:49:24 +01:00
Katrina Verey
4bcc57de74
Back to development mode; unpin the modules
2021-11-11 15:49:01 -08:00
Katrina Verey
9abb72e4d6
Pin to kyaml v0.13.0
2021-11-11 14:12:13 -08:00
Katrina Verey
40c014a991
Back to development mode; unpin the modules
2021-09-27 09:37:38 -07:00
Katrina Verey
6fb944815b
Pin to kyaml v0.12.0
2021-09-24 12:23:09 -07:00
Katrina Verey
f93b4877f7
Back to development mode; unpin the modules
2021-08-24 12:35:26 -07:00
Katrina Verey
f8288e2f02
Pin to kyaml v0.11.1
2021-08-24 10:59:16 -07:00
Natasha Sarkar
4cea8b9785
Unpin modules
2021-07-02 14:10:05 -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
Katrina Verey
b465c20f65
Remove pinning to external fork
2021-06-30 10:15:02 -07:00
Natasha Sarkar
c8b049f57f
point to natasha's fork
2021-06-30 10:14:33 -07:00
pacoxu
24294d3bd0
upgrade json-patch 4.11.0
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-06-09 12:34:19 +08:00