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

Cherrypick to k8s 1.26 #908

Closed
wants to merge 28 commits into from

Commits on Aug 20, 2024

  1. docs: adjust logos to align center

    Signed-off-by: bitliu <[email protected]>
    (cherry picked from commit d0d24d0)
    Xunzhuo authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    731c650 View commit details
    Browse the repository at this point in the history
  2. cherry pick main to k8s-1.26

    Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aa348c4 View commit details
    Browse the repository at this point in the history
  3. upgrade cadvisor

    (cherry picked from commit 7498706)
    ruimingxie authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9b86ab5 View commit details
    Browse the repository at this point in the history
  4. fix nil panic in caculateCPUUsage

    (cherry picked from commit c69fda3)
    borgerli authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    70729ec View commit details
    Browse the repository at this point in the history
  5. monitor recommendation metrics

    (cherry picked from commit 6df3357)
    qmhu authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ca50dfe View commit details
    Browse the repository at this point in the history
  6. fix lint

    (cherry picked from commit ca2be38)
    qmhu authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fd78819 View commit details
    Browse the repository at this point in the history
  7. dial remote runtime service in block mode

    Signed-off-by: xrmzju <[email protected]>
    (cherry picked from commit 9df2d3c)
    ruimingxie authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7173fb0 View commit details
    Browse the repository at this point in the history
  8. add ContainerResource source type for ehpa prediction

    (cherry picked from commit 4a459d3)
    whitebear009 authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    015a059 View commit details
    Browse the repository at this point in the history
  9. remove useless function

    (cherry picked from commit b5475b7)
    whitebear009 authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7672cc0 View commit details
    Browse the repository at this point in the history
  10. extension label for prom query

    (cherry picked from commit 4c29e75)
    qmhu authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1e7431d View commit details
    Browse the repository at this point in the history
  11. doc: fix grafana version 6.11.0

    (cherry picked from commit 0068048)
    zsnmwy authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8842693 View commit details
    Browse the repository at this point in the history
  12. fix setup scripts

    (cherry picked from commit 929604d)
    陈晨 authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5d0a1d5 View commit details
    Browse the repository at this point in the history
  13. fix: strategic merge patch kubernetes

    (cherry picked from commit b0a45cd)
    GZmichaelcheung authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8dc5469 View commit details
    Browse the repository at this point in the history
  14. fix tutorials typo

    (cherry picked from commit b7ed564)
    michaelcheungdk authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f6a067e View commit details
    Browse the repository at this point in the history
  15. fix rr controller npe

    (cherry picked from commit bb5c1e4)
    qmhu authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ce559fa View commit details
    Browse the repository at this point in the history
  16. Convergence RBAC permissions

    (cherry picked from commit 3ae52c6)
    roczzhang authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d6e687c View commit details
    Browse the repository at this point in the history
  17. Optimize qos initializer.

    (cherry picked from commit c8259f3)
    payall4u authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    931e5f3 View commit details
    Browse the repository at this point in the history
  18. Fix log level.

    (cherry picked from commit 3e8bbbe)
    payall4u authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bc9f557 View commit details
    Browse the repository at this point in the history
  19. Add nil check and add unit test

    (cherry picked from commit 74132af)
    payall4u authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d6d4d43 View commit details
    Browse the repository at this point in the history
  20. tsp indicator isolated from ehpa

    (cherry picked from commit 2982d0f)
    whitebear009 authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2cf245f View commit details
    Browse the repository at this point in the history
  21. fix katex for tsp doc

    (cherry picked from commit 083ee9b)
    whitebear009 authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d06a3f3 View commit details
    Browse the repository at this point in the history
  22. fix oom record sort

    (cherry picked from commit 832e1bc)
    whitebear009 authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    445992b View commit details
    Browse the repository at this point in the history
  23. change update workload to update workload status

    (cherry picked from commit 8380d7f)
    brucejunlli authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    05d7386 View commit details
    Browse the repository at this point in the history
  24. Fix crane agent panic when pod use ext memory

    Signed-off-by: payall4u <[email protected]>
    (cherry picked from commit ea20086)
    payall4u authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5c3b431 View commit details
    Browse the repository at this point in the history
  25. fix issues gocrane#898

    (cherry picked from commit c48a90b)
    Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5df5899 View commit details
    Browse the repository at this point in the history
  26. add metrics

    (cherry picked from commit 3bceccd)
    Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    98437d0 View commit details
    Browse the repository at this point in the history
  27. fix ut and fmt error

    (cherry picked from commit d8d5dd2)
    Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    089d4e3 View commit details
    Browse the repository at this point in the history
  28. fix: close SeedFile

    (cherry picked from commit d5e108b)
    testwill authored and Cloudzp committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8de51a4 View commit details
    Browse the repository at this point in the history