Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helm lint #767

Merged
merged 12 commits into from
Feb 26, 2025
Merged

Add helm lint #767

merged 12 commits into from
Feb 26, 2025

Conversation

weeman1337
Copy link
Contributor

✔️ Checklist

  • A changeset describing the change and affected packages (more info).
  • Added or updated documentation.
  • Tests for new functionality and regression tests for bug fixes.
  • Screenshots or videos attached (for UI changes).
  • All your commits have a Signed-off-by line in the message (more info).

Copy link

changeset-bot bot commented Feb 10, 2025

⚠️ No Changeset found

Latest commit: b60767b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@weeman1337 weeman1337 force-pushed the nic/feat/NEO-1096-helm-lint branch 2 times, most recently from c4b9a20 to 147358d Compare February 10, 2025 11:53
@MTRNord MTRNord force-pushed the nic/feat/NEO-1096-helm-lint branch 12 times, most recently from f1b1132 to f5f2a2d Compare February 18, 2025 14:34
@MTRNord MTRNord marked this pull request as ready for review February 18, 2025 14:45
@MTRNord MTRNord requested a review from a team as a code owner February 18, 2025 14:45
weeman1337 and others added 12 commits February 26, 2025 09:23
Signed-off-by: Michael Weimann <michael.weimann@nordeck.net>
Signed-off-by: Michael Weimann <michael.weimann@nordeck.net>
Signed-off-by: MTRNord <mtrnord1@gmail.com>
…variables for creation of the user account

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Ensure we bump the chart version as we changed the comments

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Ensure prettier is happy about changes in .github

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Ensure the helm linter is happy about formatting

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Use lowercase name for synapse kubernetes resource

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Fix typo on key in configmap

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Fix synapse config and try to fix issues with the tag being not passed properly

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Fix the init variables to match the values.yaml

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Ensure we have a data folder for synapse to work

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Ensure the log can actually be written. Otherwise it fails in CI

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Add missing config option

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Always log to the console

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Ensure we set registration_shared_secret on synapse to allow registration to work

Signed-off-by: MTRNord <mtrnord1@gmail.com>
…mage. The changed one will get tested implicitly still

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Ensure we always test the correct wrapper image and not the changed image. The changed one will get tested implicitly still

Signed-off-by: MTRNord <mtrnord1@gmail.com>
…of the bot

Signed-off-by: MTRNord <mtrnord1@gmail.com>
… status

Signed-off-by: MTRNord <mtrnord1@gmail.com>
Signed-off-by: MTRNord <mtrnord1@gmail.com>

Fix quotes

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Fix quotes

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Fix escaping

Signed-off-by: MTRNord <mtrnord1@gmail.com>
Signed-off-by: MTRNord <mtrnord1@gmail.com>

Set the extra env vars in the right place

Signed-off-by: MTRNord <mtrnord1@gmail.com>
Signed-off-by: MTRNord <mtrnord1@gmail.com>
Signed-off-by: MTRNord <mtrnord1@gmail.com>
@weeman1337 weeman1337 force-pushed the nic/feat/NEO-1096-helm-lint branch from 8f77555 to b60767b Compare February 26, 2025 08:24
@weeman1337 weeman1337 enabled auto-merge (squash) February 26, 2025 08:25
@weeman1337 weeman1337 merged commit 64c66bb into main Feb 26, 2025
7 checks passed
@weeman1337 weeman1337 deleted the nic/feat/NEO-1096-helm-lint branch February 26, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants