zepard
zepard
I would like to split the home page in 2 columns for wide screens (desktop) and 2 rows for narrow screens (mobile) Hero seems to be the convenient but I...
Hi, what is the current status of Solr Operator. Is it production ready? My understaning from the readme is that Solr Operator is beta and maybe api modifications are possible...
hi, I am translating rst file to have the sources translated and displayed in the search results excerpts. is it technically possible to implement the row/col spanning cells? Exception occurred:...
Hi, VirtualMachines returns an error when there is a halted vm in node. it's pid is null, thus does not pass isFloat pattern check in types.go I temporarily modified it...
/Hi folks, test_spilo.sh fails the upgrade test, maybe something I missed in the set up. any hints? ``` git checkout 3.3-p1 docker build --no-cache --tag spilo-16:latest . SPILO_TEST_IMAGE=spilo-16:latest bash tests/test_spilo.sh...
Hey folks, 3.0-p1 cannot build with wal-g 2.0.1 as its libsodium dependency, made broken changes walg backported the fix into a new branch called: REL2_0_STABLE (https://github.com/wal-g/wal-g/pull/1739) The following patch seems...
**Describe the bug** hi folks invalid json is parsed and fixed by yq, this breaks file validation tests based on yq Version of yq: 4.40.2 Operating system: linux Installed via:...
- re-implement replacement target selector with regex support, in the patch selector spirit - isolate select and reject functions to a new specialized struct - related issue https://github.com/kubernetes-sigs/kustomize/issues/5862 resolves: #5862
### Eschewed features - [x] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature. ### What would you like...