Jon Jackson
Jon Jackson
Disable console telemetry listeners when `telemeterClientDisabled` flag is set
WIP to update cloudevents/sdk-go dependency
- Update to golang v1.22 - Updates some inderect deps, including google.golang.org/protobuf to v1.33.0
Still a work in progress
This is a nit that has bothered me for a while. Hopefully it improves the developer experience in our repo.
When the "user-auth" flag is set to disabled, the web console should display a message indicating that authentication is required for the console to function, with the exception where a...
Manual cherry-pick of https://github.com/openshift/console/pull/13703 and https://github.com/openshift/console/pull/13647
… plugin listener. The extension will not be loaded when TELEMETRY_DISABLED is set to true, so the check is redundant.
- Update useActivePerspective hook. SetActivePerspective callback accepts a second argument, "next". If passed, we use it in place of "/" as the navigate destination after updating the perspective. - Update...
…ublic/components/custom-resource-definition.tsx