-
### Description
We have an enterprise Docker registry that requires authentication for pulling images. I'm trying to build a project that uses one of our enterprise base images in the FROM block, s…
-
### Description
Hi Jkube, I am in the process of migrating to JKUBE from fabric8. I have managed to make the necessary changes to my config to allow the kubernetes-maven-plugin to build and deploy as…
pmbsa updated
2 years ago
-
### Description
The goal of this issue is to continue working on the quickstarts scenario as part of the Gradle plugin documentation.
https://github.com/eclipse/jkube/pull/1172#issuecomment-997789…
sunix updated
2 years ago
-
Followup from #1400
I assume a difficulty with this is that Jenkins will need access rights to dockerhub. I'm not sure Eclipse Foundation's dockerhub account is set up for that.
-
### Description
As a user, I would like to use the jib build strategy and not the default docker one. So when I am invoking:
```
mvn k8s:build -Djkube.build.strategy=jib
```
It should use the …
sunix updated
2 years ago
-
### Component
JKube Kit
### Task description
# Issue: Replace Deprecated `asList()` Method in ProjectEnricherTest
---
### Description
The `ProjectEnricherTest` class currently uses the…
-
### Component
JKube Kit
### Task description
`JKubeServiceHub` should be used as the central place to host, instantiate, and access services used by JKube components.
Currently, `Generator…
-
### Component
Kubernetes Maven Plugin
### Is your enhancement related to a problem? Please describe
When building on a non-"x86" machine (eg. a Mac with an M1 chip), I cannot see how to build image…
-
### Component
JKube Kit
### Task description
## Description
The `DefaultServiceEnricherAddMissingPartsTest` class in the JKube project currently uses the deprecated `asList()` method from Assert…
-
### Description
the `oc:build` part needs rearrangement
for instance there is a generic part about build strategy in `Openshift build`. https://www.eclipse.org/jkube/docs/openshift-maven-plugin#buil…
sunix updated
2 years ago