Skip to content

Tags: hligit/escalator

Tags

v1.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
consider initContainers when calculating a pod's requests (atlassian#203

)

This commit also:
 - Standardises uses of resource.Quantity
 - Adds expectedNodeDelta to scale up tests

fixes atlassian#202

v1.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request atlassian#193 from haugenj/master

Add tags to Auto Scaling Group and Fleet request

v1.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds Node Ignore from Deletion annotation (atlassian#187)

* Added annotation skip delete. test skeleton

Added unit test for scale down

changed annotation, addressed comments

updated docs

* address docs formatting comments

* fixed grammar

v1.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request atlassian#180 from hippothewild/master

Bump up aws-sdk-go to v1.25.40

v1.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request atlassian#170 from atlassian/jgonzalez/node-affini…

…ty-match-selector

atlassian#160: Check for NodeAffinityOperator

v1.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request atlassian#166 from atlassian/jgonzalez/remove-max-…

…taints

Remove max taints limit

v1.7.0

Add support for one-shot capacity using AWS Fleet (atlassian#153)

v1.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request atlassian#158 from atlassian/scale-0-metrics

Emit 0 cpu/mem for scale up from 0

v1.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request atlassian#158 from atlassian/scale-0-metrics

Emit 0 cpu/mem for scale up from 0

v1.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request atlassian#155 from atlassian/scale-to-from-0

Add support to scale node group from/to 0