Releases: Azure/eno
Releases · Azure/eno
v0.0.11
What's Changed
- Fix deadlock around pod status by @jveski in #144
- Add more docs by @jveski in #143
- Remove dependency on Helm by @jveski in #146
- Add unit tests for shouldCauseResynthesis by @jveski in #145
- Don't roll out updates during deletion by @jveski in #142
- Support terminal synthesis errors by @jveski in #147
- Finish implementing deferred input rollouts by @jveski in #148
Full Changelog: v0.0.10...v0.0.11
v0.0.10
v0.0.9
What's Changed
- Pod spec improvements by @jveski in #134
- Reduce conflicts by @jveski in #138
- Add missing RBAC resources to dev manifest by @jveski in #137
- Clarify verbiage around some symphony logs by @jveski in #136
- Set useragent by @jveski in #135
- Order CRD/CR interactions by @jveski in #130
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
Image tags
- mcr.microsoft.com/aks/eno/eno-controller:v0.0.7
- mcr.microsoft.com/aks/eno/eno-reconciler:v0.0.7
What's Changed
- Add callback from the write buffer by @jveski in #120
- Move manifest ref from Request to Resource by @jveski in #122
- Parse readiness group annotation by @jveski in #121
- Index resources by readiness group by @jveski in #124
- Add synthesis UUID to resource slice spec by @jveski in #126
- Revert "Add callback from the write buffer (#120)" by @jveski in #125
- Fix deletion when synth is missing by @jveski in #128
- Support "readiness groups" i.e. dependencies by @jveski in #127
- Don't update the status of deleting resource slices by @jveski in #131
- Don't create compositions for symphonies in terminating namespaces by @AYM1607 in #132
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Image tags
- mcr.microsoft.com/aks/eno/eno-controller:v0.0.6
- mcr.microsoft.com/aks/eno/eno-reconciler:v0.0.6
What's Changed
- Bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible by @dependabot in #107
- Getting started UX improvements by @jveski in #109
- Redesign rollout controller by @jveski in #108
- Move discovery invalidation logic into reconciler by @jveski in #111
- Add ✨ magical ✨ patch resource by @jveski in #112
- More misc. bug fixes by @jveski in #113
- List and watch by namespace by @AYM1607 in #114
- Implement EnsureExists logic by @jveski in #115
- Fix race between synthesis status and exec controllers by @jveski in #118
- Misc. Flake fixes by @AYM1607 in #117
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Image tags
- mcr.microsoft.com/aks/eno/eno-controller:v0.0.5
- mcr.microsoft.com/aks/eno/eno-reconciler:v0.0.5
What's Changed
- Symphony status improvements by @jveski in #102
- More symphony-related improvements by @jveski in #103
- Fix symphony test flake by @jveski in #105
- Update / improve docs by @jveski in #104
- Variation bindings by @AYM1607 in #106
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Image tags
- mcr.microsoft.com/aks/eno/eno-controller:v0.0.4
- mcr.microsoft.com/aks/eno/eno-reconciler:v0.0.4
What's Changed
- Limit the scope of configured selectors by @jveski in #96
- Refactor reconstitution package by @jveski in #97
- Address some TODOs by @jveski in #98
- Add Symphony CRD by @jveski in #99
- Fix synthesis namespace by @AYM1607 in #100
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
Image tags
- mcr.microsoft.com/aks/eno/eno-controller:v0.0.2
- mcr.microsoft.com/aks/eno/eno-reconciler:v0.0.2
What's Changed
- Parse CEL expressions to determine resource readiness by @jveski in #67
- Aggregate resource readiness signal back to the composition by @jveski in #70
- Reduce memory consumption by @jveski in #72
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #74
- Fix informer race condition by @jveski in #73
- Fix test race by @jveski in #76
- THE LAST BREAKING CHANGE by @jveski in #75
- Helm ownership transfer by @jveski in #79
- Race fixes by @jveski in #77
- Reorganize some tests by @jveski in #81
- Exponential backoff for pod creation by @jveski in #80
- Refactor readiness checks by @jveski in #82
- New Inputs API by @AYM1607 in #84
- Fix refs on Synthesizer by @AYM1607 in #85
- Update github actions by @jveski in #87
- New inputs runtime by @AYM1607 in #86
- Add manager tests by @jveski in #83
- Accept Pod ServiceAccount as a flag by @AYM1607 in #90
- 3 tiny test fixes by @jveski in #88
- Expose leader election options by @AYM1607 in #92
- Refactor reconciliation controller by @jveski in #91
- Refactor aggregation controller a bit by @jveski in #89
- Change base images and run as non-root by @AYM1607 in #93
Full Changelog: v0.0.1...v0.0.2