Re: [PR] [SPARK-55847] Upgrade `kubernetes-client` to 7.6.0 and update CRDs [spark-kubernetes-operator]

2026-03-04 Thread via GitHub


dongjoon-hyun commented on PR #538:
URL: 
https://github.com/apache/spark-kubernetes-operator/pull/538#issuecomment-4002840004

   Thank you, @peter-toth !


-- 
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]



Re: [PR] [SPARK-55847] Upgrade `kubernetes-client` to 7.6.0 and update CRDs [spark-kubernetes-operator]

2026-03-04 Thread via GitHub


dongjoon-hyun commented on PR #538:
URL: 
https://github.com/apache/spark-kubernetes-operator/pull/538#issuecomment-4002671484

   Merged to main


-- 
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]



Re: [PR] [SPARK-55847] Upgrade `kubernetes-client` to 7.6.0 and update CRDs [spark-kubernetes-operator]

2026-03-04 Thread via GitHub


dongjoon-hyun closed pull request #538: [SPARK-55847] Upgrade 
`kubernetes-client` to 7.6.0 and update CRDs
URL: https://github.com/apache/spark-kubernetes-operator/pull/538


-- 
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]



Re: [PR] [SPARK-55847] Upgrade `kubernetes-client` to 7.6.0 and update CRDs [spark-kubernetes-operator]

2026-03-04 Thread via GitHub


dongjoon-hyun commented on PR #538:
URL: 
https://github.com/apache/spark-kubernetes-operator/pull/538#issuecomment-4002664945

   Thank you, @viirya .


-- 
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]



[PR] [SPARK-55847] Upgrade `kubernetes-client` to 7.6.0 and update CRDs [spark-kubernetes-operator]

2026-03-04 Thread via GitHub


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]