kiali.io icon indicating copy to clipboard operation
kiali.io copied to clipboard

Source code for www.kiali.io

Results 6 kiali.io issues
Sort by recently updated
recently updated
newest added

Adds note about `clusterRoleCreator` setting on openshift. The rest of the changes are done by my autolinter.

https://deploy-preview-782--kiali.netlify.app/docs/integrations/kiali-backstage-plugin/

enhancement

part of https://github.com/kiali/kiali/issues/5028 netlify link: https://deploy-preview-527--kiali.netlify.app/docs/faq/installation/#operator-configuration

part of: kiali/kiali#7546 part of KEP: https://github.com/kiali/kiali/blob/master/design/KEPS/namespace-discovery/proposal.md server PR: https://github.com/kiali/kiali/pull/7592 operator PR: https://github.com/kiali/kiali-operator/pull/797 helm chart PR: kiali/helm-charts#274 docs PR: https://github.com/kiali/kiali.io/pull/807 Netlify links: * https://deploy-preview-807--kiali.netlify.app/docs/faq/installation/#operator-fails-due-to-cannot-list-resource-clusterroles-error * https://deploy-preview-807--kiali.netlify.app/docs/faq/general/#why-isnt-my-namespace-in-the-namespace-selection-dropdown * https://deploy-preview-807--kiali.netlify.app/docs/installation/installation-guide/example-install/ * https://deploy-preview-807--kiali.netlify.app/docs/configuration/namespace-management/

Currently, github actions use v3 of actions/checkout, which internally runs on Node 16 (https://github.com/actions/checkout/blob/v3/action.yml#L90). This PR upgrades github actions to v4, which internally runs Node on 20 (https://github.com/actions/checkout/blob/v4/action.yml#L102)

Note that these are the staging release notes, a work in progress for 2.0. It should contain all of the 1.89 patch release release notes as well...