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

[7.17](backport #31785) Feature/cache expiration #31974

Merged
merged 3 commits into from
Jun 20, 2022

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_cronjob/state_cronjob.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
    197bec8 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

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

Commits on Jun 20, 2022

  1. fix changelog

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