Skip to content

Conversation

@ElderMatt
Copy link
Contributor

📌 Summary

Removes finalizer and labels from Sealedsecrets, they were causing a sync error in argoCD.

@github-actions
Copy link

github-actions bot commented May 12, 2025

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
41.27% (+0.11% 🔼)
775/1878
🔴 Branches
33.29% (+0.46% 🔼)
287/862
🔴 Functions
40.86% (+0.33% 🔼)
123/301
🔴 Lines
42.25% (+0.17% 🔼)
733/1735

Test suite run success

93 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from d72845c

additionalProperties:
type: string
type: object
finalizers:
Copy link
Contributor

@j-zimnowoda j-zimnowoda May 12, 2025

Choose a reason for hiding this comment

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

This is 3rd party CRD that the operator relies on. We can't just modify it because we can't control any side effects. Moreover these CRD properties are perfectly fine.

@ElderMatt
Copy link
Contributor Author

Now fixed in API: linode/apl-api#722

@ElderMatt ElderMatt closed this May 12, 2025
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