-
The `UpdateScale()` function for [DeploymentConfigs](https://github.com/openshift/client-go/blob/master/apps/clientset/versioned/typed/apps/v1/deploymentconfig.go#L293) is not working.
I am using t…
-
# Overview
In an effort to maintain my OpenShift skills, I have created a simple OpenShift project for myself to test my knowledge and keep my self up to date on something that I don't do often.
#…
-
I have tried this with both Kiali 1.65 and 1.68 and get the same issue so I suspect it's something on my end. I am running K8s 1.27 on RKE2 and Kiali Operator is throwing this error constantly:
…
-
Pelorus Operator version 0.0.3 available in the OpenShift community marketplace is broken. It do installs fine, but while trying to create pelorus instance it gives error:
```
failed to in…
-
/kind code-refactoring
## Acceptance Criteria
- ~oc client and kclient should have the same interface and based on what odo encounters in the context, the client needs to be decided in the contex…
-
**Describe the bug**
The integration tests that we have for `DeploymentConfigs` that are to be run on the OpenShift/MiniShift clusters are not working because of `ImagePullBackOff` issue.
**To Rep…
-
### Description
I want to create two docker images in the pom, then run one in an initContainer and one in a normal container. All generated deploymentConfig yaml's contain, however, an additiona…
-
Hey, I am looking for a way to get a list of all `DeploymentConfig`s in my operator.
I ended up with something like the following but I am kind of unsure how I am supposed to instantiate an `AppsV1Cl…
-
### Is your enhancement related to a problem? Please describe
If I create an `OpenshiftClient` with a custom executor service and an `OkHttpClientFactory` like this:
```
new KubernetesClientBuild…
-
odo fails if it does not have access to these openshift resources, even in minikube. It could be interesting to open an issue, to make odo ignore resources that it cannot access, instead of failing
…