v0.10.0-rc.1
Pre-release
Pre-release
weave-gitops-bot
released this
13 Oct 12:00
·
1672 commits
to main
since this release
💸 Features and improvements
- Any resource in the UI can be clicked to see its definition
- Gitops beta run has grown multi-session mode, as well as a complete bootstrap.
🚀 Enhancements
- PR: #2832 - update ListFluxCrds to support querying multiple clusters
- PR: #2853 - gitops run bootstrapping
🔥 UI
- PR: #2800 - Add yaml pop-ups for objects that aren't flux primitives
- PR: #2835 - Fix styling bug on filter chips
- PR: #2837 - Handle conditions without a type of "Ready"
- PR: #2869 - update status icons used in tables update user setting style
Uncategorized
- PR: #2821 - Bump d3-color and d3
- PR: #2822 - Remove unused profile code
- PR: #2823 - Upgrade flux to 0.35.0
- PR: #2825 - export useListFluxCrds function
- PR: #2793 - documentation added for pipelines
- PR: #2838 - implement vcluster-based session
- PR: #2845 - Add LinkResolver for customized routing when running as "embedded"
- PR: #2850 - Rename places that call the password hash "secret"
- PR: #2851 - Improve gitops run context handling
- PR: #2828 - Add new profile 0.6.2 docs release notes
- PR: #2849 - Actually default-yes for installing dashboard
- PR: #2840 - Add
gitops set config
andgitops get config
GitOps CLI commands. - PR: #2861 - Change wizard's questions, defaults
- PR: #2847 - create vcluster instance in session
- PR: #2862 - gitops run: Stop the wizard accepting missing values
- PR: #2872 - gitops run bootstrap: Render PATs and passwords as '***'
- PR: #2871 - fix bootstrapping process in the session mode