+ Extensions +
++ Add new features via Lens Extensions. + + Check out + + docs + + + and list of + + available extensions + + . +
+diff --git a/src/behaviours/__snapshots__/extension-special-characters-in-page-registrations.test.tsx.snap b/src/behaviours/__snapshots__/extension-special-characters-in-page-registrations.test.tsx.snap new file mode 100644 index 0000000000000..3b43a51f66b36 --- /dev/null +++ b/src/behaviours/__snapshots__/extension-special-characters-in-page-registrations.test.tsx.snap @@ -0,0 +1,11 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`extension special characters in page registrations renders 1`] = `
`; + +exports[`extension special characters in page registrations when navigating to route with ID having special characters renders 1`] = ` ++ { + "someParameter": "some-value", + "someOtherParameter": "some-other-value" +} ++
+ Clusters added here are
+
+ not
+
+ merged into the
+
+ ~/.kube/config
+
+ file.
+
+
+ Read more about adding clusters
+
+ .
+
+ Add new features via Lens Extensions. + + Check out + + docs + + + and list of + + available extensions + + . +
+