Skip to content

Commit

Permalink
Merge pull request #599 from kubevirt-bot/cherry-pick-598-to-release-…
Browse files Browse the repository at this point in the history
…v0.29

[release-v0.29] centos-7,centos-stream8: Mark as deprecated with recent EOLs
  • Loading branch information
ksimon1 authored Aug 1, 2024
2 parents 75a630e + 3cede57 commit 32db96d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/centos-stream8.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: Template
metadata:
name: {{ os }}-{{ item.workload }}-{{ item.flavor }}
annotations:
template.kubevirt.io/deprecated: "true"
openshift.io/display-name: "CentOS Stream 8 VM"
description: >-
Template for CentOS Stream 8 VM or newer.
Expand Down
1 change: 1 addition & 0 deletions templates/centos7.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: Template
metadata:
name: {{ os }}-{{ item.workload }}-{{ item.flavor }}
annotations:
template.kubevirt.io/deprecated: "true"
openshift.io/display-name: "CentOS 7 VM"
description: >-
Template for CentOS 7 VM or newer.
Expand Down

0 comments on commit 32db96d

Please sign in to comment.