Ken Sipe

Results 78 issues of Ken Sipe

e2e CRD tests are failing... but it looks like the asserts are off based on meta-data changes... regardless, it needs to be fixed **What would you like to be added**:...

We had a failure based on reporting for 0.12.0. We need to have e2e tests for this, to ensure it doesn't happen in the future. **What would you like to...

**What would you like to be added**: Here is what the users are doing today: ``` --- apiVersion: kuttl.dev/v1beta1 kind: TestAssert commands: - script: > test "$(kubectl get service min-app...

The kuttl cli overrides the testsuite file... with the exception of the test env. (this is a require to fix that). If the `kuttl-test.yaml` has a configuration for `startControlPlane: true`...

good first issue
help wanted

After fixing #202 with a solution of #207 ... The fix in 207 is worth keeping as we just don't know what the passed in `fn` will do and it...

We need to list the verbs and objects needed for kuttl in different modes. Modes to include: 1. kuttl in namespace creation mode 2. kuttl restricted to a ns Include...

as identified https://github.com/kudobuilder/kuttl/pull/184 we need to validate what we can prior to running kuttl. This could be a `k kuttl verify` or a validation before running... the idea is to...

Just like TestStep and TestAssert can set a new timeout... errors need a way to customize a timeout specific to errors **What would you like to be added**: **Why is...

Initially when added `kuttl assert` and `kuttl errors` it didn't seem too useful to have a `kuttl apply` since it is simply `kubectl apply`... however after working on a number...

We need the following docker images to align with operator SDK platform needs: ARCH: amd64, arm64, ppc64le, s390x basically the list from: https://catalog.redhat.com/software/containers/ubi8/ubi-minimal/5c359a62bed8bd75a2c3fba8