Results 16 comments of Arie

and ``` Traceback (most recent call last): File "tar.py", line 11, in tar = tarfile.open(filename) File "/usr/lib64/python3.6/tarfile.py", line 1571, in open return func(name, "r", fileobj, **kwargs) File "/usr/lib64/python3.6/tarfile.py", line 1643,...

My chart hasn't been tested on OpenShift. OpenShift has enhanced its security capabilities therefore you may encounter several issues related to `securityContext`. Also, I recommend using OpenSearch instead of Elasticsearch....

> Hi @Eroyi > > You can use [kidash](https://github.com/chaoss/grimoirelab-kidash?tab=readme-ov-file#usage) to import the dashboards stored at [sigils](https://github.com/chaoss/grimoirelab-sigils/tree/master/panels/json). None of the dashboards were able to import into **Opensearch-dashboard**: ``` kidash -g -e...

> Opss sorry I was not clear if you are using `ElasticSearch 6.8.6 + Kibana or Kibiter` you have to use `kidash` to import `json` files but if you are...

> Does it mean we can remove the other files that we have to deploy on kubernetes? Absolutely, you may remove those `deployment.yaml` files since the helm chart is now...

> @Eroyi tell me when you think the PR is ready to review it. All of a sudden I failed to clone any GitHub repos from my Ubuntu, so I...

> > > @Eroyi tell me when you think the PR is ready to review it. > > > > > > All of a sudden I failed to clone...

> I've been trying to run Grimoirelab on OpenShift using this helm chart, and currently I'm gettinga permission denied error in sortinghat pod. Does anyone have an idea how to...

> Changing the base to `1.10.x` raises a bunch of conflicts.. sure I'll take a look! I'll let you know as soon as I have an update.

- [x] Clean up the deployment and config file for async - [x] introducing schema-registry - [x] fix the wrong reference for an image in `_helpers.tpl` in microcks、postman and async...