li chaoran
li chaoran
Dear team, Im looking for a opensource impl of KMIP protocol, this repo is great!! Im not a KMIP expert, want to know if there is plan to support the...
I have a repo that has both i686 and x86_64 anaconda like [buildlogs.centos.org](buildlogs.centos.org), when i build a installer on a amd64 machine, lorax init its buildarch with i686 because it...
The new pod will hangs in attaching the pvs since the old one still holding it. Signed-off-by: lichaoran
Hi again, I notice that copr can be integrated with some openID group or kerberos infra For now, our infra using a [OpenID Connect](https://openid.net/connect/) facility to support authentication, is it...
After switching to newest fc37 backend image, i found copr uid was 989 while it was 1000 before, which case all builds failed. :( ``` bash-5.2$ ls /var/lib/copr/public_html/results/ -l total...
For https://github.com/rpm-software-management/mock/pull/964, openEuler 22.03 LTS and openEuler 20.03 LTS already have a mock config(only for x64_64 and aarch64) and GPG-KEYs Can we create the corresponding chroot now?
Hi team, Is there a i18n plan for copr frontend? Im glad to do some translations :)
**I'm submitting a ...** - [ ] bug report - [ ] feature request - [x] question about the decisions made in the repository **Do you want to request a...
### Issue description Hi, i have setup a kubernetes cluster using `kind` and here's [my config](https://github.com/pkking/homelab/blob/main/kind/kind-config.yaml) To test my kind cluster, i run: ``` $ kubectl apply -f https://raw.githubusercontent.com/pkking/homelab/main/ingress/nginx-deploy.yaml $...
https://github.com/fedora-copr/copr/blob/44aa094c5389eb8e9caf106f37ff85a4c9111a8d/frontend/coprs_frontend/coprs/__init__.py#L96 I found the `CACHE_REDIS_PASSWORD` key need to be set when `CACHE_TYPE` is `RedisCache`, WDYT?