Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2022

Bumps sigs.k8s.io/kustomize/api from 0.10.1 to 0.11.0.

Release notes

Sourced from sigs.k8s.io/kustomize/api's releases.

kyaml/v0.11.0

This release updates go-yaml to version 496545a6307b2a7d7a710fd516e5e16e8ab62dbc, which may fix a number of outstanding bugs. Of note, the updated version of go-yaml no longer forces line wrapping on long strings (see go-yaml/yaml#572). Some users may see minor changes to output as a result. In addition, go-yaml is now used via an internal fork that restores previous sequence indentation behavior (the sequence indicator does not count against indentation). See kubernetes-sigs/kustomize#3946.

e583f199b Comment out part of script that is likely only needed on first run 3ab0665c1 fix affected kyaml tests 4b6604373 compact sequence indent 979f03e76 remove serialization hack after bump c8b049f57 point to natasha's fork f3d888304 Internalize forked code e308f321d fix leading newline issue beea785ea tests for compactSeqIndent 95c5b686b add defaultSeqIndent method 0ddf68cc8 compact sequence indentation option 4cadad5cf Internal copy of go-yaml at 496545a6307b2a7d7a710fd516e5e16e8ab62dbc 9e4a6397d Instructions and script for go-yaml fork 2e8a3b7c4 Use the forked go-yaml module 1aa7a1e70 Handle null values while formatting 1801d3328 Add error when datamap is nil b01da61d8 Update argument name 23e28bb18 change marshal indent to 2 (#4005) a1f1c2d32 Add documentation 10331d956 Add GetValidatedDataMap to rnode 60038d44f Add filesys.FileSystem to ignoreFileMatcher (#3994) 7fae7d1bd Move api/filesys to kyaml/filesys (#3997) 0af3a7570 Remove debug fmt.Println breaking kpt Starlark output 2e0556b54 Allow the Handle function of the ResourceHandler interface to return an error 95e242353 Allow users to customize handling of deleted resources for merge3

api/v0.11.0

New enhancements

  • New field in kustomization, buildMetadata. Docs are coming soon.
  • Add TrackableFilter interface (#4410) - This is now implemented by suffix, prefix, replicacount, namespace, annotations, labels, and image filters.
  • Refactor the PrefixSuffixTransformer into separate prefix- and suffix transformers, enabling the user to use the PrefixTransformer or SuffixTransformer individually in the transformers field. (#4318)
  • kustomize build ... now completes file paths on ZSH. (#4310)

Deprecations

  • 2554d690c Deprecate enable-managedby-label flag in favor of a field (#4377)
  • a1c5d79d9 Move plugins in api/builtins to internal, leaving deprecated aliases in api/builtins. (kubernetes-sigs/kustomize#4300)

Other changes

... (truncated)

Commits

Dependabot compatibility score

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 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/api](https://github.com/kubernetes-sigs/kustomize) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Changelog](https://github.com/kubernetes-sigs/kustomize/blob/master/docs/v2.1.0_changelog.md)
- [Commits](kubernetes-sigs/kustomize@api/v0.10.1...api/v0.11.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kustomize/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 2, 2022
@github-actions github-actions bot added the size/S label Feb 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2022

Superseded by #52.

@dependabot dependabot bot closed this Feb 3, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/kustomize/api-0.11.0 branch February 3, 2022 12:22
@hardikdr hardikdr added the area/iaas Issues related to IronCore IaaS development. label Jun 26, 2025
@hardikdr hardikdr added this to Roadmap Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/iaas Issues related to IronCore IaaS development. dependencies Pull requests that update a dependency file go Pull requests that update Go code size/S

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants