Linux, KDE, i3, DWM, OpenGL, Python, C, D, Rust, Volt and Java, Spring, Angular, React for work.
- Vienna / ArchLinux / K8S
- https://dav1d.de
Block or Report
Block or report Dav1dde
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
451 contributions in the last year
Less
More
Contribution activity
May 2023
Created 6 commits in 3 repositories
Created a pull request in kube-rs/kube that received 1 comment
Changes &Option<String> to Option<&str> in kubectl example
Followup to #1216 - minor change switching &Option<String>
to the more idomatic Option<&str>
which also requires one less clone.
+4
−4
•
1
comment
Reviewed 1 pull request in 1 repository
kube-rs/kube
1 pull request
Created an issue in kubernetes/kubernetes that received 3 comments
Missing x-kubernetes-patch-merge-key
and x-kubernetes-patch-strategy
for JSONSchemaProps in Spec
What happened?
Auto generated code based on the swagger spec is missing the fields
x-kubernetes-patch-merge-keyand
x-kubernetes-patch-strategyfor
io.…
3
comments