rejoshed

Results 6 issues of rejoshed

Hey, thanks for the awesome test lib! I was trying to write a context block that I can reuse. Essentially I want something that I can use like: ``` go...

Hey, I'm having troubles getting GoTest -n to run anything when I'm using Ginkgo with `It(` style specs. I just get a pop up menu that looks like: ![image](https://user-images.githubusercontent.com/93345136/186547764-2fe1ea4d-d0f3-4500-82bc-878856b8dc43.png) My...

Hey there! My team is considering using this, but we see that there's not been an update in a while. Are the maintainers here still active? Has this project been...

**Describe the bug**: When running a Go program directly from either a Distroless or Debian container the env vars are not injected. **Expected behaviour**: I expected the environment variables to...

kind/bug
lifecycle/stale

### What happened? I was trying to use an injected oauth2 token in an environment variable via a vault webhook and the following `ProviderConfig` ``` yaml apiVersion: gcp.crossplane.io/v1beta1 kind: ProviderConfig...

bug

Hey, have a crossplane provider-aws pod running and I'm trying to get into the darn thing. Unfortunately even using this program I still get `chroot can't execute 'sh': No such...