Andrew Vineyard

Results 9 issues of Andrew Vineyard

**Describe the bug:** The k8s version is no longer supported on westus2, making the `terraform apply` command error out. **To Reproduce:** Follow the [First Workload With Bedrock](https://github.com/microsoft/bedrock/tree/master/docs/firstWorkload) tutorial. The step...

bug

**Describe the bug:** Running `setup_terraform.sh` installs the latest version of terraform (0.13.3), which isn't compatible with Bedrock according to the README and `cluster/common/provider/main.tf` **To Reproduce:** Run the `tools/prereqs/setup_terraform.sh` script. Run...

bug

Closes #3072 ### PR Type Bugfix Refactoring (no functional changes, no api changes) ### Description of the changes - Removed cleanup timer - Added renewal loop - All renewal logic...

An embedding model is not deployed as part of the bicep template. This means that the indexing script won't work out of the box without manually deploying an embedding model...

First I tried setting project name to be an existing project, that didn't work. With a new project name, I get the following error. ![image](https://user-images.githubusercontent.com/18390227/94288669-85efd800-ff0c-11ea-9e0e-42cfcebd907d.png)

**Environment:** WSL2 Ubuntu **Issue:** When using bedrock setup, `bedrock setup` stalls on `info: attempting to login to az command line`. Using the -v or --verbose tag shows that the `az...

bug
verify

**Note:** I'm remaking this PR because while cleaning my branches I removed the changes from the branch used in the previous PR. I had to rewrite the documentation of the...

**Describe the bug:** When the pipeline runs on the develop branch, the test `TestIteratingDefinition` will fail sometimes, and pass other times. **To Reproduce:** Run the pipeline on the develop branch...

bug

solves #294 (cherry picked from commit a1ca50d8af5fd76a967d69161d3c36c5b5f70cc8)