Christian Winther
Christian Winther
Hey! Would be fantastic if `doctree serve` could use s3 as filesystem backend - would allow me to use `doctree index` in CI and upload the files to s3 where...
## Meta: **CircleCI CLI Version:** 0.1.15410+ba6fe81 (homebrew) **Operating System:** MacOS **CircleCI CLI Diagnostic:** ``` Debugger mode: false Config found: /Users/XXXX/.circleci/cli.yml API host: https://circleci.com API endpoint: graphql-unstable OK, got a token....
## Meta: **CircleCI CLI Version:** 0.1.15410+ba6fe81 (homebrew) **Operating System:** MacOS **CircleCI CLI Diagnostic:** ``` Debugger mode: false Config found: /Users/christianwinther/.circleci/cli.yml API host: https://circleci.com API endpoint: graphql-unstable Error: please set a...
**Bug description** Nomad `system` jobs do not have `deployments`, but Portainer does not take this into account so you see errors like the following for a system job, which causes...
Today partial resources (e.g. `mount -> role` without mount config) must be in files that are lexically sorted after the full `mount` config (hense the best practice of prefixing the...
Today `hashi-helper` can only push resources to Vault, but can not the local and remote catalog, deleting the resources no longer present in local catalog
## What is the problem I am trying to address? Given the following setup: * `ATHENS_SINGLE_FLIGHT_TYPE="redis"` * `ATHENS_STORAGE_TYPE="s3"` We observed that any mod using "async_redirect" was never cached in s3....
Hello there, I'm trying to run a KVM machine inside a Xen guest with "Nested Virtualisation" enabled. When I start a KVM gust inside my Xen guest, the Xen guest...
Port forwards are created with `enabled = false` currently, with no way to actually enable them via terraform since `enabled` is deprecated Fixes https://github.com/paultyng/terraform-provider-unifi/issues/255
**Is your feature request related to a problem? Please describe.** I want to be able to build my Docker images which depend on Datadog PHP extension on my `m1` Mac...