leigh capili

Results 27 issues of leigh capili

#### email notice from Google Cloud > When you create a new function using the gcloud CLI, you can specify a runtime for your function by using the `--runtime` flag,...

## Use case I have a Dockerfile that I was using for some WebVR development. I was going to demo it on my phone by using Play-With-Docker. ## Initial Symptoms...

Field was moved in most recent API Version. This looks hard to patch to make backwards compatible since the structs look to have been copied from ignite directly without use...

kind/bug
help wanted
good first issue
topic/api

For this to behave any differently, we would either: > check for equivalently named/labelled machines in every backend (could be slow with a cluster or other networked backend) or >...

topic/documentation

Using the following YAML should output warnings per offending spec instead of ignoring them silently. Example: ```log footloose create WARN[0000] Options under "spec.ignite" for "manager-%d" are ignored when using the...

good first issue

https://github.com/weaveworks/footloose/issues/259

good first issue
area/dependency

See CI for more details: https://weaveworks-foss.semaphoreci.com/jobs/5a909c1b-babc-4bf1-b3e4-aa43a9a113e2#L632/ ``` === RUN TestCopyFileFromHostToVM/file-with-content00:36 TestCopyFileFromHostToVM/file-with-content: cp_test.go:35: assertion failed: error is not nil: exit status 1: cmd: 00:36 "/home/semaphore/ignite/bin/ignite run --name=e2e-test-copy-to-vm-file-with-content --ssh weaveworks/ignite-ubuntu"00:36 time="2021-02-28T19:38:46Z" level=info...

area/testing
area/networking

Currently, we are using this DHCPv4 implementation: https://godoc.org/github.com/krolaw/dhcp4 This has the limitation of only supporting IPv4 DNS servers. This looks like it might be a good candidate for DHCPv6: https://godoc.org/github.com/insomniacslk/dhcp/dhcpv6...

good first issue
contributor-assigned
priority/important-longterm
kind/enhancement
area/runtime
area/networking
hacktoberfest

While @darkowlzz was debugging #745, we noticed that the default ignite-ubuntu setup has some selinux traps. The default kernels are configured with SELinux, but there are no userspace packages installed,...

priority/important-soon
kind/enhancement
area/kernels

If you are in the `ignite-spawn` container, you have root and can change host files like `/etc/resolv.conf` using ignite `

kind/bug
help wanted
good first issue
area/security
priority/important-soon
area/runtime
hacktoberfest