Skip to content

Commit 8468a1e

Browse files
authored
Merge pull request #205 from phracek/deprecate_is_5_26
Deprecate perl-5.26 imagestreams for RHEL7 and CentOS7
2 parents 2b3844d + bf26027 commit 8468a1e

File tree

2 files changed

+0
-80
lines changed

2 files changed

+0
-80
lines changed

imagestreams/perl-centos.json

-40
Original file line numberDiff line numberDiff line change
@@ -107,46 +107,6 @@
107107
"referencePolicy": {
108108
"type": "Local"
109109
}
110-
},
111-
{
112-
"name": "5.26-el7",
113-
"annotations": {
114-
"openshift.io/display-name": "Perl 5.26 (CentOS 7)",
115-
"openshift.io/provider-display-name": "Red Hat, Inc.",
116-
"description": "Build and run Perl 5.26 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.26/README.md.",
117-
"iconClass": "icon-perl",
118-
"tags": "builder,perl",
119-
"supports":"perl:5.26,perl",
120-
"version": "5.26",
121-
"sampleRepo": "https://github.com/sclorg/dancer-ex.git"
122-
},
123-
"from": {
124-
"kind": "DockerImage",
125-
"name": "quay.io/centos7/perl-526-centos7:latest"
126-
},
127-
"referencePolicy": {
128-
"type": "Local"
129-
}
130-
},
131-
{
132-
"name": "5.26",
133-
"annotations": {
134-
"openshift.io/display-name": "Perl 5.26",
135-
"openshift.io/provider-display-name": "Red Hat, Inc.",
136-
"description": "Build and run Perl 5.26 applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.26/README.md.",
137-
"iconClass": "icon-perl",
138-
"tags": "builder,perl,hidden",
139-
"supports":"perl:5.26,perl",
140-
"version": "5.26",
141-
"sampleRepo": "https://github.com/sclorg/dancer-ex.git"
142-
},
143-
"from": {
144-
"kind": "DockerImage",
145-
"name": "quay.io/centos7/perl-526-centos7:latest"
146-
},
147-
"referencePolicy": {
148-
"type": "Local"
149-
}
150110
}
151111
]
152112
}

imagestreams/perl-rhel.json

-40
Original file line numberDiff line numberDiff line change
@@ -107,46 +107,6 @@
107107
"referencePolicy": {
108108
"type": "Local"
109109
}
110-
},
111-
{
112-
"name": "5.26-el7",
113-
"annotations": {
114-
"openshift.io/display-name": "Perl 5.26 (RHEL 7)",
115-
"openshift.io/provider-display-name": "Red Hat, Inc.",
116-
"description": "Build and run Perl 5.26 applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.26/README.md.",
117-
"iconClass": "icon-perl",
118-
"tags": "builder,perl",
119-
"supports":"perl:5.26,perl",
120-
"version": "5.26",
121-
"sampleRepo": "https://github.com/sclorg/dancer-ex.git"
122-
},
123-
"from": {
124-
"kind": "DockerImage",
125-
"name": "registry.redhat.io/rhscl/perl-526-rhel7:latest"
126-
},
127-
"referencePolicy": {
128-
"type": "Local"
129-
}
130-
},
131-
{
132-
"name": "5.26",
133-
"annotations": {
134-
"openshift.io/display-name": "Perl 5.26",
135-
"openshift.io/provider-display-name": "Red Hat, Inc.",
136-
"description": "Build and run Perl 5.26 applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.26/README.md.",
137-
"iconClass": "icon-perl",
138-
"tags": "builder,perl,hidden",
139-
"supports":"perl:5.26,perl",
140-
"version": "5.26",
141-
"sampleRepo": "https://github.com/sclorg/dancer-ex.git"
142-
},
143-
"from": {
144-
"kind": "DockerImage",
145-
"name": "registry.redhat.io/rhscl/perl-526-rhel7:latest"
146-
},
147-
"referencePolicy": {
148-
"type": "Local"
149-
}
150110
}
151111
]
152112
}

0 commit comments

Comments
 (0)