#5294: feat: localize absolute paths
#5556: feat: support labels key in transformer configuration
Bug fixes/Performance improvements
#5079: perf: improve applyOrdering by avoid call to GetByCurrentId
#5500: add testcase that check yield malformed yaml errors
chore
#5625: fix: return error instead of log.Fatalf()
#5651: fix: use fmt.Errorf instead of non-existing errors.New
Dependencies
#5672: chore(deps): bump dependencies of kustomize + sync go workspace
#5680: chore: restore version for github.com/asaskevich/govalidator
#5702: Update kyaml to v0.17.1
kyaml/v0.17.2
chore
#5413: chore(docs): fix grammar error in comment
#5506: fix some comments
api/v0.17.1
#5644: fix version subcommand is not working after release build
kyaml/v0.17.1
Dependencies
#5672: chore(deps): bump dependencies of kustomize + sync go workspace
#5680: chore: restore version for github.com/asaskevich/govalidator
Commits
9cc25a5 Merge pull request #5703 from koba1t/pinToCmdConfig
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps sigs.k8s.io/kustomize/kyaml from 0.17.0 to 0.17.2.
Release notes
Sourced from sigs.k8s.io/kustomize/kyaml's releases.
Commits
9cc25a5
Merge pull request #5703 from koba1t/pinToCmdConfigf6ad718
Update cmd/config to v0.14.1da14e76
Merge pull request #5702 from koba1t/pinToKyaml7424956
Update kyaml to v0.17.1e244b83
Merge pull request #5688 from emirot/refactor/indexOff983846
refactor: function in stdlib now49a645f
Merge pull request #5294 from typeid/localize_absolute_pathse7a1549
fix: usefmt.Errorf
instead of non-existingerrors.New
(#5651)0d7d830
Merge pull request #5681 from emirot/remove-string-in-slicee676d05
Merge pull request #5500 from charles-chenzz/kust-target-tcDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show