Jairo Llopis

Results 222 issues of Jairo Llopis

**Description of your changes:** Explain the fix for https://github.com/rook/rook/issues/10932 to let NixOS users set up Rook more easily. **Which issue is resolved by this Pull Request:** Resolves https://github.com/rook/rook/pull/10942#discussion_r971577389 **Checklist:** -...

docs
skip-ci

**Description** SVG images appear broken in the hub. **To Reproduce** Steps to reproduce the behavior: 1. Enter a hub. 1. Drag & drop any svg. 1. You see something simmilar...

enhancement
Feature Request
jira-hubs

## Description I'd love to be able to detect the desired disk using its partlabel. ## Context In some nodes, the desired openebs block device for NDM can be `/dev/sda1`,...

**Is your feature request related to a problem? Please describe.** Every time I switch to a direnv-enabled workspace, I get this message: ![image](https://user-images.githubusercontent.com/973709/187873211-dd479f90-2639-4ab0-a1ea-b99f21d1e1f6.png) **Describe the solution you'd like** The extension...

enhancement

This code block was wrongly rendered in docs: ![imagen](https://user-images.githubusercontent.com/973709/190355398-749e29b7-6d5c-46a1-a065-8f6f8ff25657.png) @moduon MT-1248

I'd love to use this project dockerized in the raspberry. Is this on the roadmap? Can I help? cc @joao-p-marques

##### SUMMARY I'm trying to set up a wait condition, but the docs aren't very clear. Considering CRDs in k8s can define almost any behavior, either the docs are unclear...

type/documentation
type/question

### Describe the feature Enable video previews out of the box. ### Context Using https://play.google.com/store/apps/details?id=com.nkming.nc_photos.paid&referrer=utm_source%3Drepo or official nextcloud app. Seeing video previews is cool! ### Expected behavior Enabled by default...

### Describe the issue Trying to package [Copier](https://github.com/copier-org/copier), poetry2nix fails. Error: [3n60lbr75rn9zw8zba7bdw1rw1f4p9lk-python3.10-copier-6.2.0.drv.log](https://github.com/nix-community/poetry2nix/files/9772185/3n60lbr75rn9zw8zba7bdw1rw1f4p9lk-python3.10-copier-6.2.0.drv.log) ### Additional context - `default.nix`/`shell.nix`/`flake.nix` ```nix {pkgs}: pkgs.poetry2nix.mkPoetryEnv { projectDir = ./pkgs/copier; overrides = pkgs.poetry2nix.overrides.withDefaults (final: prev: {...

### Problem I use [vscodium](https://vscodium.com/), and thus I can't use this nice extension 😕 ### Solution Publish extension on https://open-vsx.org/ ### Alternatives Red Hat's Ansible extension. But it's not so...

enhancement