Kubernetes Prow Robot
40ce15cca3
Merge pull request #5514 from kubernetes-sigs/dependabot/github_actions/joelanford/go-apidiff-0.8.2
...
build(deps): bump joelanford/go-apidiff from 0.7.0 to 0.8.2
2024-01-23 10:52:18 +01:00
dependabot[bot]
4e93959754
build(deps): bump joelanford/go-apidiff from 0.7.0 to 0.8.2
...
Bumps [joelanford/go-apidiff](https://github.com/joelanford/go-apidiff ) from 0.7.0 to 0.8.2.
- [Release notes](https://github.com/joelanford/go-apidiff/releases )
- [Commits](https://github.com/joelanford/go-apidiff/compare/v0.7.0...v0.8.2 )
---
updated-dependencies:
- dependency-name: joelanford/go-apidiff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 01:11:48 +00:00
Kurnianto Trilaksono
ab519fdc13
Feature/dependency pinning and update automation ( #5451 )
...
* * handle local flag
* add managerfactory handling for local flag
* add shortName handling for local flag
* add dot git file handling for local flag
* add tests
* fix normal listing
* add ParseGitRepository function, add viper, add testing for utils
* add latest tag logic, add auto pinning and auto fetching
* makke gorepomod list works with --local
* make pinning works with local flag, enable auto update on fork and non-fork repo
* fix: refactor to pass linter
* refactor code and fix comments
* edit README
* refactor code to pass linting
* refactor code
* refactor code and enable patch branch label
* ru add license
* fbackward compatibility for unpin
2024-01-16 22:34:56 +01:00
Nick
f3fedac429
Add generator kustomization references ( #5447 )
...
* Initial configMapGenerator ref
* Draft configMapGenerator options
* ConfigMapArgs
* Add sources
* Begin to restructure generator spec
* Add ObjectMeta
* Draft kustomization.md
* Draft kustomization file links
* Move bases weight
* Update generatorArgs link to commmon generatorOptions
* Remove api/generators for now
* Update generatorOptions
* Add generatorArgs header
* Add secretGenerator
* Remove ObjectMeta for now
* Draft generators
* Fix secretGenerator
* Cleanup
* Add include shortcode, cleanup generators
* Use common includes
* Update object metadata description
* spelling
* Improve args description
2024-01-10 20:27:05 +01:00
charles-chenzz
3f921e159b
add testcase that yield malformed yaml errors
2024-01-08 19:25:04 +08:00
cui fliter
d56e1d0f46
fix some comments
...
Signed-off-by: cui fliter <imcusg@gmail.com >
2024-01-05 16:25:48 +08:00
Michael Kuc
872968c420
fix: show CronJob properties
...
Show the properties of CronJobs when running
`kustomize cfg tree` with the `--image` flag (or other resource flag).
2024-01-04 14:45:07 +00:00
Kubernetes Prow Robot
f72db33d5e
Merge pull request #4558 from koba1t/proposals/replacements_and_patch_to_value_in_the_structured_data
...
Proposal: Replacements and Patch value in the structured data
2024-01-04 00:05:48 +01:00
Kubernetes Prow Robot
cfa2c41b44
Merge pull request #5361 from kubernetes-sigs/dependabot/npm_and_yarn/site/postcss-8.4.31
...
build(deps-dev): bump postcss from 8.4.8 to 8.4.31 in /site
2023-12-28 12:41:51 +01:00
Kubernetes Prow Robot
0c461d61df
Merge pull request #5495 from stormqueen1990/chore/removetest-internal-package
...
chore: move removetest.go to the internal package
2023-12-22 11:06:54 +01:00
Mauren Berti
27ae0693b4
fix: rename helper structs to use more specific names
2023-12-21 22:51:18 -05:00
Mauren Berti
42d5870546
chore: move removetest_testutils.go to internal/testutils
2023-12-21 22:51:17 -05:00
Mauren Berti
f814039f99
chore: move removetest.go to the internal package
...
* Move the edit/remove_test/removetest.go file to the internal package, as it is
intended to aid testing.
* Rename the method ExecuteTestCases to ExecuteRemoveTestCases.
2023-12-21 22:51:16 -05:00
Kubernetes Prow Robot
b28e0445a2
Merge pull request #5489 from ltearno/fixtypo-in-merge2
...
Fix typo in merge2
2023-12-21 12:11:55 +01:00
Kubernetes Prow Robot
7db7de65c1
Merge pull request #5479 from skitt/revert-5197
...
Revert "Switch to json-patch v5"
2023-12-20 20:56:28 +01:00
koba1t
a34dd1fc3f
fix replacements syntax
2023-12-17 05:48:56 +09:00
chansuke
cd886102a9
Fix version tag management
2023-12-15 00:32:36 +09:00
koba1t
2831689a1b
update configMapGenerator section
2023-12-14 21:55:58 +09:00
koba1t
069c5fd5d7
add story4 details
2023-12-14 21:55:58 +09:00
koba1t
504e805da0
add non-goal
2023-12-14 21:55:58 +09:00
koba1t
3cf12635d4
scope change to support only JSON/YAML and add support secretGenerator
2023-12-14 21:55:58 +09:00
koba1t
9adb7535fa
move behavior: merge in base
2023-12-14 21:55:58 +09:00
koba1t
c87c7a139c
fix with suggestion from natasha41575
2023-12-14 21:55:58 +09:00
koba1t
50583c4b0e
add Story of yaml in configmap and json in Annotations
2023-12-14 21:55:58 +09:00
koba1t
9a7014cc14
add proposal 'Disciplined merge the value in structured data with configMapGenerator'
2023-12-14 21:55:58 +09:00
koba1t
32a78f3915
fix motivation, this function is scoped edit
2023-12-14 21:55:58 +09:00
koba1t
f866701088
improve 'Replacement the value in structured data'
2023-12-14 21:55:58 +09:00
koba1t
49e911fcef
add mini-Kep 'Replacements and Patch value in the structured data'
2023-12-14 21:55:58 +09:00
Arnaud Tournier
665bfbc32d
fix typo
2023-12-13 17:50:41 +01:00
Kubernetes Prow Robot
a0a9bdfe05
Merge pull request #5483 from kubernetes-sigs/dependabot/github_actions/actions/setup-go-5
...
build(deps): bump actions/setup-go from 3 to 5
2023-12-12 06:00:11 +01:00
dependabot[bot]
16f7e42392
build(deps): bump actions/setup-go from 3 to 5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 00:46:34 +00:00
Stephen Kitt
bf485f66d3
Revert "Switch to json-patch v5"
...
This reverts commit b692e49b1e .
The json-patch bump in k/k was reverted, so the corresponding bump in
kustomize should be reverted too.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2023-12-07 18:40:29 +01:00
yugo kobayashi
557d6cba2d
Merge pull request #5478 from koba1t/unpinEverything
...
Back to development mode; unpin the modules
2023-12-07 20:11:28 +09:00
koba1t
8eee90d2c6
Back to development mode; unpin the modules
2023-12-07 19:56:35 +09:00
yugo kobayashi
9da0cf8b4c
Merge pull request #5477 from koba1t/pinToApi
...
Update api to v0.16.0
kustomize/v5.3.0
2023-12-07 19:40:41 +09:00
koba1t
c259c478e5
Update api to v0.16.0
2023-12-07 19:30:36 +09:00
yugo kobayashi
c2ec4bb482
Merge pull request #5476 from koba1t/pinToCmdConfig
...
Update cmd/config to v0.13.0
api/v0.16.0
2023-12-07 19:25:28 +09:00
koba1t
29d0214cbd
Update cmd/config to v0.13.0
2023-12-07 19:16:32 +09:00
yugo kobayashi
faf93bb71d
Merge pull request #5475 from koba1t/pinToKyaml
...
Update kyaml to v0.16.0
cmd/config/v0.13.0
2023-12-07 19:11:21 +09:00
koba1t
71f6f4c7d7
Update kyaml to v0.16.0
2023-12-07 19:00:00 +09:00
Kubernetes Prow Robot
b22dbc7db9
Merge pull request #5326 from kubernetes-sigs/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
kyaml/v0.16.0
2023-12-07 05:13:11 +01:00
Kubernetes Prow Robot
bfe18b8198
Merge pull request #5309 from kubernetes-sigs/dependabot/github_actions/joelanford/go-apidiff-0.7.0
...
Bump joelanford/go-apidiff from 0.6.0 to 0.7.0
2023-12-07 05:13:04 +01:00
Sylvain Rabot
82bd395289
Add missing error handling for --load-restrictor completion
...
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr >
2023-12-06 10:34:08 +01:00
Sylvain Rabot
e3031f3a7b
Add build --load-restrictor completion
...
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr >
2023-12-06 10:34:08 +01:00
Kubernetes Prow Robot
6f47203e3f
Merge pull request #5469 from ncapps/add/reviewer
...
Add ncapps to reviewers
2023-12-01 17:19:11 +01:00
Nick Capps
afc2357d5f
Add ncapps to reviewers
2023-11-30 19:55:39 -08:00
Kubernetes Prow Robot
c1ae80d25d
Merge pull request #5454 from stormqueen1990/fix/support-namespace-remove
...
fix: support namespace flag on edit remove secret/configmap
2023-11-30 21:05:05 +01:00
Nick
f23d45fcb4
Add deprecation warning message to commonLabels ( #5464 )
...
* Add commonLabels deprecation warning message
* Add test
* Add warningToRunEditFix message
2023-11-30 17:41:43 +01:00
Kubernetes Prow Robot
0b4974eb1c
Merge pull request #5461 from kundan2707/type_kustomization
...
fix typo in kustomization.yaml
2023-11-29 19:33:55 +01:00
Mauren Berti
228d22cff0
fix: support namespace flag on edit remove secret/configmap
...
Fix the 'edit remove secret'/'edit remove configmap' commands that were previously
missing support to specifying a namespace.
2023-11-28 21:22:31 -05:00