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 dependencies #602

Merged
merged 7 commits into from
Mar 18, 2024
Merged

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    9e54006 View commit details
    Browse the repository at this point in the history
  2. Update kube and k8s-openapi

    Update to k8s-openapi 0.21 and kube 0.88
    yeazelm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9d7961e View commit details
    Browse the repository at this point in the history
  3. upgrade mio to 0.8.11

    yeazelm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c284b05 View commit details
    Browse the repository at this point in the history
  4. Fix lint for docstrings

    The docstrings are not valid so removing a / to resolve warnings.
    yeazelm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0205ce9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update opentelemetry in apiserver

    This moves to opentelemetry 0.22 with related changes in prometheus and
    actix-web-opentelemetry. Some of the logic around how one should
    configure opentelemetry changed and these changes bring it up to the
    latest recommendations.
    yeazelm committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9a3b5a2 View commit details
    Browse the repository at this point in the history
  2. Update opentelemetry in controller

    This moves to opentelemetry 0.22 with related changes in prometheus and
    actix-web-opentelemetry. Some of the logic around how one should
    configure opentelemetry changed and these changes bring it up to the
    latest recommendations.
    yeazelm committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ea65220 View commit details
    Browse the repository at this point in the history
  3. Update tests for new struct

    yeazelm committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ca41692 View commit details
    Browse the repository at this point in the history