Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AliyunContainerService/kubernetes-cronhpa-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/prometheus-metrics-export
Choose a base ref
...
head repository: AliyunContainerService/kubernetes-cronhpa-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 2,547 files changed
  • 9 contributors

Commits on Dec 9, 2021

  1. add multi_arch_Dockerfile for multi arch build

    hexi.ghx committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    c3d5dc1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Merge pull request #105 from AliyunContainerService/feature/prometheu…

    …s-metrics-export
    
    add prometheus metrics export
    IrisIris authored May 10, 2022
    Configuration menu
    Copy the full SHA
    edcf39c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98 from IrisIris/feature/mullti-arch

    add multi_arch_Dockerfile for multi arch build
    IrisIris authored May 10, 2022
    Configuration menu
    Copy the full SHA
    3dead7e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    34f1c0c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. redo out of date jobs

    hexi committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0fe788c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Merge pull request #109 from IrisIris/feature/timeout-job-redo

    redo time out job
    ringtail authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b8cd52c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8810f31 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #110 from IrisIris/feature/timeout-job-redo

    update cronhpa controller image version in yaml
    ringtail authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3c84d52 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. change base image

    hexi committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    277c7d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Merge pull request #111 from IrisIris/fix/security-scan

    change base image
    ringtail authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    49dc1d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Merge pull request #107 from lbbniu/fix/lbbniu/enableLeader

    bugfix: LeaderElectionID must be configured
    ringtail authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b1a762f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Debug/memory increase (#125)

    * add cronhpa name&namespace in log and change to job queue to *sync.map
    Co-authored-by: hexi.ghx <[email protected]>
    IrisIris and hexi.ghx authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2f290b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. update image built by latest code

    hexi.ghx committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    345f3ec View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    42ed25d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Merge pull request #128 from IrisIris/feature/update-image-tag

    update image built by latest code
    IrisIris authored May 22, 2023
    Configuration menu
    Copy the full SHA
    bf121e2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. updateChart (#122)

    yccharles authored May 31, 2023
    Configuration menu
    Copy the full SHA
    b8e427a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. cleanup exclude dates (#130)

    Signed-off-by: huiwq1990 <[email protected]>
    huiwq1990 authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    16211da View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Update Dockerfile (#133)

    bogo-y authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    979d9a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Update rbac_role.yaml (#136)

    add a rule
    bogo-y authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    31c63be View commit details
    Browse the repository at this point in the history
Loading