natasha41575
02a53f193d
add description of PM role to contributing doc
2023-08-22 15:11:53 -05:00
Kubernetes Prow Robot
911ddcda40
Merge pull request #5263 from bugoverdose/fix/reject-on-id-change
...
Fix `reject` needing both current and previous ids
2023-08-14 09:19:22 -07:00
Jeong Jinwoo
9f1d5acdc8
fix: check both prev and current ids for filtering reject targets
2023-08-11 21:37:55 +09:00
Jeong Jinwoo
9756d92a91
test: demonstrate reject not working on targets with changed id
2023-08-11 21:37:07 +09:00
Natasha Sarkar
d32d1937e6
Merge pull request #5254 from natasha41575/unpineverything
...
release cleanup
2023-08-10 12:03:25 -05:00
Kubernetes Prow Robot
5e6cbac589
Merge pull request #5203 from varshaprasad96/add/goapi-diff
...
[Chore] Enable go-api-diff checker
2023-08-07 08:42:32 -07:00
natasha41575
ff75dd6cd5
release cleanup
2023-07-31 12:27:44 -05:00
Natasha Sarkar
f8391994b4
Merge pull request #5253 from natasha41575/pincmdconfigandapi
...
pin to cmd/config and api
kustomize/v5.1.1
2023-07-31 11:49:43 -05:00
natasha41575
5ce14e5024
pin to cmd/config and api
2023-07-31 11:28:25 -05:00
Natasha Sarkar
ee22c9cab7
Merge pull request #5252 from natasha41575/pinkyaml
...
pin to kyaml 0.14.3
2023-07-31 11:24:02 -05:00
natasha41575
4a893ce8c6
pin to kyaml
2023-07-31 11:08:00 -05:00
Kubernetes Prow Robot
9ce923ebeb
Merge pull request #5245 from yedayak/customization-typo
...
Fix typo in help for the create subcommand
2023-07-25 12:47:57 -07:00
Yedaya
494a807f28
Fix typo in help for the create subcommand
2023-07-18 09:58:14 +03:00
Varsha Prasad Narsing
820f17c73b
[Chore] Enable go-api-diff checker
...
This PR introduces go-api-diff checker in Makefile
and in CI to make sure we don't end up breaking APIs
unintentionally.
Signed-off-by: Varsha Prasad Narsing <varshaprasad96@gmail.com >
2023-07-12 13:55:07 -04:00
Kubernetes Prow Robot
cd7ba1744e
Merge pull request #5189 from annasong20/test-relative-submodules
...
Add test for issue #5131
2023-07-12 10:03:13 -07:00
Anna Song
da4e881007
Add accumulateResources error tests for local files ( #5225 )
...
* Add accumulateResources error tests for local files.
Add tests demonstrating accumulateResources errors when the resource is
a local file. Works to address #4807 .
* Improve readability
2023-07-01 11:46:49 -07:00
Natasha Sarkar
878cda7c55
Merge pull request #5215 from natasha41575/unpin
...
release cleanup
2023-06-19 12:23:20 -05:00
natasha41575
47327616df
update latest release version
2023-06-19 12:06:16 -05:00
natasha41575
eeff67d88d
unpin everything
2023-06-19 12:05:59 -05:00
Natasha Sarkar
6adf4f294a
Merge pull request #5214 from natasha41575/pintoapi
...
pin to api
kustomize/v5.1.0
2023-06-19 11:53:36 -05:00
natasha41575
5e7cc3437d
pintoapi
2023-06-19 11:35:33 -05:00
Natasha Sarkar
ded76df3af
Merge pull request #5213 from natasha41575/pintocmdconfig
...
pin to cmd/config
api/v0.14.0
2023-06-19 11:24:40 -05:00
natasha41575
d7362ed22d
pin to cmd/config
2023-06-19 11:07:36 -05:00
Natasha Sarkar
4711bfe40c
Merge pull request #5212 from natasha41575/pintokyaml
...
pin to kyaml
cmd/config/v0.11.3
2023-06-19 11:02:27 -05:00
natasha41575
8c0e0b3b47
pin to kyaml
2023-06-19 10:45:18 -05:00
Anna Song
129d0f90af
Add test for issue #5131
2023-06-14 18:32:12 +00:00
Kubernetes Prow Robot
9e42f8d57e
Merge pull request #5177 from annasong20/test-accumulate-remote-file
...
Test accumulateResources errors for remote files
kyaml/v0.14.3
2023-06-13 07:33:59 -07:00
Anna Song
168e31bfb6
Add accumulateResources remote file error tests
...
Test accumulateResources errors when a remote file fails to load. This
is part of the effort to fix issue #4807 .
2023-06-09 21:31:27 +00:00
Kubernetes Prow Robot
336bc14e1a
Merge pull request #5195 from natasha41575/updatemaintainers
...
add Anna to maintainers
2023-06-08 10:00:13 -07:00
natasha41575
b2c39b61bb
add Anna to maintainers
2023-06-08 10:04:18 -05:00
Kubernetes Prow Robot
da31b966fb
Merge pull request #5187 from koba1t/update_go_1.20
...
Bump to go 1.20
2023-06-07 08:28:15 -07:00
Kubernetes Prow Robot
dce94267fb
Merge pull request #5030 from koba1t/fix/error_when_no_path_match
...
be error when no path matching
2023-06-07 07:42:13 -07:00
koba1t
d1647a51af
fix e2econtainer test
2023-06-07 02:19:55 +09:00
koba1t
5b76aa9d2f
update go 1.20
2023-06-06 22:39:06 +09:00
yugo kobayashi
0add0f95e2
change: components apply after all generators and transformers applied ( #5170 )
...
* change: components apply after all generator and transformer applied
* fix name for a test case
* add comment about when the components will be executed
* components are applied before transformer
2023-06-02 10:26:54 -07:00
Kubernetes Prow Robot
6ce0bf390c
Merge pull request #5186 from Jefftree/gnostic-dependency
...
Update gnostic dependency with gnostic-models
2023-06-01 09:59:47 -07:00
Jefftree
7c98e531f2
make test-go-mod
2023-05-31 19:54:13 +00:00
Jefftree
e1ab8c79c1
Replace gnostic with gnostic-models
2023-05-31 18:14:33 +00:00
Kubernetes Prow Robot
cf3e81b590
Merge pull request #4949 from koba1t/fix/add_check_kustomization_is_empty
...
add check that kustomization is empty
2023-05-26 10:36:53 -07:00
koba1t
565cff2d07
update test add KustomizationFile
2023-05-25 05:13:33 +09:00
koba1t
8383b28322
fix test case handling and update a function comment
2023-05-25 04:25:10 +09:00
yugo kobayashi
e1c530e420
fix breaking examples ( #5024 )
...
* fix examples?springboot with no kustomization.yaml
* fix examples/loadHttp with legacy patch syntax
2023-05-24 10:02:50 -07:00
Natasha Sarkar
035924bc1e
Merge pull request #5175 from natasha41575/release-cleanup
...
release cleanup
2023-05-17 10:59:48 -05:00
natasha41575
fd508f0e3a
release cleanup
2023-05-17 10:41:37 -05:00
Kubernetes Prow Robot
9407e26433
Merge pull request #5155 from ephesused/eliminate-unnecessary-rnode
...
perf: eliminate unnecessary RNode creation
2023-05-09 15:27:55 -07:00
Natasha Sarkar
3cac8448d3
Merge pull request #5166 from natasha41575/pintoapinew
...
pin to api v0.13.4
kustomize/v5.0.3
2023-05-09 15:05:13 -05:00
natasha41575
84642b1fed
pin to api v0.13.4
2023-05-09 14:48:02 -05:00
Natasha Sarkar
fa574866b4
Merge pull request #5165 from natasha41575/pin
...
pin to kyaml and cmd/config released versions
api/v0.13.4
2023-05-09 14:41:36 -05:00
natasha41575
4b807107a6
pin to kyaml and cmd/config released versions
2023-05-09 14:27:34 -05:00
Kubernetes Prow Robot
6bb62dd6ef
Merge pull request #5164 from kubernetes-sigs/revert-4999-fix-same-chart-multiple-versions
...
Revert "Fix using same helm chart with different versions"
2023-05-09 12:21:54 -07:00