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

Commits on Jan 18, 2023

  1. Upgrade helm and k8s dependencies

    * Upgrade to helm v3.11.0
    * Upgrade k8s clients to v0.26.0
    lblackstone committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    bccd18c View commit details
    Browse the repository at this point in the history
  2. 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.
    lblackstone committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    01de5fb View commit details
    Browse the repository at this point in the history
  3. Fix lint failures

    lblackstone committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    131ac09 View commit details
    Browse the repository at this point in the history