Skip to content

Fix failing Kubernetes tests#1650

Merged
james00012 merged 6 commits intomainfrom
fix/kubernetes-test-failures
Dec 29, 2025
Merged

Fix failing Kubernetes tests#1650
james00012 merged 6 commits intomainfrom
fix/kubernetes-test-failures

Conversation

@james00012
Copy link
Copy Markdown
Contributor

Summary

  • Remove empty preferences field from expected config YAML (serializer omits empty fields)
  • Use batch/v1beta1 for CronJob API version (compatible with older K8s clusters)

Test plan

  • CI kubernetes_test job should pass (8 previously failing tests)

- Remove empty preferences field from expected config YAML (not emitted by serializer)
- Use batch/v1beta1 for CronJob API version (compatible with older K8s clusters)
@james00012 james00012 merged commit 5acdb2b into main Dec 29, 2025
2 of 3 checks passed
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