-
Vulnerable Library - jackson-dataformat-yaml-2.14.2.jar
Path to dependency file: /jib-cli/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.yaml/snak…
-
### Expected behavior
`skaffold dev` should result in the image being built from the gradle project using `jib`. This works when i use https://skaffold.dev/docs/renderers/helm/#helm-strategy-sp…
-
hello guys, I use `jib-maven-plugin` to build my springboot project, it works well, but `Container entrypoint set to [java, -cp, @/app/jib-classpath-file ` will lock and spend a long time, about 10min…
-
This is not so much a bug report or even a feature request, but I'd like to make RegistryClient more complete and useful in its own right.
Specifically I'm using RegistryClient to pull manifests an…
-
**Environment**:
- *Jib version:3.3.2*
- *Build tool:* Maven 3.9.1
- *Java version*: 17.0.6
- *OS:* Windows 11
- *Docker Desktop:* 4.21.1 (114176)
**Description of the issue**:
[INFO] …
-
## Issue:
GitHub flow deploying Quarkus app [fails](https://github.com/iocanel/openshift-vm-playground/actions/runs/7111897918) due to this auth issue
```
Error: build-image-deploy : mvn-goals] […
-
**Describe the bug**
Lombok 1.8.26 does not work with JDK21 (EA build 16)
**To Reproduce**
```
import lombok.Data;
@Data
public class Person {
private String name;
}
```
```
$ j…
-
**Version(s)**
nightly (0.1.18-32-g5bb00445-SNAPSHOT)
**Describe the bug**
A project setup with `--cli-version nightly` doesn't import in an IDE via BSP.
The resulting connection json points to …
-
**Is your feature request related to a problem? Please describe.**
As an operator I want to deploy Kroxylicious using a tested image. As a Filter Author I want an image I can build on top of to off…
-
### Expected behavior
In ./k8s/dev/microservices/portfolio.yaml there is a deployment with
`image: localhost:5000/portfolio`
when we run deploy from Cloud Run in InteliJ the image is first …