Releases: rancher/eks-operator
Releases · rancher/eks-operator
v0.1.0-rc13
Change
Fixed bug that caused a nil pointer exception on import
v0.1.0-rc12
Changes
fixed bug with provided subnets
fixed bug with nodegroup versions
v0.1.0-rc9
Changes:
changed remaining references from ke.cattle.io to eks.cattle.io
v0.1.0-rc11
Changes:
fix credential parsing
v0.1.0-rc10
Changes:
Replaced references to cloudCredential.
v0.1.0-rc8
Changes:
removed some unnecessary some validation
changed cloudCredential to amazonCredentialSecret
removed Kubernetes version requirement
changed API group from ke.cattle.io to eks.cattle.io
v0.1.0-rc7
Fixed bug:
Prevents nil pointer exception by no longer attempting to record error on deletion
v0.1.0-rc6
Changes:
errors now recorded in status
added generated fields to status
v0.1.0-rc5
Bug fixes:
fixed bug where status would update to active before checking node groups
v0.1.0-rc4
Bug fixes:
- Fix node instance role deletion by giving each created role a unique name