Azure-Samples / Azure-Samples/ratings-nodejs-azd-akslza
Move mongodb configmap into manifests
@carmodyquinnms is already working on this.
Since Jun 6, 2023.
- Dominant language
- Bicep
- Stars
- 3
- Forks
- 8
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 1
Description
Need to figure out how to put mongo configmap in manifests without breaking azd since it can't handle format (talk to azd team)
Currently azd breaks on the ratings-mongodb-confgmap.yaml if it is put in the api manifests. So this is being deployed in the predeployment hook script. This needs to be deployed automatically once azd is able to handle the manifest file without breaking.
Currently blocked by azd issue https://github.com/Azure/azure-dev/issues/2367
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.