fix(secrets): remove namespace from ExternalSecret definition #432

Merged
argoyle merged 1 commits from remove-default-namespace-from-secrets into main 2025-04-08 09:37:18 +00:00
argoyle commented 2025-04-08 09:27:33 +00:00 (Migrated from gitlab.com)

This change removes the namespace field from the ExternalSecret
definition in the secrets.yaml file, allowing for more flexible
deployment within different namespaces without the need for
modification.

This change removes the namespace field from the ExternalSecret definition in the secrets.yaml file, allowing for more flexible deployment within different namespaces without the need for modification.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-04-08 09:27:38 +00:00
argoyle commented 2025-04-08 09:34:34 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.07%. Comparing base (f35be93) to head (dd5c0f3).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #428   +/-   ##
=====================================
  Coverage   1.07%   1.07%           
=====================================
  Files         37      37           
  Lines       1865    1865           
=====================================
  Hits          20      20           
  Misses      1845    1845           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/428?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 1.07%. Comparing base [(`f35be93`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/f35be93cb6d95e6daaf154b576008d468140dfab?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`dd5c0f3`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/dd5c0f3dc0dc4c6edbaf7bf6acb733a458f7c939?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #428 +/- ## ===================================== Coverage 1.07% 1.07% ===================================== Files 37 37 Lines 1865 1865 ===================================== Hits 20 20 Misses 1845 1845 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/428?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle (Migrated from gitlab.com) merged commit into main 2025-04-08 09:37:19 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#432