David Arnold

Results 359 issues of David Arnold

- [x] Schemata - [x] References - [ ] Sign - SignedProperties (XAdES Baseline) - [ ] Sign - SignedDataObjectProperties (XAdES Baseline) * - [ ] Sign - UnsignedProperties (XAdES...

Relaying 1:1 from https://github.com/GoogleContainerTools/skaffold/issues/4580#issue-667380089

On arm64/aarch64, precisely on a Rpi3 B, just after sending a message to the team from the cli, the ca server segfaults with: ``` Started CA bot... panic: runtime error:...

I thought, I'd try to make the user a bot: https://gist.github.com/maxtaco/4c36bfb3f7ec101c70c756db248a5564 (it doen't seem awkward to do so, does it?) Then I get: ```shell 47d2a74c4802:~$ keybase oneshot ▶ ERROR No...

`docker stack deploy` (soon to be integrated with kubernetes or using `kompose`) is not compatible with `container_name`, I just commented it out but it is not clear from the outside...

https://github.com/input-output-hk/bitte/blob/876d77fa9201d2c397e1c695b7418375869cd6d2/modules/vulnix.nix#L233 domain-ca.pem doesn't exist & hasn't before, either. eg: ``` -rw-r--r-- 1 root root 5618 Nov 17 06:40 agix-converter.iohk.io-cert.pem -rw-r--r-- 1 root root 5618 Nov 17 06:40 agix-converter.iohk.io-full.pem -rw-r--r-- 1...

# make sure no `tf clients` / `tf core` or `bitte deploy` has to be run under any circumstance to "customize" the cluster for an app - [ ] move...

https://github.com/input-output-hk/bitte/blob/1adc864c9695b7882c5ca984779ebfb1b171be65/profiles/routing.nix#L5 https://github.com/input-output-hk/bitte/blob/1adc864c9695b7882c5ca984779ebfb1b171be65/profiles/monitoring.nix#L12 both run the oauth service. This needs probably cleaning up.

- Upstream it ``` { stdenv, buildGoModule, fetchFromGitHub }: buildGoModule rec { pname = "nomad-driver-nspawn"; version = "0.7.0"; src = fetchFromGitHub { owner = "JanMa"; repo = "nomad-driver-nspawn"; rev =...

https://github.com/input-output-hk/bitte/blob/f2be0097e81ba660f8f7f054ea5234edd26b5878/flake.nix#L43