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 ed727c9 commit c8b4f00Copy full SHA for c8b4f00
console-extensions.json
@@ -19,9 +19,6 @@
19
"kind": "Pipeline"
20
},
21
"flag": "OPENSHIFT_PIPELINE"
22
- },
23
- "flags": {
24
- "required": ["HIDE_STATIC_PIPELINE_PLUGIN_CONSOLE_FLAG_MODEL_EXTENSION"]
25
}
26
27
{
@@ -33,23 +30,6 @@
33
30
"kind": "Repository"
34
31
35
32
"flag": "OPENSHIFT_PIPELINE_AS_CODE"
36
37
38
39
- }
40
41
- {
42
- "type": "console.flag/model",
43
- "properties": {
44
- "model": {
45
- "group": "tekton.dev",
46
- "version": "v1",
47
- "kind": "Pipeline"
48
49
- "flag": "OPENSHIFT_PIPELINE"
50
51
52
53
54
55
0 commit comments