dongjoon-hyun opened a new pull request, #538: URL: https://github.com/apache/spark-kubernetes-operator/pull/538
### What changes were proposed in this pull request? This PR upgrades `kubernetes-client` to 7.6.0 and updates the Helm chart CRDs to match the newly generated output. The changes include: - `gradle/libs.versions.toml`: Bump `fabric8` version from `7.5.2` to `7.6.0` - `sparkapplications.spark.apache.org-v1.yaml`: Regenerated CRD with new fields (`userAnnotations`, `workloadRef`, `allocatedResources`, `resources`) - `sparkclusters.spark.apache.org-v1.yaml`: Regenerated CRD with new fields (`userAnnotations`, `workloadRef`) ### Why are the changes needed? To support K8s 1.35 more officially. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Build and existing unit tests via `gradle build`. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Code -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
