Skip to content

Tags: atlassian/escalator

Tags

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
attempt to fix up docker push action (#244)

Signed-off-by: Alex Price <[email protected]>

v1.14.1

Toggle v1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #237 from hligit/dockerfile-arg-envvar-default-value

Dockerfile: Set default value for buildarg ENVVAR

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#236)

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #227 from vcatlassian/vchen2/upgrade-go-version

Upgrade go version to 1.20

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #212 from hligit/bump-golang-and-alpine

Dockefile: Bump golang and Alpine

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #209 from decayofmind/affinity-empty-struct-fix

Default Pod Selector ignores Pods with affinity set to empty struct

v1.12.0

Toggle v1.12.0's commit message

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 (#203)

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

fixes #202

v1.11.0

Toggle v1.11.0's commit message

Verified

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

Add tags to Auto Scaling Group and Fleet request

v1.10.0

Toggle v1.10.0's commit message

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 (#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

Toggle v1.9.0's commit message

Verified

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

Bump up aws-sdk-go to v1.25.40