Tobias Soloschenko

Results 51 issues of Tobias Soloschenko

**Is your feature request related to a problem? Please describe.** In some environments it is required to configure the charset the resources are stored at and served from the config...

enhancement
help wanted

**Description:** As described here: https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1880. The composed task runner does not propagate child task properties correctly. Example: ![image](https://user-images.githubusercontent.com/980773/183577019-23621c7f-e326-4c03-bb71-5ef3fbee5136.png) Composed task name: `test` with DSL `zuwendungen-cleaner-komo-app && zuwendungen-transformer-komo-app` Task 1: `zuwendungen-cleaner-komo-app`...

status/need-triage

**Problem description:** As a requirement of a secure application the access of scripts, style sheets and other resources should restrict to those which are required by Spring Cloud Data Flow....

area/security
status/need-triage

**Description:** As mentioned in the title, the hibernate statistics are not exposed even if I set the property `spring.jpa.properties.hibernate.generate_statistics=true` in the application.yaml / application.properties **Release versions:** 2.9.1 **Steps to reproduce:**...

status/need-investigation

**Type**: Bug **Component**: S3 **Describe the bug** When using a VPCE endpoint the region detection is not working correctly. I also tried to override the region by setting it with...

type: bug
component: s3

Hey, I was expecting the menu entry to be hidden when the user does not have the role "ROLE_MANAGE" in the spring cloud data flow server ui: ![image](https://user-images.githubusercontent.com/980773/162725436-4a502ad7-36b3-495c-8fad-52a8a0eb1191.png) My question...

status/need-triage

**Problem description:** In our case we need to get a specific reduced view (per tenant) of all displayed items like Applications / Streams / Tasks / Schedules / Audit Records...

type/enhancement

As mentioned here https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1867 - bootstrap shouldn't be used and removed. When I tested Spring Cloud Data Flow Server 2.10.0-M2 and used a custom `DataflowOAuthSecurityConfiguration` for CSP settings, I found...

status/need-investigation
area/security

Hi, I'm currenty encountering the problem, that via proxy some JSON responses get corrupted. If I access the proxied server directly the response is valid and everything is working. Response-Header...

## Describe the Enhancement As a customer I want to be able to have Full Builder / Base Builder / Tiny Builder available for linux/arm64. As I can see at...