kuma-website
kuma-website copied to clipboard
Update new Kuma install to work properly with dev version
What happened?
Now link to cloudsmith for preview version and instruction on how to add Kuma binaries to path don't work with preview. We need to be able to use {% if_version eq:dev %} to properly render install page. This should be added soon.
@fabianrbz Is this something that exists in singlePageGenerator yet?
@lahabana unfortunately, it doesn't. We would need to add support for it
Ok the alternative is to use regular {% if page.version.label == 'dev' %}
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
We should also document how to install preview version using helm in this case : https://github.com/kumahq/kuma-website/issues/1349
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.