Michael Schmid
Michael Schmid
I'm trying to add some rsync options in the `drush.yml` I tried with ``` command: core: rsync: options: chmod: 'ugo=rwX' ``` but it's not working. While directly via ``` drush...
we're running into a strange issue with PrestissimoFileFetcher and the newest curl version: ``` cli-drupal:/app/some-dir$ composer drupal:scaffold - Downloading 1/16: https://cgit.drupalcode.org/drupal/plain/web.config - Downloading 2/16: https://cgit.drupalcode.org/drupal/plain/.ht.router.php - Downloading 5/16: https://cgit.drupalcode.org/drupal/plain/.eslintrc.json -...
this updates the code on how to use CurlMulti to the same code that is also running in https://github.com/hirak/prestissimo/blob/master/src/Prefetcher.php#L20 solves https://github.com/drupal-composer/drupal-scaffold/issues/102
As far as I understand https://github.com/btcsuite/btcd/blob/master/.github/workflows/dimagespub.yml this should automatically build btcd and push it into the github image registry. There is an action log from the last version push but...
### Before creating an issue, make sure you've checked the following: - [X] You are running the latest released version of k0s - [X] Make sure you've searched for existing...
I'm trying to run raspiblitz on a linux notebook with 1TB internal SSD. I partitioned the SSD this way: ``` nvme0n1 259:0 0 953.9G 0 disk ├─nvme0n1p1 259:1 0 512M...
I'm trying to create a k8s cluster with k0s edge nodes behind NAT (basically in peoples homes), with a couple k8s clusters at AWS that should act as the "router"...
This adds #k0s-users and #k0s-dev to the Kubernetes Slack Channels **Purpose:** The k0s community is growing and we are working on multiple things that would make it much easier to...