FEATURES:
- N/A
CHANGES:
- Clean up unit test execution GH-234
- Add retries for flaky e2e tests GH-247
- Document operatorhub.io release process GH-235
- Enable unit test code coverage tracking using codecov.io GH-245
BUG FIXES:
- Do not wait for finalizers when deleting resources GH-233
- Set requests and limits on job and cronjob pods GH-243
- Make GitOpsConfig CR status updates more robust GH-249
- Fix reconciliation race condition for webhook triggers GH-237
- Fix example in README GH-254
Starting with this release the v1alpha1 API is complete. Going forward changes will not be made to the v1alpha1 API. Work on the v1alpha2 API will start soon.
FEATURES:
- Helm install now supports k8s Ingress for the GitHub webhook GH-225
- Support passing arguments to template processors GH-229
CHANGES:
- BREAKING Remove resource handling mode CreateOrMerge GH-223
- Improve local development workflow GH-228
BUG FIXES:
- Fix documentation for using SSH keys to access private repos GH-227
- Set CPU and memory requests and limits for operator GH-224
- Fix issues with resource deletion GH-52
- Fix typo in CRD description GH-97
FEATURES:
- Create k8s events on Job/CronJob success and failure GH-212
CHANGES:
- BREAKING Remove resource handling mode CreateOrUpdate GH-149
BUG FIXES:
- Allow empty hierarchy directories GH-198
- Do not constantly spawn new k8s jobs GH-209
- Fix issue accessing private git repos GH-195
- Fix k8s label length limit GH-207
BUG FIXES:
FEATURES:
- Delete k8s objects when removed from git repo GH-157
- Add new openshift-provision template processor GH-147
- Add initial fields to the GitOpsConfig status section GH-163
CHANGES:
- Allow scheduling operator pod on all OpenShift nodes GH-170
- Default Job and CronJob templates are not ConfigMaps anymore GH-177
BUG FIXES:
- Fix proxy support in base template processor GH-155
- Improve error handling and logging in base template processor GH-151
FEATURES:
- Support Ansible htpasswd module in applier template processor GH-159
- Initial support for parameters variable hierarchy GH-156
CHANGES:
- Document Prometheus metrics support GH-150
BUG FIXES:
- Fix k8s finalizer [GH-128]
FEATURES:
- n/a
IMPROVEMENTS:
- Automate helm releases to GitHub pages [GH-120]
CHANGES:
- Pin kubectl to 1.11.x in base template processor [GH-140]
- Fix release automation
- Add OpenShift Applier template processor
- Use latest Go Lang 1.12.x version
- Switch to UBI 8 base container image
- Add step to merge YAML files
- Remove DEFAULT_ROUTE_DOMAIN and REGISTRY_ROUTE environment variables
- Initial release
- Dead on arrival, do not use