Jason Schmidt

Results 71 issues of Jason Schmidt

**Is your feature request related to a problem? Please describe.** Right now, we allow users to specify override values in the configuration for elements such as chart versions, locations, etc....

enhancement

**Describe the bug** Normally, we test by running `./bin/start.sh` from the root of the project directory. However, this is not always a given and if you run it from some...

bug
good first issue

**Is your feature request related to a problem? Please describe.** We currently use ECR for our AWS builds in order to deploy the KIC. Rather than re-write things for the...

enhancement

**Describe the bug** Currently, we don't validate if the user has provided an argument on the CLI for the docker image build process. This results in the following error: ```...

enhancement

**Describe the bug** In certain configuration environments, the EKS build project fails to write to the kubeconfig file. The project aborts with this error: ``` Using AWS profile [f5] from...

bug

**Describe the bug** The Bank of Sirius submodule is a dependency for the project to build. This is addressed with logic in the start_all.sh script, with instructions being given for...

enhancement

**Describe the bug** A number of users have reported issues using the AWS ENV variables w/o the fallback profile settings in `~/.aws`. This is most likely a bug in the...

bug

**Describe the bug** Currently getting these errors with any new cluster: ``` #=============================================================================# # _ __ __ ____ _____ _ __ ____ # # / \ \ \ / /...

bug

**Describe the bug** The current version of microk8s (1.21) is too far removed from the current stable kubectl (1.24). **To Reproduce** Steps to reproduce the behavior: 1. Deploy on microk8s....

bug

**Is your feature request related to a problem? Please describe.** We currently use a custom logging format specifically to address issues that we were seeing with Kibana - the default...

enhancement