Chuck McAndrew
Chuck McAndrew
### Context This is a meta issue to track improvements that need to be made to conda-store's testing. ### Value and/or benefit Our test suite should provide the following: 1....
### Context Currently there is duplication on the ci/cd pipeline for building and pushing docker images. Refactor the pipeline to either use a reusable workflow or a composite action to...
### Describe the bug The conda-store container used in the `examples/docker/docker-compose.yaml` file and the `examples/docker-without-nfs/docker-compose.yaml` file crashes on `docker-compose up`. ### Expected behavior on docker-compose up, the example runs and...
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Allows `utils.create_from_yaml` functions to optionally use server side apply. This is...
**What is the feature and why do you need it**: Currently `utils.create_from_yaml` will only create resources. If the resource already exists then it throws an error. **Describe the solution you'd...
### Context We need to verify that every module is being used or they represent security vulnerabilities. ### Value and/or benefit Less tech debt and a smaller security surface. ###...
### Context We need to verify that every module is being used or they represent security vulnerabilities. ### Value and/or benefit Less tech debt and a smaller security surface. ###...
### Context We need to verify that every module is being used or they represent security vulnerabilities. ### Value and/or benefit Less tech debt and a smaller security surface. ###...
### Context We need to verify that every module is being used or they represent security vulnerabilities. ### Value and/or benefit Less tech debt and a smaller security surface. ###...
### Describe the bug If you have a user that does not have an email defined, and you click on the monitoring tab, you get either login.OAuthLogin(missing saved state) or...