Marc Nuri
Marc Nuri
Following this morning internal discussion, as per our analysis, this doesn't seem like a valid issue, right? The BuildConfig gets created **and enriched**. Then, for subsequent builds, the config just...
Hi @anglerfishlyy, what's the status on this issue, have you progressed?
You're right, this was fixed in #2549
#2528 wasn't fixed, so maybe you can attempt to fix that one. @anglerfishlyy, if you want, please comment in #2528 so that we can assign it to you.
### Eclipse JKube [CI Report](https://github.com/eclipse-jkube/ci) Started new GH workflow run for https://github.com/eclipse-jkube/jkube/pull/2490 (_2024-04-25T07:30:37Z_) :gear: [JKube E2E Tests (8828673116)](https://github.com/eclipse-jkube/ci/actions/runs/8828673116) - :x: [Bootstrap CI test run (#2490)](https://github.com/eclipse-jkube/ci/actions/runs/8828673116/job/24238104689) - :x: [K8S ${{ matrix.kubernetes...
@dependabot recreate
> I am trying to push the service port into a template yaml fragment: This is no longer the recommended approach, I'd suggest to [configure the parameters](https://eclipse.dev/jkube/docs/kubernetes-maven-plugin/#helm-parameters) using the `pom.xml`...
It might also interest you the demo I delivered on EclipseCon this year: https://youtu.be/DvMickoLlXM?si=ouqkEY5079ZLuFDA This is the repo for the demo https://github.com/marcnuri-demo/2023-eclipsecon-spring-petclinic/tree/jkube (note that the appropriate branch is `jkube`)
> Adding a global property in the pom.xml file, as you did in the eclipsecon jkube branch makes it work for k8s:resource, but does not add the value in the...
I'm not really sure that we should prescribe an icon. The linter is logging an info message with a suggestion. We should check what other tools are doing (are they...