fix(k8s): update ingress class configuration for schema #642

Merged
argoyle merged 1 commits from fix/k8s-update-ingress-class into main 2025-11-23 15:00:41 +00:00
argoyle commented 2025-11-23 13:28:22 +00:00 (Migrated from gitlab.com)

Remove the deprecated annotation for ingress class and add
ingressClassName to align with current Kubernetes standards.
This ensures better compatibility and adherence to best practices.

Remove the deprecated annotation for ingress class and add ingressClassName to align with current Kubernetes standards. This ensures better compatibility and adherence to best practices.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-11-23 13:28:28 +00:00
argoyle commented 2025-11-23 14:58:44 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 38.31%. Comparing base (e347d74) to head (49af5f0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #638   +/-   ##
=======================================
  Coverage   38.31%   38.31%           
=======================================
  Files          45       45           
  Lines        2691     2691           
=======================================
  Hits         1031     1031           
  Misses       1620     1620           
  Partials       40       40           

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/638?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 38.31%. Comparing base ([`e347d74`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/e347d74a39e12b7e6c54701d2a84df9b4e0e1656?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`49af5f0`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/49af5f0cb192505a849d3867409136d1b88bda61?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 #638 +/- ## ======================================= Coverage 38.31% 38.31% ======================================= Files 45 45 Lines 2691 2691 ======================================= Hits 1031 1031 Misses 1620 1620 Partials 40 40 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/638?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 commented 2025-11-23 15:00:41 +00:00 (Migrated from gitlab.com)

mentioned in commit 7b9dc1456b

mentioned in commit 7b9dc1456b06f01a3a3fb210d60b8fbc6ff7fbfe
argoyle (Migrated from gitlab.com) merged commit 7b9dc1456b into main 2025-11-23 15:00:41 +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#642