Justin Killen

Results 14 issues of Justin Killen

Given a file: spec/units/test.rb: RSpec.describe TestTests do describe 'Test1' do sleep(30) end describe 'Test2' do sleep(45) end end and spec/units/test3.rb: RSpec.describe TestTests3 do describe 'Test3' do sleep(57) end end Jenkins...

When there is a variable in the yaml that isn't defined the stack fails as expected. If I disable that stack, it still fails. If I comment out the line,...

**What would you like to be added**: A CRD for DNS entries not tied explicitly to a Service or Ingress object. **Why is this needed**: Often, a DNS zone will...

kind/feature
lifecycle/rotten

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
service/sqs
stale

**Describe the solution you'd like** In secrets providers, it is common to store (m)TLS certificates. I would like to be able to keep those as-is in the secrets provider, but...

good first issue
kind/feature
track/core

The data file has no way to distinguish between x86 vs ARM processor architectures

Hi, There are some inconsistencies that make loading the data file difficult. In particular: 1) At the top level, there is a map keyed by machine family...except that it also...