ajssmith
ajssmith
Planning to update oslo.messaging amqp1 driver testing to incorporate use of pifpaf. Would like to propose adding qdrouterd driver to pifpaf as first step.
Looking to assess apache artemis broker for oslo.messaging amqp1 notification and would like to add artemis driver to pifpaf for integration testing, etc.
**Describe the bug** It is observed that actively configured listeners and connectors are deleted when the controller pod is restarted. **How To Reproduce** Steps to reproduce the behavior: Run skupper-redis-example...
**Describe the bug** A clear and concise description of what the bug is. **How To Reproduce** Steps to reproduce the behavior: Create a site Create a service (e.g. tcp-go-echo) Create...
**Describe the bug** The non-kube site creates two links as expected but the host specified is to the same router on the HA site. **How To Reproduce** Create a kube...
fixes #2328
level=INFO msg="Route ns/skupper-router-inter-router updated successfully" level=INFO msg="Port 1234 already allocated for key some-key" Skupper V2
Prevent the listener resource from overwriting a pre-existing service. Also, remove log message that would be continuously generated sans configuration change.
**Describe the bug** When a listener is created, it will modify a pre-existing service with the same name as listener host. **How To Reproduce** Locally xxpose the backend deployment in...