Chr3is

Results 5 issues of Chr3is

### Description Following configuration ``` io.fabric8 docker-maven-plugin linux/amd64 linux/arm64 mybuilder ``` leads to this command: `[INFO] DOCKER> docker --config /Users/.../target/docker/.../my-artifact/docker buildx build --progress=plain --builder mybuilder --platform linux/arm64 --tag 0.0.1 --tag...

**Expected Behavior** The OAuth2Authorization is extendable and a custom instance can be created. **Current Behavior** It is possible to extend the OAuth2Authorization but not to instantiate the fields within the...

type: enhancement

**Expected Behavior** If the AuthenticationProvider decided, that a user has to give consent, the user is internally forwarded to the consent page without an additional redirect. The URI does not...

type: enhancement
status: on-hold

The registry-client pom contains an invalid declared test dependency ``` com.fasterxml.jackson.dataformat jackson-dataformat-xml tests ``` mvn dependency:tree shows ``` [INFO] +- org.springframework.cloud:spring-cloud-schema-registry-client:jar:1.1.0:compile [INFO] | +- org.springframework:spring-messaging:jar:5.3.3:compile [INFO] | +- org.springframework:spring-web:jar:5.3.3:compile [INFO]...

As a user, I would like to be able to specify inputs (https://docs.gitlab.com/ci/inputs/). ``` group/project: schedules: My Schedule: