Skip to content

Releases: mumoshu/node-detacher

v0.6.0

15 Jul 01:16
Compare
Choose a tag to compare

Changelog

d817db8 Update README
c1bb478 Evict/delete annotated pods only

Docker images

  • docker pull mumoshu/node-detacher:latest
  • docker pull mumoshu/node-detacher:v0.6.0
  • docker pull mumoshu/node-detacher:v0

v0.5.0

06 Jul 23:56
Compare
Choose a tag to compare

Changelog

46fbe58 Add node-detacher.variant.run/detached annotation to request dettachment only
a562931 Update README

Docker images

  • docker pull mumoshu/node-detacher:latest
  • docker pull mumoshu/node-detacher:v0.5.0
  • docker pull mumoshu/node-detacher:v0

v0.4.0

03 Jul 21:30
Compare
Choose a tag to compare

Changelog

c098320 feat: Annotate node with attachment/dettachment timetsamp for potential integration with other controllers
ecb26af Fix README
bdda878 Update README Why? section about CA support
719e0d7 Update README Why? section
61c17d8 Add E2E for pod deletion on node termination

Docker images

  • docker pull mumoshu/node-detacher:latest
  • docker pull mumoshu/node-detacher:v0.4.0
  • docker pull mumoshu/node-detacher:v0

v0.3.0

19 Jun 01:26
Compare
Choose a tag to compare

Changelog

a3ec792 Use Evictions API by default
6f34e0e Fix manual test instruction in README
c30ca72 Use latest tag in the example deployment

Docker images

  • docker pull mumoshu/node-detacher:latest
  • docker pull mumoshu/node-detacher:v0.3.0
  • docker pull mumoshu/node-detacher:v0

v0.2.0

19 Jun 00:17
Compare
Choose a tag to compare

Changelog

4f819cf Skip re-deleting daemonset pod
0d7739b Add --enable-aws [true|false] to toggle the whole AWS support

Docker images

  • docker pull mumoshu/node-detacher:latest
  • docker pull mumoshu/node-detacher:v0.2.0
  • docker pull mumoshu/node-detacher:v0

v0.1.0

18 Jun 12:54
Compare
Choose a tag to compare

Changelog

7277155 Automated tagged releases
d764b39 Do release separate image on each commit to master
455ee18 Fix the workflow
3d17537 Fix more lint errors
55d28bd Add make target for manual testing
fadb1aa Add test.daemonsets.yaml
31f6c28 Fix lint errors
0d1670f Fix various errors while running tests
2611687 feat: Stopping daemonset pods gracefully in customizable order
02fd16e Update README
d760007 Update README
0b8ce3a Update README
7491b0a Update README
fbf6f8e Update README
f328738 Update README
6abe25b Update README
e39f1a7 Update the deployment instruction
39f733c Use custom resource for scheduling detachment/re-attachment and caching aws api calls results
1e42ce9 feat: DaemonSets support
8af0541 Update README
31bb2f0 Update README
fb4de1d Update README
98a9a42 Update README
e5457d6 Update README
1311d12 Update README
4b051f0 Update README
06ccb34 Update README
b74bb0e fix: Proper cluster-autoscaler support
4585f18 Fix comments regarding handling of cluster-autoscaler crash
04609df Separate static vs dynamic modes and options to disable clb/nlb/alb integrations
fc5ab6b Remove unnecessary code
263f0a1 feat: Re-attach the node when CA cancelled a scale-down
af717ae Add make latest for updating latest images
f97e948 Bump aws-sdk-go for IAM roles for pods
5ed7bc0 Do not detach from ASGs for cluster-autoscaler compatibility
a5519e8 feat: alb-ingress-controller integration
4f851c8 Use labels as cache of asgs, tgs and clbs associated to the node
fb760d8 Graduate to a standard Kubernetes controller
387f4b2 doc: Add links
ac4e089 doc: Recommended Usage
94f005e Do mention about DNS switching
d593f59 First commit

Docker images

  • docker pull mumoshu/node-detacher:latest
  • docker pull mumoshu/node-detacher:v0.1.0
  • docker pull mumoshu/node-detacher:v0