Marc Nuri

Results 189 issues of Marc Nuri

### Description The following statement is reported as a code style issue: https://github.com/eclipse/jkube/blob/c15c4bb8b7cc4ea7502f8314b1e067b27f9a1dda/jkube-kit/build/service/docker/src/main/java/org/eclipse/jkube/kit/build/service/docker/ImagePullCache.java#L27 - [ ] should be changed to: ```java private final Backend backend; ``` ### Before you start...

good first issue
first-timers-only
Hacktoberfest

### Description The following statement is reported as a code style issue: https://github.com/eclipse/jkube/blob/11be2905ca87644aa0b19535eb81cc1c4a3b0ccb/jkube-kit/common/src/main/java/org/eclipse/jkube/kit/common/AssemblyMode.java#L44 - [ ] should be changed to: ```java private final boolean isArchive; ``` ### Before you start...

good first issue
first-timers-only
Hacktoberfest

### Description Testing the newly implemented features of Eclipse JKube prior to a release is critical to deliver a great product. For users reporting bugs, it might be helpful to...

good first issue

### Description The following statement is reported as a code style issue: https://github.com/eclipse/jkube/blob/17ada413b53017ce446da3326ef1a5ff31d48e43/jkube-kit/build/service/docker/src/main/java/org/eclipse/jkube/kit/build/service/docker/auth/AuthConfigFactory.java#L638 - [ ] should be changed to: ```java private final String configMapKey; ``` ### Before you start...

good first issue
first-timers-only
Hacktoberfest

> Besides the changes from tag to digest, I guess you could start by just adding ``` permissions: contents: read ``` > to your workflows, that would already secure them...

### Component JKube Kit ### Task description I had to temporarily disable test in the release pipelines because the tests related to the remote resource fragments features are failing: ```...

### Component JKube Kit ### Task description `JKubeServiceHub` should be used as the central place to host, instantiate, and access services used by JKube components. Currently, `GeneratorManager` is instantiated at...

technical-debt

### Component JKube Kit ### Task description `JKubeServiceHub` should be used as the central place to host, instantiate, and access services used by JKube components. Currently, `WatcherManager` is instantiated at...

technical-debt

### Component JKube Kit ### Task description `JKubeServiceHub` should be used as the central place to host, instantiate, and access services used by JKube components. Currently, `EnricherManager` and the `DefaultEnricherManager`...

technical-debt

### Component Kubernetes Gradle Plugin ### Task description ### Description As a follow-up task from #1636 / #1633 we should create further Gradle ITs to verify the proper behavior of...

technical-debt