Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OADP-3055: Add more keywords, categories and change maintainers to group e-mail #1304

Merged
merged 1 commit into from
Feb 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
38 changes: 33 additions & 5 deletions bundle/manifests/oadp-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@ metadata:
}
]
capabilities: Seamless Upgrades
categories: OpenShift Optional
categories: |
Cloud Provider,Developer Tools,Modernization & Migration,OpenShift Optional,Storage
certified: "false"
containerImage: quay.io/konveyor/oadp-operator:latest
createdAt: "2020-09-08T12:21:00Z"
Expand Down Expand Up @@ -945,17 +946,44 @@ spec:
- supported: false
type: AllNamespaces
keywords:
- disaster backup
- disaster recovery
- disaster restore
- disaster
- backup
- restore
- backup automation
- recovery
- data protection
- data management
- data
- protection
- management
- application resilience
- resilience
- velero
- openshift
- oadp
- cloud-native
- replication
- kopia
- restic
- network file system
- nfs
- simple cloud storage
- s3
- minio
- cloud storage
- data foundation
- ceph
- csi
- container storage interface
links:
- name: OADP Operator
url: https://github.com/openshift/oadp-operator
maintainers:
- email: dymurray@redhat.com
name: Dylan Murray
- email: spampatt@redhat.com
name: Shubham Dilip Pampattiwar
- email: oadp-maintainers@redhat.com
name: OADP Operator maintainers
maturity: stable
provider:
name: Red Hat
Expand Down
38 changes: 33 additions & 5 deletions config/manifests/bases/oadp-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ kind: ClusterServiceVersion
metadata:
annotations:
capabilities: Seamless Upgrades
categories: OpenShift Optional
categories: |
Cloud Provider,Developer Tools,Modernization & Migration,OpenShift Optional,Storage
certified: "false"
containerImage: quay.io/konveyor/oadp-operator:latest
createdAt: "2020-09-08T12:21:00Z"
Expand Down Expand Up @@ -442,17 +443,44 @@ spec:
- supported: false
type: AllNamespaces
keywords:
- disaster backup
- disaster recovery
- disaster restore
- disaster
- backup
- restore
- backup automation
- recovery
- data protection
- data management
- data
- protection
- management
- application resilience
- resilience
- velero
- openshift
- oadp
- cloud-native
- replication
- kopia
- restic
- network file system
- nfs
- simple cloud storage
- s3
- minio
- cloud storage
- data foundation
- ceph
- csi
- container storage interface
links:
- name: OADP Operator
url: https://github.com/openshift/oadp-operator
maintainers:
- email: dymurray@redhat.com
name: Dylan Murray
- email: spampatt@redhat.com
name: Shubham Dilip Pampattiwar
- email: oadp-maintainers@redhat.com
name: OADP Operator maintainers
maturity: stable
provider:
name: Red Hat
Expand Down