What's Changed
- Updated hikaru to model-26 by @ganeshrvel in #1134
- SMTP sink by @RobertSzefler in #1128
- Fix mattermost channel selection by @daanvinken in #1125
- added encode option by @swastik959 in #1130
- Add custom labels on pods by @michMartineau in #1129
- RSA keys from existing secret by @drustan in #1014
- Fixed missing examples and images in the custom Prometheus alerts tutorial by @pavangudiwada in #1143
- Added new graph enhancements: by @ganeshrvel in #1111
- Added rocketchat sink by @ganeshrvel in #1038
- Use unqualified names for Alertmanager & service discovery URL by @yahya-hrln in #1026
- Fixed broken URL, added an announcement on the top and an empty Robot.txt by @pavangudiwada in #1147
- Add resource limits to KRR reports by @RobertSzefler in #1157
- Add cross-reference to prometheus relabeling by @aantn in #1162
- k8s vs Prometheus alert distinction in Slack sink code by @RobertSzefler in #1144
- Improve runner service monitor in order to be more configurable by @michMartineau in #1150
- Extensible Kafka Auth Config by @stvnksslr in #1152
- Fixed a couple of incorrect string interpolations. by @ganeshrvel in #1169
- Update tests README by @aantn in #1171
- Allow on_pod_conditions to be None in V1PodFailurePolicyRule by @RobertSzefler in #1172
- Document default Prometheus labels mapping by @aantn in #1170
- Fixed prometheus flag api checks error spamming by @ganeshrvel in #1175
- [helm] fix about volume auth-config-secret definition if .rsa is nil by @michMartineau in #1161
- [helm] add extraVolumeMounts and extraVolumes on Forwarder by @michMartineau in #1154
- [helm] add the possibility to overwrite Pod and Container SecurityContext by @lukashankeln in #1148
- document baking actions into the robusta-runner image by @aantn in #947
- Enhanced prometheus queries using manual_action by @ganeshrvel in #1156
- Pass along container status message by @RobertSzefler in #1166
- Gathering of extra information for ImagePullbackOff-type errors by @RobertSzefler in #1159
- Updated custom slack bot docs by @pavangudiwada in #1179
- Fixed broken references by @pavangudiwada in #1180
- fix Slack message header formatting for Prometheus vs K8s by @RobertSzefler in #1183
- Reduce memory limits by @RobertSzefler in #1149
- Pod investigator enricher: move the reason-message part from enrinchments to description by @RobertSzefler in #1182
- add support for setting pod / container security context by @mitchmckenzie in #1178
- Display generic (reason+message) errors for image pull backoff errors by @RobertSzefler in #1167
- feat(json-webhook): Add json option to webhook sink by @shlomosfez in #1185
- minor improvements to match docs by @aantn in #1189
- Update dev-setup.rst by @aantn in #1190
- Support for container lastState by @RobertSzefler in #1187
- Sink stop feature by @RobertSzefler in #1188
- Added mail docs to index and did some cleanup by @pavangudiwada in #1191
- fix typo in helm/robusta/values.yaml by @RobertSzefler in #1193
- Collect the data on the actual oomkilled container instead of the first one by @RobertSzefler in #1192
- Fixed robusta demo-alert parameter help text by @pavangudiwada in #1196
- prometheus_auth is not passed to config by @bear-redhat in #1181
- New - templated graph_title in custom_graph_enricher by @ganeshrvel in #1198
- Improve the Jira sink by @paoloyx in #1164
- Improved the k8 events changes text by @ganeshrvel in #1194
- Fixed supabase logging spamming by @ganeshrvel in #1199
- Perform BaseTrigger.build_execution_event in a separate ProcessPool by @RobertSzefler in #1197
New Contributors
- @RobertSzefler made their first contribution in #1128
- @swastik959 made their first contribution in #1130
- @michMartineau made their first contribution in #1129
- @drustan made their first contribution in #1014
- @yahya-hrln made their first contribution in #1026
- @stvnksslr made their first contribution in #1152
- @lukashankeln made their first contribution in #1148
- @mitchmckenzie made their first contribution in #1178
- @shlomosfez made their first contribution in #1185
- @bear-redhat made their first contribution in #1181
- @paoloyx made their first contribution in #1164
Full Changelog: 0.10.25...0.10.26-alpha2