-
There's a good chance that this issue discussed at [https://github.com/jasondavies/d3-cloud/issues/107](https://github.com/jasondavies/d3-cloud/issues/107) is causing the problem. If the solution prov…
-
In [Bug 1610431](https://bugzilla.mozilla.org/show_bug.cgi?id=1610431) we received a report of breakage on multicloud-ibm.com. Multi cloud is an [IBM product](https://www.ibm.com/cloud/multicloud-mana…
-
https://github.com/open-cluster-management/multicloud-operators-foundation/blob/master/deploy/dev/hub/resources/300-apiserver.yaml#L38-L50
this cause the work manager on klusterlet side to not be a…
-
With the transition of Helm 2 -> Helm 3 and the removal of Tiller, it's in our best interest to move up the operator-sdk version. It will also most likely provide fixes for some of the issues like hel…
-
**Bug description**
Hello, I deployed istio 1.4 following https://istio.io/docs/setup/install/multicluster/gateways/ and there is a parameter missing in the files. Upon deploy, a few istio pods were…
-
Steps to reproduce:
* Create a report on ManageIQ UI using the default format settings for all columns
* Retrieve the report definition by calling REST API, e.g.
```
curl -k -g -X GET -H "Accept…
-
I0214 06:39:15.053075 1 klusterlet.go:910] Failed to get the Endpoint Operator Version: an empty namespace may not be set when a resource name is provided
this code is no longer needed and ca…
-
Hello,
we have a lot of (big, fat, awful) helm deployment and I wanted to check deprecation with pluto:
but it doesn't work as expexted (I assume):
```shell
$ helm ls
NAME …
-
We've defined an appsub that applies CRD with:
```yaml
apiVersion: apiextensions.k8s.io/v1beta1
kind: CustomResourceDefinition
metadata:
labels:
operator.kubevirt.io: ""
name: kubevirts…
-
The following scenario that used to work with previous versions of OCM:
1. Have a local appsub with a github channel
2. Store policies and placementbindings in the repo
3. The policies and placemen…