Rohit Verma

Results 12 comments of Rohit Verma

@eromonva @spinnaker/ui-ux-team please help

@bradrydzewski +1 We are trying to implement a gitops and this is required to know whether its time to create a new environment or terminate it (based on event pull...

@szuecs we can try possibly rolling this out to incubator directory https://github.com/helm/charts/tree/master/incubator

@cescoffier I am intended to add this to smallrye implementation only and thanks for your suggestions, they are very helpful. I have a question. Since kinesis library uses http2 with...

The library is ``` software.amazon.awssdk kinesis ``` And some sample code examples are at https://github.com/awsdocs/aws-doc-sdk-examples/blob/master/javav2/example_code/kinesis/src/main/java/com/example/kinesis/KinesisStreamRxJavaEx.java https://github.com/awsdocs/aws-doc-sdk-examples/blob/master/javav2/example_code/kinesis/src/main/java/com/example/kinesis/KinesisStreamEx.java

Still stuck since the kinesis client expects a `Consumer` and we expect to return `PublisherBuilder

@danielflower Would love to see this PR get merged. We need support for snapshot repository upload. Also the default upload logic need to get relaxed for the snapshot. Would be...

yes I can download the artifacts by pinning each artifact manually. Although it would be something which I look forward to using in the longer run.

@apparentlymart It's being a long time, wondering if we can start accepting pull requests like this. I think we are well aware of the requirement for this kind of pull...