We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d07857a commit 93c0a06Copy full SHA for 93c0a06
src/filters/annotation.js
@@ -24,6 +24,7 @@ angular.module('openshiftCommonUI')
24
"jenkinsBuildURL": ["openshift.io/jenkins-build-uri"],
25
"jenkinsLogURL": ["openshift.io/jenkins-log-url"],
26
"jenkinsStatus": ["openshift.io/jenkins-status-json"],
27
+ "loggingVisualURL": ["openshift.io/logging.ui.url"],
28
"idledAt": ["idling.alpha.openshift.io/idled-at"],
29
"idledPreviousScale": ["idling.alpha.openshift.io/previous-scale"],
30
"systemOnly": ["authorization.openshift.io/system-only"]
0 commit comments