Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Bump k8s libs to v0.21.3 #2678

Merged
merged 4 commits into from
Jul 28, 2021
Merged

Conversation

ipleten
Copy link
Contributor

@ipleten ipleten commented Jul 25, 2021

What this PR does / why we need it:
Bump k8s libs to 0.21.3 to remediate aws-iam-authenticator issue.

Which issue(s) this PR fixes

Special notes for your reviewer:
Not sure all these files should be committed.

ipleten added 2 commits July 25, 2021 18:49
Signed-off-by: Iaroslav Pleten <iaroslavpleten@pingidentity.com>
Signed-off-by: Iaroslav Pleten <iaroslavpleten@pingidentity.com>
dc := dynamicfake.NewSimpleDynamicClient(scheme,
newUnstructured("v1", "Namespace", "", "default"),
newUnstructured("v1", "Namespace", "", "app-1"),
dc := dynamicfake.NewSimpleDynamicClientWithCustomListKinds(scheme,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have to update this due to kubernetes/client-go#914

@wwitzel3
Copy link
Contributor

Has a minor conflict with the package-lock file, if you can resolve that we'll look at getting this landed. Thank you!

@wwitzel3 wwitzel3 merged commit d05ed46 into vmware-archive:master Jul 28, 2021
@davidmirror-ops
Copy link
Contributor

Thank you @ipleten !

Being this your first PR to Octant, you received the community shoutout during today's meeting

https://youtu.be/0WPzTOQQqBo (40:59)

We hope you find this experience rewarding enough to do it again sometime in the future :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants