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

Update cosign and k8s.io/* dependencies #757

Closed
wants to merge 4 commits into from

Conversation

anujc25
Copy link
Contributor

@anujc25 anujc25 commented May 1, 2024

What this PR does / why we need it

Dependency Updates:

  • cosign/v2: v2.0.3-0.20230519173114-f21081a18209 -> v2.2.4

  • k8s.io/* : v0.26.3 -> v0.28.3

  • Removes dependency of the github.com/vmware-tanzu/tanzu-framework/capabilities/client package by coping the necessary bits to this repository. (This is required because the above package is not maintained anymore.

  • Pass the HTTP client to the NewDynamicRESTMapper API as the apiutil.WithLazyDiscovery has been removed.

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

Release note

None

Additional information

Special notes for your reviewer

- cosign: `v2.0.3-0.20230519173114-f21081a18209` -> `v2.2.4`
- k8s.io/* : `v0.26.3` -> `v0.28.3`
@anujc25 anujc25 requested a review from a team as a code owner May 1, 2024 18:11
Reference: https://github.com/darccio/mergo/blob/v0.3.16/merge.go#L342

It looks like when we pass `mergo.WithOverwriteWithEmptyValue` the merge
overwrites the values in destination config based on input from source
config.

If we remove that option, the merge works as expected.
@anujc25 anujc25 closed this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants