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

Upgrade helm and k8s dependencies #2292

Merged
merged 3 commits into from
Jan 19, 2023
Merged

Upgrade helm and k8s dependencies #2292

merged 3 commits into from
Jan 19, 2023

Conversation

lblackstone
Copy link
Member

Proposed changes

  • Upgrade to helm v3.11.0
  • Upgrade k8s clients to v0.26.0
  • Update memcache code to match upstream changes
    • We maintain a downstream copy of the memcache discovery client that uses a different logger. The upstream code changed some interfaces in v0.26.0. This change pulls in the latest code and reapplies the logging changes.

Related issues (optional)

* Upgrade to helm v3.11.0
* Upgrade k8s clients to v0.26.0
We maintain a downstream copy of the memcache discovery client that uses a different logger. The upstream code changed some interfaces in v0.26.0. This change pulls in the latest code and reapplies the logging changes.
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

1 similar comment
@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@lblackstone lblackstone merged commit becb837 into master Jan 19, 2023
@lblackstone lblackstone deleted the lblackstone/k8s-deps branch January 19, 2023 15:53
@@ -1,5 +1,7 @@
## Unreleased

- Upgrade to latest helm and k8s client dependencies (https://github.com/pulumi/pulumi-kubernetes/pulls/2292)

Choose a reason for hiding this comment

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

It should be pull/2292, not pulls/2292

Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you! Opened #2310.

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

Successfully merging this pull request may close these issues.

None yet

3 participants