Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(stackable-versioned): Add K8s specific features (#857)
* chore: Add changelog entry * chore: Update PR link in changelog * chore: Fix markdownlint error * feat: Add support for CustomResource derive * chore: Move CRD test case to run via trybuild * chore(ci): Add cargo-udeps ignore * fix(docs): Repair doc comment reference * chore: Apply suggestions Co-authored-by: Nick <[email protected]> * fix(docs): Use struct@ to fix rustdoc errors * chore: Bump syn to 2.0.77 * test: Move K8s specific tests into own folder * test: Adjust test modules, add negative K8s specific test * chore: Add comment to cargo-udeps ignore items * Update crates/stackable-versioned-macros/Cargo.toml Co-authored-by: Nick <[email protected]> * chore: Remove trailing whitespace --------- Co-authored-by: Nick <[email protected]>
- Loading branch information