Sabby Anandan

Results 87 issues of Sabby Anandan

_From @ghillert on May 4, 2017 19:58_ As a follow-up to https://github.com/spring-cloud/spring-cloud-dataflow/pull/1465, we need to add tests that verify that authentication via OAuth authorization code is working properly. _Copied from...

test-coverage
test-coverage-ready

area/dependencies
move-to-monorepo

As a developer, when invoking the `cleanup()` operation, I'd want to make sure the task's droplet is cleaned-up correctly.

move-to-monorepo

As a user, I'm trying to deploy a stream in SCDF with the server name as `message-routingdevelopment-dataflow-server` and the stream name as `ticktockluke`. When the stream apps are deployed, I...

move-to-monorepo

@tzolov commented on [Mon Feb 01 2021](https://github.com/spring-cloud/spring-cloud-dataflow/issues/4359) Currently, for the local deployment, the Spring datasource configuration of thg Dataflow/Skipper server is passed to the deployed applications as part of the...

As a user, I'd like to resolve artifacts from a private Docker registry. Notes: - similar to k8s-deployer, we will have to add support for [`imagePullSecret`](https://github.com/spring-cloud/spring-cloud-deployer-kubernetes/blob/master/src/main/java/org/springframework/cloud/deployer/spi/kubernetes/KubernetesDeployerProperties.java#L81-L84) - see this [SO...

As a continuation from spring-cloud/spring-cloud-deployer#62, we would like to implement the scaling operations to support canary deployments using Skipper.

As a developer, I'd like to refactor rabbit-binder's error handling implementation to adapt to core's new abstraction. This is a continuation of spring-cloud/spring-cloud-stream#1036, but the changes required in rabbit-binder.

@PedroAlvarado commented on [Fri Mar 03 2017](https://github.com/spring-cloud/spring-cloud-stream/issues/837) As a user of the SCS schema registry and as part of the schema registration and validation process, I need to be able...

enhancement

@mraliagha commented on [Sun Apr 21 2019](https://github.com/spring-cloud/spring-cloud-stream/issues/1695) I am trying to use Spring Cloud Stream (which is based on Spring Boot) application with Confluent Schema Registry. The authentication method is...

enhancement