Daniel Schierbeck
Daniel Schierbeck
In some cases it makes sense to have multiple resources for the same URL, e.g. one for logged-in and one for anonymous users. I believe the spec supports this, as...
I get the following failure: ``` test_png_request_sends_a_png_as_file(NavigationTest) [/home/daniel/Projects/rqrcode-rails3/test/integration/navigation_test.rb:19:in `test_png_request_sends_a_png_as_file' activesupport (3.0.7) lib/active_support/testing/setup_and_teardown.rb:67:in `__send__' activesupport (3.0.7) lib/active_support/testing/setup_and_teardown.rb:67:in `run' activesupport (3.0.7) lib/active_support/callbacks.rb:419:in `_run_setup_callbacks' activesupport (3.0.7) lib/active_support/testing/setup_and_teardown.rb:65:in `run']: expected but was . ```
 /cc @zendesk/samson ### Tasks - [ ] :+1: from team ### Risks - Level: Low
Work in progress. /cc @zendesk/samson ### Tasks - [ ] :+1: from team ### Risks - Level: Low
It's valuable to be able to see at a glance whether a given release has been successfully deployed to a stage in the past, e.g. when you want to know...
In our setup, we have a single stage updating an increasing number of Deployments. In cases where we need to modify the resource requests for a single role, we would...
I love the pure functional nature of Jsonnet! However, when trying to do things in a functional style, the syntax gets in the way a _bit_ (not a lot, but...
While messages from a single partition must be processed in-order, messages from different partitions need not. Therefore, we can use multiple threads to process messages from different partitions.
The image tags represent the version of Confluent Platform, see for a mapping between those versions and the versions of Kafka itself.