Christopher Cutajar
Christopher Cutajar
This is related to https://github.com/elastic/app-search-reference-ui-react/issues/82. The user would save the `searchKey` as an environment variable rather than saved in the clear in the JSON file. README file was updated to...
Having the `searchKey` in the clear in `engine.json` is not the best approaches from a security point of view. It would be great if the `searchKey` can be read at...
### Describe the bug Argo Workflow CRDs located in https://github.com/argoproj/argo-helm/tree/main/charts/argo-workflows/crds aren't deployed automatically. ### Related helm chart argo-workflows ### Helm chart version 0.17.1 ### To Reproduce 1. Add `argo-workflows` in...
Note on DCO: If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the *Details* link next to...
## Checklist * [x] Double-checked my configuration. * [x] Tested using the latest version. * [x] Used the Emissary executor. ## Summary What happened/what you expected to happen? A new...
**Describe the bug** While using Argo Event which leverage `slack-go/slack` for Slack triggers, it was noticed that the OAuth Slack token is logged in the clear. Specifically, https://github.com/slack-go/slack/blob/686c209f9525a78313cfe54cbc07cd86bd677384/chat.go#L217 is logging...
**Describe the feature:** Currently, fleet logs audit logs when a fleet policy is updated and when that policy is deployed to an agent. However, the logs lack in highlighting what...
**Describe the feature:** With 7.12.0, the alerting engine now supports creating an alert based on a query using the `Elasticsearch query` alert type. It would be super useful if such...