Nate
Nate
**As a:** Developer **I want:** improved testing coverage on the bedrock repo **So that:** The team can be assured of its sustainability during idle times of maintenance **Describe the solution...
[Bedrock] Update Bedrock Integration tests to have terraform commands and terratest script separate
**As a:** Developer **I want:** Decoupling of Terraform commands from the Bedrock terratest integration scripts **So that:** I can know when an integration test fails during deployment of resources, interoperability...
**As a:** Operator **I want:** End to End testing for Bedrock **So that:** I can assure gitops pipeline and flux is functional withing each Bedrock Template **Describe the solution you'd...
**As an:** Operator **I want:** Visibility to unit & integration tests over time in devops pipeline, **So that:** I can monitor the success rate, common failure errors and capture logs...
Samples of composing a template sample with a later strategy to embed into GitOps - [x] [Elasticsearch Operator](https://www.elastic.co/blog/introducing-elastic-cloud-on-kubernetes-the-elasticsearch-operator-and-beyond) on AKS deployment - [x] Simple Liveness test for Elasticsearch on k8s...
**As a:** Operator **I want:** Verify MSI support for AKS git modules within an automated unit test **So that:** Validation of the MSI modules and integration with bedrock environments are...
**As a:** Operator **I want:** A smoke test and unit test that validates MSI + aks upon build **So that:** I can assure that incoming changes to aks-gitops module and...
**As a:** Developer **I want:** to generate Terraform files for a multi-cluster based on parent-leaf definitions in parallel **So that:** Accelerate the generation of my spk template across multiple deployment...
**As a:** Developer **I want:** Use various input types for my definition.yaml **So that:** I can map the input to terraform variables in my deployment **Describe the solution you'd like:**...
**As a:** Operator **I want:** Better Understanding of Kubernetes-Secrets-Store-CSI-Driver integration with Key Vault on AKS **So that:** I can better determine the best secrets solution in an MSI AKS implementation...