Description:
The Gateway API installation section in the Argo Rollouts documentation still points to an outdated Gateway API version (v0.5.0).
The Gateway API project has since released newer versions, and the current stable version is v0.10.0. Users following the documentation may end up installing an old version unintentionally.
This appears to be a documentation issue and updating it would help keep the docs aligned with the current Gateway API releases.
Checklist:
Describe the bug:
The Gateway API installation documentation still references v0.5.0 in the install commands, which is no longer the latest version. The official Gateway API release is now v0.10.0, and the documentation has not been updated accordingly.
To Reproduce:
- Open the Argo Rollouts Gateway API installation documentation page.
- Review the installation commands provided.
- Notice that the commands reference Gateway API version v0.5.0.
- Compare with the official Gateway API documentation, which recommends using v0.10.0.
Expected behavior:
The documentation should reference the latest stable Gateway API version (currently v0.10.0), or clearly document the supported/minimum Gateway API version required by Argo Rollouts.
Screenshots:
Not applicable (documentation issue).
Version:
Argo Rollouts: Documentation issue (not specific to controller version)
Logs:
Not applicable (documentation issue).
Additional context:
I would like to work on fixing this documentation issue and submit a pull request once confirmed by the maintainers. Please let me know if there are any version compatibility constraints that should be documented.
Description:
The Gateway API installation section in the Argo Rollouts documentation still points to an outdated Gateway API version (v0.5.0).
The Gateway API project has since released newer versions, and the current stable version is v0.10.0. Users following the documentation may end up installing an old version unintentionally.
This appears to be a documentation issue and updating it would help keep the docs aligned with the current Gateway API releases.
Checklist:
Describe the bug:
The Gateway API installation documentation still references v0.5.0 in the install commands, which is no longer the latest version. The official Gateway API release is now v0.10.0, and the documentation has not been updated accordingly.
To Reproduce:
Expected behavior:
The documentation should reference the latest stable Gateway API version (currently v0.10.0), or clearly document the supported/minimum Gateway API version required by Argo Rollouts.
Screenshots:
Not applicable (documentation issue).
Version:
Argo Rollouts: Documentation issue (not specific to controller version)
Logs:
Not applicable (documentation issue).
Additional context:
I would like to work on fixing this documentation issue and submit a pull request once confirmed by the maintainers. Please let me know if there are any version compatibility constraints that should be documented.