Dexter Williams
Dexter Williams
## All Submissions: ------------------------------------- * [YES] Have you followed the guidelines in our Contributing [document](./CONTRIBUTING.md)? * [YES] Have you added an explanation of what your changes do and why you'd...
## All Submissions: ------------------------------------- * [YES] Have you followed the guidelines in our Contributing [document](./CONTRIBUTING.md)? * [YES] Have you added an explanation of what your changes do and why you'd...
### Description As both a user or contributor, I'd like a centralized page that documents and highlights steps that I can take to troubleshoot and debug any issues that arise...
### Description As a user, I'd like to complete the guidance in the walk-through documentation without feeling like there are missing documentation steps scattered throughout various places in the Cobalt...
### Description As a user I'd like a central page that lists all the core concepts of Cobalt. ### Acceptance Criteria Reference: [Done-Done Checklist] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/DoneDone.md) - [ ] List should...
### Background null_resource gets created even if it's local-exec command line fails. Continuous failures create new null_resource references in the state file and will not clean up previously created null_resources...
### Description As a user, I'd like to deploy an ASE isolated infrastructure that can generate secrets for key vault access and isolate a container registry upon deployment based on...
### Description *As a user, I'd like some guidance for how to check and test for a running container. ### Acceptance Criteria Reference: [Done-Done Checklist] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/DoneDone.md) - [ ] Documentation...
### Description As a user, I'd like updates to my network ACL whitelist to overwrite previously saved settings . Currently, network ACL deletion not supported by terraform azure provider. *Should...
### Background If an application container isn't running for any reason, it's most likely a symptom of it's underlying application. Therefore, infrastructure pipelines should not be blocked for reasons related...