Marc Nuri

Results 265 issues of Marc Nuri

### Component JKube Kit ### Is your enhancement related to a problem? Please describe The generated YAML files should be (optionally) enriched with the: - [Recommended Labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/) - [Well-Known Labels,...

enhancement

### Component openshift-maven-plugin ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests

🌞 GSoC

### Description Provide HealthCheck enricher for [MicroProfile Health](https://github.com/eclipse/microprofile-health) implementations: - [ ] [SmallRye Health](https://github.com/smallrye/smallrye-health) + Quarkified version - [ ] ... #### See also: - https://github.com/eclipse/microprofile-health/blob/master/spec/src/main/asciidoc/protocol-wireformat.adoc

enhancement

### Component jkube-kit-quarkus ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests

🌞 GSoC

This is in the scope of big Pull Requests that take longer to review. Also, bigger PRs might contain changes that are not acceptable for any given reason, but other...

documentation

### Component JKube Kit ### Is your enhancement related to a problem? Please describe Our current `DefaultServiceEnricher` will act in three alternate ways: - Add services defined in XML configuration...

enhancement

### Component _No response_ ### Is your enhancement related to a problem? Please describe If I define multiple services (see #1668) the ProjectLabelEnricher overwrites the custom `app` label I defined...

enhancement

### Component JKube Kit ### Task description ### Description Make sure that [Docker Credential Store](https://docs.docker.com/engine/reference/commandline/login/#credentials-store) works as expected by adding an Integration Test. ### Expected Behavior The test verifies that...

technical-debt

Mirror of https://github.com/fabric8io/docker-maven-plugin/pull/1512 Consider JSON responses from Docker/Podman HTTP API even if a `Content-Type` header is not provided in the HTTP response.

bug