Guilhane Bourgoin
Guilhane Bourgoin
**Describe the bug** With a plain installation of ksqldb from helm chart at https://github.com/confluentinc/cp-helm-charts/tree/master/charts/cp-ksql-server, when trying to use the migration tool initialize schemas, then it fails on the server side...
### Description ## Issue Description --- We are currently transitioning from Etherpad to Hedgedoc as our primary note taking tool. During the migration, we encountered an issue where copying and...
### Bug Description I've downloaded AppFlowy through Snapcraft, and I'm unable to export documents. Currently, I'm using Ubuntu on a Windows virtual machine. I encounter no problems with exports on...
### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...
**Objective:** The objective is to have a simple way to create CR/Kubernetes resources without using YAML. **Solution:** My solution is to generate a form from the Custom Resource Definition (CRD)...
A first draft to resolve #2032. I believe there might be a better way to do this. I've removed the Status and ManagedFields fields from the code when making the...
### Problem Description When editing a Custom Resource Definition (CRD) in Headlamp, we have observed that certain sections in the YAML, such as `status` and `managedFields`, are not editable. Including...
# Description This pull request addresses the issue of restricted user access to custom resources and the need to view only the instantiated custom resources (#955 ), by introducing a...
If the additional printer column of a CRD contains the "secret" keyword, then display an hyperlink to the secret page in the same namespace. Fix #2278 Signed-off-by: guilhane