✍️ Action required
- Change in secret namespaces. Secrets for authentication (whether OIDC or password authentication) previously were only read from the
flux-system
namespace, but they're now read from the namespace you've installed weave gitops. If you've created your secrets manually and you're not running weave gitops in theflux-system
namespace, you need to move them to the local namespace.
💸 Features and improvements
- OCI Repository support - if you're using flux 0.32 and OCI repositories, set
listOCIRepositories: true
to enable OCI Repositories. - Multi-platform support - weave gitops now works on ARM64.
🚀 Enhancements
- PR: #2496 - build multi-platform container image upon release
- PR: #2487 - List CRDs in Flux Runtime
- PR: #2513 - increase Flux resource intervals
- PR: #2509 - change docs to refer to the OCI registry for chart storage
- PR: #2522 - Make authentication method selection explicit
- PR: #2517 - expose errors coming from sources API calls
- PR: #2493 - Refactor SortWithType to use OrderBy from lodash so we will be able to Order/Sort Data by Fields to generate Unique Collection that is not Flick.
- PR: #2532 - Add gzip compression
- PR: #2539 - Install & wait for extra components when specified
- PR: #2538 - Extend automation details with tabs
- PR: #2526 - (almost) Support running gitops without flux-system namespace
- PR: #2558 - Add support for OCI Repositories
🔥 UI
- PR: #2502 - Change graph line path
- PR: #2494 - Add SubRouterTab Styles
- PR: #2495 - Update logo
- PR: #2508 - Remove brilliant but now unused graph utils + other unused components
- PR: #2518 - Use getObject for all sources details
- PR: #2570 - Add options parameter for hooks
- PR: #2577 - Fix empty error component adding whitespace
🐛 Bugs
- PR: #2492 - Remove the vertical scrollbar at login and showing two backgrounds stacking
- PR: #2533 - use proper numbered lists
- PR: #2536 - Don't allow login method unless both cli arg and feature flag is set
- PR: #2544 - extend-automation-details-with-tabs
- PR: #2545 - fix: add client timeout and fix namspace update
- PR: #2550 - Improve watcher and file walker when a directory is added or removed
- PR: #2575 - Fix chart publishing
- PR: #2572 - fix: profiles api json tags can't json.Unmarshal
- PR: #2560 - fix: add client timeout and fix namspace update