issues
search
deitch
/
aws-asg-roller
Manage rolling upgrades for AWS autoscaling groups
Apache License 2.0
57
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump golang.org/x/crypto from 0.0.0-20191011191535-87dc89f01550 to 0.1.0
#60
dependabot[bot]
opened
1 year ago
0
Bump golang.org/x/net from 0.0.0-20200226121028-0de0cce0169b to 0.7.0
#59
dependabot[bot]
opened
1 year ago
0
Bump k8s.io/apimachinery from 0.0.0-20180913025736-6dd46049f395 to 0.15.7
#58
dependabot[bot]
opened
1 year ago
0
Bump github.com/aws/aws-sdk-go from 1.21.8 to 1.34.0
#57
dependabot[bot]
opened
1 year ago
0
Bump github.com/aws/aws-sdk-go from 1.21.8 to 1.33.0
#56
dependabot[bot]
closed
1 year ago
1
Bump go to 1.16.5
#55
helgi
closed
3 years ago
1
bump CI golang version to 1.15.6
#54
deitch
closed
3 years ago
0
Centralize configuration using a Configs struct
#53
helgi
closed
3 years ago
5
Option to not force drain a node from kubernetes
#52
gregsidelinger
closed
3 years ago
1
Merge pull request #50 from deitch/docker-latest-go
#51
deitch
closed
3 years ago
0
bump go version
#50
deitch
closed
3 years ago
0
handle explicit ROLLER_KUBERNETES false
#49
deitch
closed
3 years ago
0
fix error reporting
#48
deitch
closed
3 years ago
0
asg-roller doesn't honor ROLLER_KUBERNETES setting when handling non-kubernetes nodes
#47
chroche
closed
3 years ago
4
Proposal: Adding Helm Chart
#46
ljakimczuk
opened
4 years ago
2
Unexpected error describing ASGs, skipping: Unexpected and unknown AWS error when doing describe: MissingRegion
#45
dilshad18
closed
4 years ago
1
Reintroduce ROLLER_ORIGINAL_DESIRED_ON_TAG
#44
TwiN
closed
4 years ago
1
ROLLER_ORIGINAL_DESIRED_ON_TAG is not compatible with cluster-autoscaler
#43
TwiN
opened
4 years ago
7
Fix neglected logs
#42
TwiN
closed
4 years ago
7
Verbose logs printing pointers instead of value
#41
TwiN
closed
4 years ago
1
Verbose logs are printing pointer memory address instead of value
#40
TwiN
closed
4 years ago
1
Use %v instead of %s to prevent verbose logs from causing panic
#39
TwiN
closed
4 years ago
0
Fix issue with pointer when comparing $Latest/$Default versions
#38
TwiN
closed
4 years ago
0
Adds support to store original desired count as an ASG tag
#37
outofcoffee
closed
4 years ago
0
Adds support to increase ASG max to accommodate desired count
#36
outofcoffee
closed
4 years ago
0
Adds verbose logging for MixedInstancesPolicy
#35
pcornish
closed
4 years ago
1
Add missing permissions block in readme
#34
colinliddlemyob
closed
4 years ago
2
Support mixed instance policies.
#33
deverton
closed
4 years ago
8
Enabling verbose logging causes a panic
#32
deverton
closed
4 years ago
2
Add check for nil target launch configuration
#31
TwiN
closed
4 years ago
1
Add more verbose logs
#30
TwiN
closed
4 years ago
2
Add verbose logs
#29
TwiN
closed
4 years ago
5
Get golint sanely
#28
deitch
closed
5 years ago
0
mainline install of golangci-lint
#27
deitch
closed
5 years ago
0
add debug - DO NOT MERGE
#26
deitch
closed
5 years ago
0
Always call gitstat so we can see what is dirty
#25
deitch
closed
5 years ago
0
Switch to github actions
#24
deitch
closed
5 years ago
0
Add deleteLocalData flag, basic logging, and cluster-autoscaler annotation
#23
eterna2
closed
5 years ago
13
Remove old unused dep files, since we are on go modules
#22
deitch
closed
5 years ago
0
FEATURE: option to increase verbose level
#21
nunofernandes
opened
5 years ago
2
Question: Rolling this into a Lambda
#20
armenr
opened
5 years ago
7
Running asg-roller at the same time as cluster-autoscaler results in a cluster of unschedulable nodes
#19
tom-butler
closed
5 years ago
1
handle launch templates in addition to launch configurations
#18
deitch
closed
5 years ago
0
Support for Launch Templates
#17
tom-butler
closed
5 years ago
2
move delay to after action in loop
#16
anandkumarpatel
closed
5 years ago
3
make delay configurable
#15
anandkumarpatel
closed
5 years ago
0
Multistage builds
#14
deitch
closed
5 years ago
5
Fix panic by treat instances without configuration name as old instan…
#13
nauxliu
closed
5 years ago
1
fix: skip updating asgs with no outdated instances
#12
zaquestion
closed
5 years ago
5
fix: case where asg instances dont have a launch config set
#11
zaquestion
closed
5 years ago
2
Next