OADP-8505: Add OADP 1.3.10 RNs - #117209
Conversation
|
@vashirova: This pull request references OADP-8505 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/label OADP |
|
🤖 Tue Aug 04 19:24:27 - Prow CI generated the docs preview: |
|
Hi @weshayutin and @akarol, can I get Dev and QE reviews for OADP 1.3.10 release notes please? Are they accurate and complete? Thank you. |
|
@vashirova , is this the preview link correct? https://117209--ocpdocs-pr.netlify.app/ |
This is the top level. Here is the direct one (linked on top of this PR also): https://117209--ocpdocs-pr.netlify.app/openshift-enterprise/latest/backup_and_restore/application_backup_and_restore/release-notes/oadp-release-notes-1-3.html#oadp-1-3-10-release-notes_oadp-release-notes. |
| == Resolved issues | ||
|
|
||
| {oadp-short} workload pods use dedicated service accounts:: | ||
| Before this update, the `oadp-cli-server` and `oadp-vmdp-server` workload pods in the `openshift-adp` namespace used the default service account instead of dedicated, workload-specific service accounts. As a consequence, access control validation checks failed during deployment verification. With this release, dedicated and valid service accounts are properly assigned to these workload pods. As a result, all {oadp-short} workload pods comply with access control verification and adhere to cluster security standards. |
There was a problem hiding this comment.
oadp-vmdp-server is supported from 1.6; please remove it
| link:https://redhat.atlassian.net/browse/OADP-8450[OADP-8450] | ||
|
|
||
| {oadp-short} containers now include liveness, readiness, and startup probes:: | ||
| Before this update, the {oadp-short} command-line interface (CLI) and virtual machine data protection (VMDP) containers did not have configured Kubernetes health probes (liveness, readiness, and startup probes). As a consequence, workloads could not automatically recover from common failures, such as pod, host, or network issues. With this release, liveness, readiness, and startup probes was added to the deployed containers. As a result, workloads can now use native Kubernetes health-checking mechanisms to self-recover from failures and ensure reliable application traffic routing. |
There was a problem hiding this comment.
Remove virtual machine data protection (VMDP); it's not supported in 1.3.10
| == New features | ||
|
|
||
| {oadp-short} CLI plugin:: | ||
| {oadp-short} includes a `kubectl` command-line interface (CLI) plugin that provides a `kubectl` native interface for managing backups and restores. Before this update, you aliased to the Velero CLI to perform backup operations. Non-cluster administrators had no way to independently manage their own backups, creating a dependency on cluster admins for routine data protection tasks. As a result, admins can run `kubectl oadp` commands to create, delete, and retrieve logs for backups and restores. Non-cluster admins can independently create, delete, and inspect non-admin backups within their permitted namespaces. |
There was a problem hiding this comment.
Non-admin is not supported in 1.3.10, so I think we should remove the references to non-admin backups. @weshayutin ?
|
@vashirova: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
@weshayutin and @akarol, thank you for your feedback! I have implemented it all, could you review my changes? Anything else we should fix? Preview is updated https://117209--ocpdocs-pr.netlify.app/openshift-enterprise/latest/backup_and_restore/application_backup_and_restore/release-notes/oadp-release-notes-1-3.html#oadp-1-3-10-release-notes_oadp-release-notes. Thanks |
Summary of changes: Add OADP 1.3.10 release notes and update attributes accordingly.
Version(s):
OCP 4.12-4.15
Issue:
OADP-8505
Link to docs preview:
OADP 1.3.10 release notes
QE review: