Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / eclipse-jkube/jkube issues and pull requests

#3411 - fix(KubernetesBuildTasktest): Removed throws IOException from setUp()…

Pull Request - State: open - Opened by vikasrajputin 2 days ago - 2 comments

#3410 - chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0

Pull Request - State: closed - Opened by dependabot[bot] 4 days ago - 2 comments
Labels: dependencies, github_actions

#3409 - doc : documentation for Helm test feature

Pull Request - State: open - Opened by rohanKanojia 4 days ago - 2 comments

#3408 - feat : Helm test functionality exposed via mojos and gradle tasks

Pull Request - State: open - Opened by rohanKanojia 4 days ago - 2 comments

#3407 - OpenLibertyUtilsTest : Replace `Mockito.mock` by creating actual object

Issue - State: open - Opened by rohanKanojia 4 days ago
Labels: good first issue, help wanted

#3406 - fix failing unit tests in `gradle-plugin/it` module

Issue - State: open - Opened by rohanKanojia 4 days ago
Labels: good first issue, help wanted

#3405 - VertxGeneratorIsApplicableTest : Replace `Mockito.mock` by creating actual object

Issue - State: open - Opened by rohanKanojia 4 days ago
Labels: good first issue, help wanted

#3404 - WildflyJARHealthCheckEnricherTest : Replace `Mockito.mock` by creating actual object

Issue - State: open - Opened by rohanKanojia 4 days ago
Labels: good first issue, help wanted

#3402 - AbstractHealthCheckEnricher : Use class level `@Getter` annotation in `AbstractHealthCheckEnricher.Config` nested class

Issue - State: open - Opened by rohanKanojia 4 days ago - 1 comment
Labels: good first issue, help wanted

#3401 - chore(deps): Bump org.codehaus.plexus:plexus-utils from 3.5.0 to 4.0.2

Pull Request - State: open - Opened by dependabot[bot] 5 days ago - 1 comment
Labels: dependencies, java

#3400 - chore(deps): Bump actions/setup-java from 4.3.0 to 4.4.0

Pull Request - State: closed - Opened by dependabot[bot] 5 days ago - 2 comments
Labels: dependencies, github_actions

#3399 - feat (jkube-kit/helm) : HelmService exposes Helm test functionality

Pull Request - State: closed - Opened by rohanKanojia 5 days ago - 2 comments

#3396 - Replace deprecated asList() with asInstanceOf in-ImageStreamServiceTest

Pull Request - State: closed - Opened by ShivamChavan01 8 days ago - 2 comments

#3391 - DebugService: Unused import 'import org.eclipse.jkube.kit.config.image.build.JKubeBuildStrategy;'

Issue - State: open - Opened by manusa 11 days ago
Labels: good first issue, first-timers-only, Hacktoberfest

#3390 - KubernetesBuildTaskTest: The declared exception 'IOException' is never thrown

Issue - State: open - Opened by manusa 11 days ago - 4 comments
Labels: good first issue, first-timers-only

#3389 - JibService: The declared exception is never thrown

Issue - State: open - Opened by manusa 11 days ago - 2 comments
Labels: good first issue, first-timers-only, Hacktoberfest

#3388 - DaemonSetHandlerTest: Unused import 'import static org.mockito.Mockito.mock;'

Issue - State: open - Opened by manusa 11 days ago
Labels: good first issue, first-timers-only, Hacktoberfest

#3387 - BuildService: Unused import 'import org.eclipse.jkube.kit.common.RegistryConfig;'

Issue - State: open - Opened by manusa 11 days ago
Labels: good first issue, first-timers-only, Hacktoberfest

#3386 - BaseGenerator: Unused import 'import java.util.Collections;'

Issue - State: open - Opened by manusa 11 days ago
Labels: good first issue, first-timers-only, Hacktoberfest

#3385 - Explicit Type Argument Replaced with <>

Pull Request - State: closed - Opened by pujakarakoti07 12 days ago - 8 comments

#3384 - Refactor/3364 move getter to class level

Pull Request - State: closed - Opened by fr35wo 14 days ago - 2 comments

#3383 - Juke branch dns resolver

Pull Request - State: closed - Opened by pujakarakoti07 16 days ago - 3 comments

#3382 - Chore(Issue-3362) remove mocking of an object and create object instead.

Pull Request - State: closed - Opened by vijaybhagwat24 17 days ago - 2 comments

#3381 - chore(deps): Bump step-security/harden-runner from 2.10.0 to 2.10.1

Pull Request - State: closed - Opened by dependabot[bot] 18 days ago - 2 comments
Labels: dependencies, github_actions

#3380 - chore(deps): Bump step-security/harden-runner from 2.9.1 to 2.10.0

Pull Request - State: closed - Opened by dependabot[bot] 19 days ago - 2 comments
Labels: dependencies, github_actions

#3379 - Chore(issue-3360): replace deprecated test method asList

Pull Request - State: closed - Opened by vijaybhagwat24 19 days ago - 2 comments

#3378 - Chore(issue-3359): replace deprecated test method asList

Pull Request - State: closed - Opened by vijaybhagwat24 19 days ago - 2 comments

#3377 - chore(deps): Bump actions/setup-java from 4.2.2 to 4.3.0

Pull Request - State: closed - Opened by dependabot[bot] 20 days ago - 2 comments
Labels: dependencies, github_actions

#3376 - Docker file optimization

Issue - State: open - Opened by fr35wo 22 days ago - 2 comments
Labels: documentation

#3375 - Fix(SmallRyeUtilsTest): replace mock with builder in SmallRyeUtilsTest

Pull Request - State: closed - Opened by arman-yekkehkhani 22 days ago - 2 comments

#3374 - Updated the Code of ValidationUtil

Pull Request - State: closed - Opened by Kishore1K 23 days ago - 3 comments

#3373 - Updated the Code

Pull Request - State: closed - Opened by Kishore1K 23 days ago - 2 comments

#3372 - KubernetesWatchTaskTest: Statement lambda can be replaced with expression lambda

Issue - State: open - Opened by manusa 23 days ago - 5 comments
Labels: good first issue, first-timers-only

#3371 - SpringBootGenerator: Lambda can be replaced with method reference

Issue - State: open - Opened by manusa 23 days ago - 4 comments
Labels: good first issue, first-timers-only, Hacktoberfest

#3370 - MicronautGenerator: Lambda can be replaced with method reference

Issue - State: open - Opened by manusa 23 days ago - 3 comments
Labels: good first issue, first-timers-only

#3369 - AbstractNativeClientBuilder: Anonymous new DnsResolver() can be replaced with lambda

Issue - State: open - Opened by manusa 23 days ago - 2 comments
Labels: good first issue, first-timers-only, Hacktoberfest

#3368 - GradleUtil: Explicit type argument Configuration can be replaced with <>

Issue - State: open - Opened by manusa 23 days ago - 1 comment
Labels: good first issue, first-timers-only, Hacktoberfest

#3367 - ValidationUtil: Empty string in concatenation

Issue - State: closed - Opened by manusa 23 days ago - 2 comments
Labels: good first issue, first-timers-only

#3365 - fix: Casting 'serverUrls' to 'List<?>' is redundant

Pull Request - State: closed - Opened by fr35wo 24 days ago - 5 comments

#3364 - BaseEnricherTest : Use class level `@Getter` annotation in `BaseEnricher.TestEnricher` nested class

Issue - State: closed - Opened by rohanKanojia 25 days ago - 2 comments
Labels: good first issue, help wanted

#3363 - SmallRyeUtilsTest : Replace `Mockito.mock` by creating actual object

Issue - State: closed - Opened by rohanKanojia 25 days ago - 1 comment
Labels: good first issue, help wanted

#3362 - WildflyJARGeneratorTest : Replace `Mockito.mock` by creating actual object

Issue - State: closed - Opened by rohanKanojia 25 days ago - 1 comment
Labels: good first issue, help wanted

#3358 - fix (jkube-kit) : Build fails with imageStream for buildRecreate value

Pull Request - State: closed - Opened by rohanKanojia 26 days ago - 2 comments

#3357 - fixes issue #3339

Pull Request - State: closed - Opened by Rowgot 27 days ago - 3 comments

#3355 - fix: Replace deprecated method from Updatable interface

Pull Request - State: closed - Opened by abusk 27 days ago - 2 comments

#3354 - Build fails with imageStream for buildRecreate value

Issue - State: closed - Opened by xazap 28 days ago
Labels: bug

#3353 - CleanupModeTest : refactor test to use @ParameterizedTest instead of loop

Pull Request - State: closed - Opened by Harsh4902 29 days ago - 2 comments

#3352 - fix: replace AssertJ's deprecated asList() DSL method in MicronautHea…

Pull Request - State: closed - Opened by heap-s about 1 month ago - 2 comments

#3351 - fix: replace AssertJ's deprecated asList() DSL method in IngressEnric…

Pull Request - State: closed - Opened by heap-s about 1 month ago - 2 comments

#3350 - fix: replace deprecated aslist method in QuarkusGeneratorExposedPortsTest

Pull Request - State: closed - Opened by Flowers2Algernon about 1 month ago - 2 comments

#3349 - fix: change KubernetesResourceUtilTest to use asInstanceOf(InstanceOf…

Pull Request - State: closed - Opened by heap-s about 1 month ago - 2 comments

#3348 - refactor: infer explicit type arguments

Pull Request - State: closed - Opened by abusk about 1 month ago - 2 comments

#3348 - refactor: infer explicit type arguments

Pull Request - State: closed - Opened by abusk about 1 month ago - 2 comments

#3347 - fix: remove Arrays.asList() in DependencyEnricher.java

Pull Request - State: closed - Opened by ChinoUkaegbu about 1 month ago - 2 comments

#3347 - fix: remove Arrays.asList() in DependencyEnricher.java

Pull Request - State: closed - Opened by ChinoUkaegbu about 1 month ago - 2 comments

#3346 - feat (jkube-kit/helm) : Add support for generating helm test resources via fragments

Pull Request - State: closed - Opened by rohanKanojia about 1 month ago - 2 comments

#3345 - CleanupModeTest : refactor test to use `@ParameterizedTest` instead of loop

Issue - State: closed - Opened by rohanKanojia about 1 month ago - 3 comments
Labels: good first issue, help wanted

#3343 - DependencyEnricher : Remove unnecessary `Arrays.asList` call

Issue - State: closed - Opened by rohanKanojia about 1 month ago - 1 comment
Labels: good first issue, help wanted

#3342 - HelmService : `stream().forEach(` can be replaced with `forEach`

Issue - State: closed - Opened by rohanKanojia about 1 month ago - 1 comment
Labels: good first issue, help wanted

#3342 - HelmService : `stream().forEach(` can be replaced with `forEach`

Issue - State: closed - Opened by rohanKanojia about 1 month ago - 1 comment
Labels: good first issue, help wanted

#3340 - DependencyEnricher: Unnecessary 'Arrays.asList()' call

Issue - State: closed - Opened by manusa about 1 month ago - 1 comment
Labels: good first issue, first-timers-only

#3340 - DependencyEnricher: Unnecessary 'Arrays.asList()' call

Issue - State: closed - Opened by manusa about 1 month ago - 1 comment
Labels: good first issue, first-timers-only

#3339 - VertxHealthCheckEnricher: Explicit type arguments can be inferred

Issue - State: open - Opened by manusa about 1 month ago - 1 comment
Labels: good first issue, first-timers-only

#3339 - VertxHealthCheckEnricher: Explicit type arguments can be inferred

Issue - State: open - Opened by manusa about 1 month ago - 1 comment
Labels: good first issue, first-timers-only, Hacktoberfest

#3338 - KubernetesResourceUtil: Explicit type arguments can be inferred

Issue - State: closed - Opened by manusa about 1 month ago - 1 comment
Labels: good first issue, first-timers-only

#3338 - KubernetesResourceUtil: Explicit type arguments can be inferred

Issue - State: closed - Opened by manusa about 1 month ago - 1 comment
Labels: good first issue, first-timers-only

#3337 - KubernetesHelperTest: Casting 'serverUrls' to 'List<?>' is redundant

Issue - State: closed - Opened by manusa about 1 month ago - 1 comment
Labels: good first issue, first-timers-only

#3336 - HelmService: ''stream().forEach()'' can be replaced with 'forEach()'' (may change semantics)

Issue - State: closed - Opened by manusa about 1 month ago - 1 comment
Labels: good first issue, first-timers-only

#3335 - AbstractPortsExtractor: 'StringBuilder' can be replaced with 'String'

Issue - State: open - Opened by manusa about 1 month ago - 1 comment
Labels: good first issue, first-timers-only, Hacktoberfest

#3331 - chore: tidy up setup test method signature

Pull Request - State: closed - Opened by lcardito about 1 month ago - 5 comments

#3331 - chore: tidy up setup test method signature

Pull Request - State: closed - Opened by lcardito about 1 month ago - 5 comments

#3329 - RegistryAuth Remove unused imports #3024

Pull Request - State: closed - Opened by RaulGalvez288 about 1 month ago - 3 comments

#3329 - RegistryAuth Remove unused imports #3024

Pull Request - State: closed - Opened by RaulGalvez288 about 1 month ago - 3 comments

#3327 - [Maven Quickstarts]: hello-world curl request fails

Issue - State: open - Opened by lcardito about 1 month ago - 7 comments
Labels: documentation

#3327 - [Maven Quickstarts]: hello-world curl request fails

Issue - State: open - Opened by lcardito about 1 month ago - 9 comments
Labels: documentation

#3326 - `k8s:resource` doesn't automatically pick up port from Micronaut `application.properties`

Issue - State: open - Opened by rohanKanojia about 1 month ago - 1 comment
Labels: bug

#3326 - `k8s:resource` doesn't automatically pick up port from Micronaut `application.properties`

Issue - State: open - Opened by rohanKanojia about 1 month ago - 1 comment
Labels: bug

#3325 - chore(deps): Bump org.apache.maven:maven-core from 3.8.1 to 3.9.9

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies, java