-
Hello guys,
I would like help to delete all pods in specific label in my K8s. I can do it when I use namespace, but the parameter label_selectors doesn't work.
I will appreciate your help, because…
-
(Note: This issue was filed in a semi-automated fashion. Let me know if you see errors in this issue.)
As per the [Ansible community package inclusion requirements][ci-testing], collections must pa…
-
This is more of a feature request. I see that the [xapi-service](https://github.com/LearningLocker/xapi-service) is containerized which will allow API calls to take place without the need for UI, work…
-
When I try to deploy the new version, 'install-openshift' throws an error:
FAILED! => {"attempts": 3, "changed": false, "msg": "No package matching 'origin-node-3.11*' found available, installed or…
-
## Bug Report
#### What did you do?
Helm operator does not update CR child serviceaccount ImagePullSecret when operator watched CR ImagePullSecret changed.
I defined a CRD kong for helm c…
-
#### Description
Provide a brief description of your issue here. For example:
> On a multi master install, if the first master goes down we can no
> longer scaleup the cluster with new nodes or…
-
**Describe the bug**
Upgrading OKD from 4.11 to 4.12, I'm stopped by kubelets not starting on both master and worker nodes. The problem is the same: file `/run/resolv-prepender-kni-conf-done`…
-
**Describe the bug**
Since upgrading from 4.7.0-0.okd-2021-09-19-013247 to 4.8.0-0.okd-2021-10-10-030117 master nodes are no longer able to access services that go through the router's GCP prov…
-
While this is not a bug, or I guess a real issue, I am trying to determine how to exclude a package.
The long story is: I'm needing to build a custom EE to include WinRM, PSRM, and the community.wi…
-
**What happened**:
Given a wrong type, e.g. string where int was expected in a large yaml, `oc apply` as well as the underlying `kubectl patch --type=strategic` gives an error that's hard to act upon…