Zeyad Saber Refaei Kenawi
Zeyad Saber Refaei Kenawi
*Description of changes:* The previous fix worked on the first cloudformation creation only and the lambda failed everyday after that. this will fix it permanently. By submitting this pull request,...
This PR adds multiple functioanlities to the telegraf and telegraf-ds helm charts. For both charts: 1- init containers are added with possiblites to have multiple not only one. This [PR](https://github.com/influxdata/helm-charts/pull/479/files)...
Using QEMU for emulation makes the github action gets killed because it's probably running out of memory. This PR should be built without emulation.