koba1t
be8d7eb980
Back to development mode; unpin the modules
2026-02-10 01:43:07 +09:00
koba1t
bb26a70573
Update kyaml to v0.21.1
2026-02-10 00:27:48 +09:00
Kubernetes Prow Robot
798d339d10
Merge pull request #6044 from koba1t/fix/namespace_propagation_problem_at_v5.8.0
...
Fix namespace propagation problem at v5.8.0
2026-02-09 07:21:09 +05:30
Kubernetes Prow Robot
6c8c9cc0e8
Merge pull request #6016 from hmilkovi/fix/helm-4.0
...
fix: support helm v4 beside v3
2026-02-05 07:02:29 +05:30
hmilkovi
54848c1049
fix: support helm v4 beside v3 and remove -c flag for helm version as it does nothing
...
features.
2026-02-04 20:27:15 +01:00
Davanum Srinivas
297f2b59bb
Upgrade json-patch to v4.13.0 to remove pkg/errors dependency
...
The github.com/pkg/errors package is unmaintained and archived.
It was pulled in as a transitive dependency through json-patch v4.12.0.
Upgrading to v4.13.0 removes this dependency while maintaining API
compatibility.
json-patch commit: evanphx/json-patch@106306d
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2026-02-04 14:14:37 -05:00
koba1t
7e45799272
rename to helmRootNamespace
2026-01-13 08:13:23 +09:00
koba1t
4e75138d24
fix: apply namespace propagation for helmCharts only
2026-01-13 08:09:14 +09:00
koba1t
a397f5b491
add tests for regression
2026-01-03 03:27:12 +09:00
Tsuzu
6d7267f345
Fix a failing test
2025-12-22 00:11:48 +09:00
Kubernetes Prow Robot
311dbbf975
Merge pull request #5990 from ralgozino/fix/allow-empty-strategicmerge-patches-files
...
fix: allow empty patches files
2025-11-19 13:12:00 -08:00
koba1t
764ad39d1d
Back to development mode; unpin the modules
2025-11-10 00:04:26 +09:00
koba1t
0fc75546f1
Update kyaml to v0.21.0
2025-11-09 22:45:40 +09:00
Kubernetes Prow Robot
153a37286d
Merge pull request #5679 from koba1t/implements_to_replacements_value_in_the_structured_data
...
implements to replacements value in the structured data
2025-10-24 20:15:34 -07:00
Ramiro Algozino
24ea1b951a
fix(kustomize): call json6902 only when needed
...
Call json6902 transformer only when there are patches to apply.
Addresses #5956
2025-10-02 19:51:09 +02:00
Ramiro Algozino
68fa5177e2
chore: add test for empty patches files
...
Add test to validate that empty files don't produce an error when using
the `path` option of the `patches` convenience.
Add test to validate that using the deprecated patchesStrategicMerge
still produces an error and no changes have been introduced in old
features.
2025-10-02 19:15:00 +02:00
koba1t
2a1862d8b7
fix nit
2025-09-30 06:48:35 +09:00
Niklas Wagner
278dd6e55d
fix: performance recession when propagating namespace to helm ( #5971 )
...
* fix: performance recession when propagating namespace to helm
* fix: handle passing namespace downstream more elegant
* Revert "fix: handle passing namespace downstream more elegant"
This reverts commit 976a7cf2aa .
* Revert "fix: performance recession when propagating namespace to helm"
This reverts commit c7612d1dba .
* fix: use annotation to identify helm chart generated resources
* fix: deduplicate code
* fix: missing import in NamespaceTransformer.go
* ci: allow manual trigger of pipeline in fork
* Revert "ci: allow manual trigger of pipeline in fork"
This reverts commit 8948788fe2 .
* fix: test cases
* chore: fix code comment was on wrong line
* chore: fix code comment was on wrong line pt2
2025-09-29 14:08:19 -07:00
Kubernetes Prow Robot
b62d746b80
Merge pull request #5942 from totegamma/master
...
fix fnplugin storagemounts validation
2025-09-29 12:06:17 -07:00
totegamma
4bdc3f3f7e
add test for plugin loader
2025-09-11 21:40:16 +09:00
koba1t
bbe53c2c45
implements nested structure replacements
2025-09-05 19:37:24 +09:00
koba1t
2dc0d0da8b
implements to replacements value in the structured data
2025-08-28 04:44:52 +09:00
Kubernetes Prow Robot
39086340ad
Merge pull request #5967 from seipan/fix/url-encode
...
Fix infinite loop in HTTP client by validating URLs before requests
2025-08-24 12:13:06 -07:00
Kubernetes Prow Robot
1c0f1bf5ac
Merge pull request #5940 from Skaronator/propagate-namespaces
...
fix: Propagate Namespace correctly to Helm
2025-08-21 04:07:05 -07:00
seipan
2a79ea148d
fix: url.ParseRequestURI before http.Get
...
Signed-off-by: seipan <yamasakipann0218@gmail.com >
2025-08-21 17:18:00 +09:00
Kubernetes Prow Robot
11f9435b50
Merge pull request #5962 from koba1t/chore/update_dependencies_from_security_alert
...
chore: update dependencies from security alert
2025-08-18 09:45:08 -07:00
koba1t
c8d3d5709e
bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0
2025-08-18 06:30:17 +09:00
koba1t
785fce97df
refactor: nested format string
2025-08-18 06:16:24 +09:00
yugo kobayashi
87d0629bd1
update go 1.24.6 ( #5959 )
...
* update go 1.24.6
* fix non-constant format string error
* update golang.org/x/tools@v0.36 .0 and github.com/golangci/golangci-lint@v1.64 .8 to pass execute golangci-lint
* add a verpose diff output to prow test
* remove pluginator binary version from generated files
2025-08-17 13:05:12 -07:00
Kubernetes Prow Robot
b581903858
Merge pull request #5958 from adoramshoval/resource-absorbtion-error-verbosity
...
fix: make AbsorbAll conflict error more verbose
2025-08-16 15:43:07 -07:00
Adoram Shoval
d54e9b2b40
fix: make AbsorbAll conflict error more verbose
2025-08-16 08:09:17 -04:00
Niklas Wagner
75839a81b3
fix: namespace is not correctly propagate with nested kustomization files
2025-08-12 22:46:22 +02:00
zepard
7c04cbb237
Add regex support for Replacement selectors ( #5863 )
...
* feat: Add regex support for Replacement selectors
* Add new tests for regex support
* Earlier exit with rejectAny, and fix linting
* Add example Use cases using regex
2025-08-12 11:13:08 -07:00
Adoram Shoval
9043c223d4
feat: add PatchArgs API type to populate patch options
...
This commit converts the Options section of a patch into an object instead of map.
This allows better clarification of the available options.
2025-08-08 07:34:20 -04:00
koba1t
d0d64c5bc4
Back to development mode; unpin the modules
2025-07-23 21:55:58 +09:00
koba1t
8192ab34ee
Update kyaml to v0.20.1
2025-07-23 21:09:58 +09:00
Kubernetes Prow Robot
87f462af25
Merge pull request #5943 from koba1t/chore/drop_shlex_dependency
...
drop shlex dependency
2025-07-20 12:50:25 -07:00
koba1t
3866a30826
introduce one const value that indicate to no quote in ShlexSplit()
2025-07-14 20:12:00 +09:00
koba1t
5cb1b4e3f9
remove shlex dependencies
2025-07-14 03:57:51 +09:00
koba1t
b6128950c9
add ShlexSplit() as an alternative to shlex.Split()
2025-07-14 03:54:29 +09:00
koba1t
042a2cf177
add testcases for shlexsplit
2025-07-12 07:14:17 +09:00
totegamma
e115ba6240
fix fnplugin storagemounts validation
2025-07-10 22:08:22 +09:00
Niklas Wagner
9376a5c4b7
Propagate Namespace correctly to Helm
2025-07-08 19:24:46 +02:00
koba1t
76eb28bad9
Back to development mode; unpin the modules
2025-06-28 16:13:29 +09:00
koba1t
f54b2b4c59
Update kyaml to v0.20.0
2025-06-28 15:16:16 +09:00
Kubernetes Prow Robot
03ae5c93ca
Merge pull request #5846 from dmvolod/issue-5845-fix-version
...
fix: Get version from the BuildInfo.Main.Version if not found in deps and build flag
2025-06-26 14:40:29 -07:00
Davanum Srinivas
a7703f685c
Drop usage of forked copies of goyaml.v2 and goyaml.v3
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-25 13:13:52 -04:00
ThisIsQasim
32e82514a8
feat: Add suport for Image Volume
2025-06-02 16:22:11 +05:00
Kubernetes Prow Robot
b7340bd369
Merge pull request #5882 from arthurbdiniz/set-git-messages-to-english-for-TestRemoteLoad_LocalProtocol
...
Set Git messages to English for TestRemoteLoad_LocalProtocol
2025-05-23 01:22:36 -07:00
Kubernetes Prow Robot
616c084805
Merge pull request #5865 from milkshake308/feat_helm_devel_arg
...
feat(helm): allow the use of devel alias for helmcharts
2025-05-17 12:25:16 -07:00