Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sigs.k8s.io/kustomize/api from 0.7.1 to 0.7.2 #494

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2021

Bumps sigs.k8s.io/kustomize/api from 0.7.1 to 0.7.2.

Release notes

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

api/v0.7.2

86e9983b Pin to kyaml v0.10.6 and cli-utils v0.22.4 cbbcfde9 Update multiplepatch_test.go 304a9e57 Update factory_test.go f23f26aa Update factory_test.go 065c2b86 Fix unfiled bug; don't quote port numbers. 2a16af80 Simplify, document and add more tests to var replacement. b8702561 Add test for issue 3449 561cef1d Merge expansion package into refvar package. 45b1bf17 Annotate decisions on issue 3304 in api. cb421421 Fix api tests that accomodated bad label and anno quoting. f6ddea43 Make test file paths consistent and relative 2cb972de Rename id annotations to build annotations. fabaf35c Add test covering pod disruption budget treatment. e13f8803 Add test case of deleting not existing elements b41df229 Add another test covering fix of 3412 1edf9b63 Update configmap test with quotes fixed. b3fc306f Move some code to make it reusable without import cycles. bb41d018 Add more tests and explain some strange quotes. 64beee22 fix GetFieldValue cannot handle slice index c68cf40d Add a test that only loads an annotated resource. d54bc674 Update name references by checking both the original and current namespaces bd4580d7 Manage name changes (prefix/suffix) via YAML annotations rather than via in-memory-only fields. 14a1a0e4 Fix 3424 by avoiding a JSON round trip 44b5acad Clarify var-related error message. 30dcf386 Add var ref replacement tests and more doc. 658b62c6 Reduce complexity in NameReferenceTransformer. c2fbb709 Don't swallow error in SM patch and use new RNode Map method. 769f65d6 Short circuit anno/label transformer for performance. 378eaedc keep \n in the end of resource yaml 614e853d Confine calls to ApplyToJSON. 8c6a9f64 Move plugin lister to avoid import cycle. 69cade14 Add test for issue 3424 ce2ab487 Unpin kyaml, cmd/config, api

Commits
  • 4cdc3b0 Merge pull request #3475 from kubernetes-sigs/pinToCmdConfig
  • 40bf89a Pin to cmd/config v0.8.8
  • 7f548ed Merge pull request #3474 from kubernetes-sigs/pinToKyamlAndCliUtils
  • 86e9983 Pin to kyaml v0.10.6 and cli-utils v0.22.4
  • cbbcfde Update multiplepatch_test.go
  • 304a9e5 Update factory_test.go
  • f23f26a Update factory_test.go
  • 7208576 Merge pull request #3473 from monopole/doImportantStuff
  • 065c2b8 Fix unfiled bug; don't quote port numbers.
  • 2a16af8 Simplify, document and add more tests to var replacement.
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 18, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jan 18, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #494 (385da16) into master (4a05a56) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #494   +/-   ##
=======================================
  Coverage   73.69%   73.69%           
=======================================
  Files          93       93           
  Lines        2148     2148           
=======================================
  Hits         1583     1583           
  Misses        429      429           
  Partials      136      136           

@devang-gaur devang-gaur merged commit b445fd0 into master Jan 18, 2021
@devang-gaur devang-gaur deleted the dependabot/go_modules/sigs.k8s.io/kustomize/api-0.7.2 branch January 18, 2021 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant