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: kubernetes/autoscaler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cluster-autoscaler-1.1.3
Choose a base ref
...
head repository: kubernetes/autoscaler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cluster-autoscaler-release-1.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 11, 2018

  1. Add test to use the PodSafeToEvictKey in reverse

    When this is set to false instead of true, the pod should not be evicted by
    the autoscaler.
    vainu-arto committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    b031679 View commit details
    Browse the repository at this point in the history
  2. Allow using the PodSafeToEvictKey annotation in reverse

    Adding the "cluster-autoscaler.kubernetes.io/safe-to-evict": "false"
    annotation to a pod prevents the cluster autoscaler from touching it.
    vainu-arto committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    a863acb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Merge pull request #1055 from vainu-arto/cherry-pick-pod-unsafe-annot…

    …ations-1.1
    
    Cherry pick pod unsafe annotations for 1.1
    aleksandra-malinowska authored Jul 12, 2018
    Configuration menu
    Copy the full SHA
    71f0bc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Fix nvidia gpu resource name on AWS

    discordianfish authored and Joseph Ruane committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    e68d5fb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Merge pull request #1130 from jeruane/cherry-pick-fix-nvidia-gpu-reso…

    …urce-name-1.1
    
    cherry pick: "Fix nvidia gpu resource name on AWS" to 1.1
    MaciekPytel authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    b51d2fe View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    361afa7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1163 from aleksandra-malinowska/cherry-pick-1.1-d…

    …ebian-base-0.3.2
    
    Cherry pick of #1155: Update Cluster Autoscaler base image
    aleksandra-malinowska authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    02b6014 View commit details
    Browse the repository at this point in the history
Loading