Hidde Wieringa
Hidde Wieringa
Hi @timur27. Thanks for the reaction. I know that this is not the best way to refer to properties. However, our users are free to use any valid OpenAPI structure...
There is a problem that the RSpec extension is configured before the user can define the config with `RSpec.configure { }` I could image something like ```diff diff --git rswag-specs/lib/rswag/specs.rb...
Good change :+1:, this key is also listed explicitly in the OpenStreetmap wiki: https://wiki.openstreetmap.org/wiki/Key:wikidata#Secondary_Wikidata_links and https://wiki.openstreetmap.org/wiki/Wikidata#As_a_tag_qualifier
@k-okada Thanks for the comment. :+1: I Rebased the commits.
This happened in `v1.4.3`, when an allocation was manually scaled from `count = 2` to `count = 3`. The start of the envoy sidecar failed 3 times (with delay), and...
You are right, using `console_bridge` is much cleaner. However, I have some trouble with the use of streams. The ROS console logging defines the `*_STREAM` macros. The `console_bridge` defined no...