charts
charts copied to clipboard
[DMN] feat(dendrite): Add Dendrite - if this works
Description
This still needs a TON of work, but wanted to get somewhere and then ask for help
Need to figure out the configmap and toYAML and then the key generation from the Helm Chart
⚒️ Fixes #
⚙️ Type of change
- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] 🔃 Refactor of current code
🧪 How Has This Been Tested?
📃 Notes:
✔️ Checklist:
- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic versioning
➕ App addition
If this PR is an app addition please make sure you have done the following.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
icon.png
Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance.
Basically this is used for key generation in Helm -> https://github.com/matrix-org/dendrite/blob/main/helm/dendrite/templates/jobs.yaml, I dunno how to do it otherwise since in docker they want people to run a command, so either the "helm" way or the docker way with an init container
@stavros-k does this make more sense? I used Dashy as a template, but missing one key thing I think
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
:white_check_mark: StevenMcElligott
:x: Kjeld Schouten
Kjeld Schouten seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.
Close because of inactivity.