istio-ecosystem / sail-operator

The Sail Operator is able to install and manage the lifecycle of the Istio control plane in an Kubernetes & OpenShift cluster.
Apache License 2.0
41 stars 28 forks source link

[FEATURE] Automatic update docs based on istio version in versions.yaml #460

Open fjglira opened 3 weeks ago

fjglira commented 3 weeks ago

Is this the right place to submit this?

Feature Description

Let's check if there is an automated way to update the documentation based on the versions.yaml file. We have a lot of references there to deploy for example Istio resources based on the Istio version, and this can't be used currently because the last updates of the versions.yaml, so, the user will need to update those values manually to be able to follow the docs. Is not some blocking for the users but can add a better user experience by automating that documentation in some way

Additional Information

No response