You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes by Kind
Enhancement
Eventing-rabbitmq can be used with a RabbitMQ server which uses self-signed certs (#927, @gab-satchi)
Pod resource requests can be set for Broker, Trigger and RabbitmqSource through annotations (#947, @gab-satchi)
🎁 Enable TLS for RabbitMQ Broker for known CA authorities
🎁 Enable TLS for RabbitMQ Source for known CA authorities
🎁 RabbitMQ Cluster connection port is configurable on the rabbitmq cluster secret on the port param (if you are not using the RabbitMQ Topology Operator) (#893, @gabo1208)
Documentation
🐛 Fixed bug where the Source BackoffDelay was being parsed incorrectly (#907, @Gabo1208)
Bug or Regression
Have ingress/dispatcher specify a more restrictive securityContext (#954, @mattmoor)
Fixes RBAC errors when creating rabbitmq webhook and rabbitmq broker webhook resources on openshift clusters (#904, @xtreme-vikram-yadav)