зеркало из https://github.com/Azure/orkestra.git
Add roadmap section (#67)
Signed-off-by: nitishm <nitishm@microsoft.com> Co-authored-by: nitishm <nitishm@microsoft.com>
This commit is contained in:
Родитель
75ef950e58
Коммит
2cbe7fcda9
12
README.md
12
README.md
|
@ -136,6 +136,18 @@ See [sequence diagrams](./docs/SEQUENCE.md)
|
|||
|
||||
Try out the examples in [examples](./examples)
|
||||
|
||||
## Roadmap
|
||||
|
||||
### Functional
|
||||
|
||||
- [ ] Handling of `Application`, `ApplicationGroup` UPDATE & DELETE reconcilation events : [#64](https://github.com/Azure/Orkestra/issues/64), [#59](https://github.com/Azure/Orkestra/issues/59)
|
||||
|
||||
### Features
|
||||
|
||||
- [ ] Rollback ApplicationGroup to previous version on failure by re-deploying last-applied workflow.
|
||||
- [ ] Support multiple remediation strategies on failure
|
||||
- [ ] Make the switch from [helm-operator](https://github.com/fluxcd/helm-operator) to [helm-controller](https://github.com/fluxcd/helm-controller)
|
||||
|
||||
## Contributing
|
||||
|
||||
For instructions about setting up your environment to develop and extend the operator, please see
|
||||
|
|
Загрузка…
Ссылка в новой задаче