u/AppleAcrobatic6389

Crossview 4.4.0 is now available.
▲ 4 r/software+1 crossposts

Crossview 4.4.0 is now available.

This release focuses on reliability, clarity, and a smoother experience when exploring relationships across resources in Kubernetes environments.
Key updates in 4.4.0

  • Resource relations improvements with a cleaner graph structure and better health and navigation behavior
  • Better caching flow with improved readability around managed resource definitions and activation policies
  • Correct namespace handling when navigating from namespaced composite resources to managed resources
  • More predictable CI behavior through deterministic Helm unittest plugin installation
  • General cleanup in optimized context switching with stronger error handling

Thank you to everyone who reviewed, tested, and contributed to this release.
If you are using Crossview in daily operations, we would love your feedback on 4.4.0 and what you want next.

https://github.com/crossplane-contrib/crossview

u/AppleAcrobatic6389 — 3 days ago

Terminal Driven Project Scaffolding with Kikplate

A CLI for finding verified production-ready starter projects and scaffolding them directly into your codebase

https://preview.redd.it/2ls8bf6gbc1h1.png?width=1060&format=png&auto=webp&s=5af820174363ad13d988d8b01d24f2cfe4841b58

https://preview.redd.it/vbax2nnnbc1h1.png?width=1060&format=png&auto=webp&s=68527d7e9258a94eda700721c2e3d2534d642ba2

https://preview.redd.it/ovysde9qbc1h1.png?width=1060&format=png&auto=webp&s=db4ed5067a7b8980d740c36fb62fc15d9fd8dab5

kikplate scaffold rust-axum-api-starter https://github.com/user/test-kikplate-clone.git 

Cloning repository... Applying plate rust-axum-api-starter... Installing dependencies... Setting up project structure... 
Done 
Project ready at ./repo

Kikplate CLI is built for developers who want to discover, install, and manage project templates directly from the terminal. Instead of manually browsing repositories or copying starter projects between machines, Kikplate provides a workflow that runs entirely from the command line.

Full CLI documentation is available here: https://github.com/kikplate/kikplate/blob/main/docs/cli.md

reddit.com
u/AppleAcrobatic6389 — 8 days ago