-
-
Notifications
You must be signed in to change notification settings - Fork 356
Comparing changes
Open a pull request
base repository: kube-rs/kube
base: 1.0.0
head repository: kube-rs/kube
compare: 1.1.0
- 9 commits
- 13 files changed
- 3 contributors
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f0394e4 - Browse repository at this point
Copy the full SHA f0394e4View commit details
Commits on May 14, 2025
-
Add missing derives on conversion types
Signed-off-by: Sebastian Bernauer <sebastian.bernauer@stackable.tech>
Configuration menu - View commit details
-
Copy full SHA for d1ad7ce - Browse repository at this point
Copy the full SHA d1ad7ceView commit details -
Merge pull request #1759 from sbernauer/fix/derive-conversion-types
Add missing derives on conversion types
Configuration menu - View commit details
-
Copy full SHA for 83f5fe8 - Browse repository at this point
Copy the full SHA 83f5fe8View commit details
Commits on May 26, 2025
-
fix(derive): Emit schemars crate attribute
This fixes errors which occur when the schemars crate is not available at the top level (at (::)schemars). This is the case when users use custom imports via #[kube(crates(schemars))]. The JsonSchema derive macro then wrongly uses the top-level import. Adding this attribute will instruct JsonSchema to use the correct custom import instead. Signed-off-by: Techassi <git@techassi.dev>
Configuration menu - View commit details
-
Copy full SHA for e16ed19 - Browse repository at this point
Copy the full SHA e16ed19View commit details -
fix(derive): Conditionally emit schemars crate attribute
Signed-off-by: Techassi <git@techassi.dev>
Configuration menu - View commit details
-
Copy full SHA for 864738a - Browse repository at this point
Copy the full SHA 864738aView commit details -
Merge pull request #1764 from Techassi/fix/schemars-crate-override
fix(derive): Emit schemars crate attribute
Configuration menu - View commit details
-
Copy full SHA for e82f2db - Browse repository at this point
Copy the full SHA e82f2dbView commit details -
Temporarily pin muslrust image for e2e tests due to unsupported openssl
some very professional person has reasonably removed support for openssl due to it being EOL and without good replacements. I'll come up with a better e2e build for this later, but makig ci green for now by pinning to the last muslrust stable that had openssl. Signed-off-by: clux <sszynrae@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e6f0f93 - Browse repository at this point
Copy the full SHA e6f0f93View commit details -
Merge pull request #1765 from kube-rs/temp-pin-muslrust
Temporarily pin muslrust image for e2e tests due to unsupported openssl
Configuration menu - View commit details
-
Copy full SHA for 65172ee - Browse repository at this point
Copy the full SHA 65172eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ba4b2a - Browse repository at this point
Copy the full SHA 1ba4b2aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.0...1.1.0