Skip to content

Remove unused scripts - #578

Merged
inteon merged 2 commits into
masterfrom
remove_unused_code
Oct 1, 2024
Merged

Remove unused scripts#578
inteon merged 2 commits into
masterfrom
remove_unused_code

Conversation

@inteon

@inteon inteon commented Sep 30, 2024

Copy link
Copy Markdown
Contributor

Continuation of #556

Removes the scripts that are no longer used.

Also fixes a bug I found in the values.yaml file: 336a802

@inteon
inteon marked this pull request as draft September 30, 2024 14:21
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
@inteon inteon changed the title Remove old Helm chart and unused scripts Remove unused scripts Sep 30, 2024
@inteon
inteon requested a review from maelvls September 30, 2024 15:23
@inteon
inteon marked this pull request as ready for review September 30, 2024 15:23
Comment on lines -288 to -291
podDisruptionBudget:
enabled: false
minAvailable: 1
maxUnavailable: 1 No newline at end of file

@maelvls maelvls Oct 1, 2024

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, not sure why I added this...

Ahh, I know: that's because I didn't notice that maxUnavailable: 1 etc existed above. I should have just added +docs:property so that helm-tool detects these three fields.

Comment thread make/util/checkhash.sh

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot to remove that. Thanks for cleaning this up!

@inteon
inteon merged commit 799a164 into master Oct 1, 2024
@inteon
inteon deleted the remove_unused_code branch December 11, 2025 13:24
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.

2 participants