argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

docs: new features in 3.6 #13739

Closed Joibel closed 4 weeks ago

Joibel commented 1 month ago

Motivation

Keep users of Argo Workflows well informed of the new features in each release.

Until the next RC is out the feature list is subject to change. This is correct for RC-2 only. This PR will be updated as RC-3 is cut and merged then.

Modifications

Add a features-3.6.md (with the intention that each version will have its own page) with a concise list of all features based around the blog posting. Aiming for less celebratory, more factual.

Update the new features modal for the UI in preparation for 3.6 with a similar summary as per the Kubecon video.

Verification

Validated modal visually and by clicking the links. RTD 3.6 is not yet a thing, but changing to 3.5 for the cron-workflows link works as expected. image

Validated new features page here in markdown too.

Joibel commented 1 month ago

I have also added the features merged since RC-2