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

[8.2](backport #31785) Feature/cache expiration #31977

Merged
merged 5 commits into from
Jun 20, 2022
Merged

Commits on Jun 17, 2022

  1. Feature/cache expiration (#31785)

    * fixed cache expiration bug
    
    (cherry picked from commit 4b625fc)
    
    # Conflicts:
    #	metricbeat/module/kubernetes/container/container.go
    #	metricbeat/module/kubernetes/pod/pod.go
    #	metricbeat/module/kubernetes/state_daemonset/state_daemonset.go
    #	metricbeat/module/kubernetes/state_persistentvolume/state_persistentvolume.go
    #	metricbeat/module/kubernetes/state_persistentvolumeclaim/state_persistentvolumeclaim.go
    #	metricbeat/module/kubernetes/util/kubernetes.go
    #	metricbeat/module/kubernetes/volume/volume.go
    gsantoro authored and mergify[bot] committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    fe79ea4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. resolved conflicts

    gsantoro committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0993eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4d17fc View commit details
    Browse the repository at this point in the history
  3. fixed linter issues

    gsantoro committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    34e7b5e View commit details
    Browse the repository at this point in the history
  4. fixed more linter errors

    gsantoro committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    ad3e877 View commit details
    Browse the repository at this point in the history