chris
chris
@gaui Try this: https://github.com/wurstmeister/kafka-docker/blob/master/docker-compose-swarm.yml
4.1 would be good
Write up with logs on why we need this JWT- https://docs.google.com/document/d/1YRpvQxfOD2I3R5_pK4QgOG79Lx8quAnUiO5TEhbkRXM/edit?usp=sharing
relevant - https://docs.google.com/document/d/1nxYJD4tk6yfT3GdGNHCR8lH8lfYRO4C364ZrJ68NVVk/edit?usp=sharing
Here is the bucket- https://s3.console.aws.amazon.com/s3/buckets/onestop-search-snapshot-dev?region=us-east-2&tab=objects At the moment it is public, but eventually we will want to lock it down and only allow access to users (service accounts) that have...
Naming feature will best be handled by the accessible pop up.
Something like this, but instead of just logging it, we need to redirect to /onestop with an error and then make the client handle that gracefully. ``` @Component public class...
@prabhastechie Did you get this working? I am seeing the exact same behavior. I did notice about your logs is that in your activation logs show the `brokers` field in...
Thanks @SchuhMichael, but that does not seem to be my issues. I have LOCAL_DEV set to true. Im using the [incubator-openwhisk-deploy-kube](https://github.com/apache/incubator-openwhisk-deploy-kube) helm charts to install everything from openwhisk to the...