Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support customizable expansion of crd cycles #5233

Closed
shawkins opened this issue Jun 12, 2023 · 0 comments · Fixed by #5234
Closed

Support customizable expansion of crd cycles #5233

shawkins opened this issue Jun 12, 2023 · 0 comments · Fixed by #5234
Assignees
Milestone

Comments

@shawkins
Copy link
Contributor

To support issues like keycloak/keycloak#12725 I think we need to extend the schemaswap behavior to include another parameter to control the depth at which the swap takes place.

shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 12, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 13, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 13, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 13, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 13, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 15, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 15, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 15, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 16, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 16, 2023
- removing the lookup runnable parameter
- updating the keycloak like crd generation
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Jun 16, 2023
- removing the lookup runnable parameter
- updating the keycloak like crd generation
@manusa manusa added this to the 6.8.0 milestone Jun 20, 2023
manusa pushed a commit to shawkins/kubernetes-client that referenced this issue Jun 20, 2023
manusa pushed a commit to shawkins/kubernetes-client that referenced this issue Jun 20, 2023
- removing the lookup runnable parameter
- updating the keycloak like crd generation
@manusa manusa closed this as completed in f8dae43 Jun 21, 2023
manusa pushed a commit that referenced this issue Jun 21, 2023
- removing the lookup runnable parameter
- updating the keycloak like crd generation
dongjoon-hyun pushed a commit to apache/spark that referenced this issue Jul 26, 2023
### What changes were proposed in this pull request?
The pr aims to upgrade kubernetes-client from 6.7.2 to 6.8.0.

### Why are the changes needed?
- The newest version brings some bug fixed & improvment, eg:
Fix fabric8io/kubernetes-client#5221: Empty kube config file causes NPE
Fix fabric8io/kubernetes-client#5281: Ensure the KubernetesCrudDispatcher's backing map is accessed w/lock
Fix fabric8io/kubernetes-client#5298: Prevent requests needing authentication from causing a 403 response
Fix fabric8io/kubernetes-client#5233: Generalized SchemaSwap to allow for cycle expansion
Fix fabric8io/kubernetes-client#5262: all built-in collections will omit empty in their serialized form.

- The full release notes:
https://github.com/fabric8io/kubernetes-client/releases/

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Pass GA.

Closes #42142 from panbingkun/SPARK-44537.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
ragnarok56 pushed a commit to ragnarok56/spark that referenced this issue Mar 2, 2024
### What changes were proposed in this pull request?
The pr aims to upgrade kubernetes-client from 6.7.2 to 6.8.0.

### Why are the changes needed?
- The newest version brings some bug fixed & improvment, eg:
Fix fabric8io/kubernetes-client#5221: Empty kube config file causes NPE
Fix fabric8io/kubernetes-client#5281: Ensure the KubernetesCrudDispatcher's backing map is accessed w/lock
Fix fabric8io/kubernetes-client#5298: Prevent requests needing authentication from causing a 403 response
Fix fabric8io/kubernetes-client#5233: Generalized SchemaSwap to allow for cycle expansion
Fix fabric8io/kubernetes-client#5262: all built-in collections will omit empty in their serialized form.

- The full release notes:
https://github.com/fabric8io/kubernetes-client/releases/

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Pass GA.

Closes apache#42142 from panbingkun/SPARK-44537.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants