James Alseth
1da89ea987
Publish Helm chart ( #475 )
...
This adds a GH Action to publish the updated Helm chart with each new release. It can also be triggered manually if needed.
Fixes #345
2021-03-17 11:09:01 -07:00
Zach Wasserman
de0b3324b1
Add AWS Lambda as logging plugin ( #347 )
...
This plugin invokes the provided function with each log line as the
payload.
Closes #342
2021-02-24 10:02:26 -08:00
Zach Wasserman
d624e099fb
Deprecate environment variable prefix ( #301 )
...
- Support both `FLEET_` and `KOLIDE_` prefixes.
- Add logging about deprecated `KOLIDE_` prefix.
- Update documentation and sample configs.
2021-02-11 15:36:58 -08:00
Zach Wasserman
7822003b64
Fix Helm CI workflow ( #258 )
...
- Add version for kubeval-action
- Comment out pathType due to lack of support in older k8s versions
2021-02-01 17:42:44 -08:00
James Alseth
3d328db000
Add Helm chart ( #250 )
...
Providing a Helm chart makes it easier for users to deploy to Kubernetes.
I think this is good to go, and I've tested deploying to Kind and GKE using the GKE ingress, sql proxy, and managed certificate, but I haven't tested anything AWS related.
2021-02-01 15:46:01 -08:00