Keith

Results 12 issues of Keith

EKS is the largest distro we don't currently have nightly testing on and we want to have it be fully supported. AWS maintains a kubetest2 plugin to make this easy...

The statefulset is stopping the pod before `cockroach node decommission` is being executed, so the node is showing up as failed instead of as decommissioned. The PVC also gets deleted...

bug

We need to create or validate e2e testing for installs and upgrades for the following cases: Positive Test Cases (Should Pass) (most of these are already done using provided image...

enhancement
next release

The e2e test for major upgrades isn't checking that the preserve downgrade option is properly set. The test should be enhanced to make sure we don't accidentally break this functionality.

Decommissioning a node has two parts - the process of CockroachDB removing all data from that node, and then the process of removing that node from the SS so it...

We need to keep our build and test dependencies up to date, and since we're refactoring and enhancing testing this is an ideal time to do that work. cc @chrislovecnm...

We keep breaking our OpenShift compatibility because the defaults in KIND are too permissive. I'd like to discuss adding CRC (OpenShift Sandbox) to github actions as a secondary e2e run...

openshift

Yes the store will be different for each node. We just need to make sure all the sets have a value of 0. > Proposed state for all rolling restarts...

# Conflicts: # cli_script.sh

## Problem statement I am attempting to generate a CLI for the swagger.json for our application. Commands that work in the GUI are not being properly handled by the CLI....

invalid
question
swagger spec
CLI