-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSDOCS#13488: OLMv1 4.19 release notes #94451
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
base: enterprise-4.19
Are you sure you want to change the base?
OSDOCS#13488: OLMv1 4.19 release notes #94451
Conversation
ae1e23d
to
fabed56
Compare
fabed56
to
acf93b1
Compare
🤖 Mon Jun 09 16:56:41 - Prow CI generated the docs preview: |
@michaelryanpeter: all tests passed! Full PR test history. Your PR dashboard. 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
@jianzhangbjz PTAL |
/lgtm |
/label peer-review-needed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made a few notes and suggestions. Nothing major.
|
||
With this release, the Operator Controller performs a dry run of the installation process when you try to install an extension. This dry run verifies that the specified service account has the required role-based access control (RBAC) for the roles and bindings defined by the bundle. | ||
|
||
If service account is missing any required RBAC, the preflight check fails before the actual installation proceeds and generates a report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If service account is missing any required RBAC, the preflight check fails before the actual installation proceeds and generates a report. | |
If the service account is missing any required RBAC, the preflight check fails before the actual installation proceeds and generates a report. |
@@ -86,6 +86,22 @@ For more information, see xref:../edge_computing/policygenerator_for_ztp/ztp-con | |||
[id="ocp-release-notes-extensions_{context}"] | |||
=== Extensions ({olmv1}) | |||
|
|||
[id="ocp-release-notes-olmv1-preflight-permissions-check_{context}"] | |||
==== Preflight permissions check for cluster extensions (Technology Preview) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirm preflight vs. pre-flight
[id="ocp-release-notes-olmv1-preflight-permissions-check_{context}"] | ||
==== Preflight permissions check for cluster extensions (Technology Preview) | ||
|
||
With this release, the Operator Controller performs a dry run of the installation process when you try to install an extension. This dry run verifies that the specified service account has the required role-based access control (RBAC) for the roles and bindings defined by the bundle. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"required RBAC" or "required RBAC permissions"?
@@ -1024,7 +1037,7 @@ With this release, the Red{nbsp}Hat-supported version of the Operator SDK CLI to | |||
|
|||
Red{nbsp}Hat will provide bug fixes and support for versions of the Operator SDK that were released with earlier versions of {product-title} according to the link:https://access.redhat.com/product-life-cycles?product=OpenShift%20Container%20Platform%204[Product Life Cycles for {product-title} 4] (Red{nbsp}Hat Customer Portal). | |||
|
|||
Operator authors with existing Operator projects can use the version of the Operator SDK CLI tool released with {product-title} 4.18 to maintain their projects and create Operator releases targeting newer versions of {product-title}. For more information, see link:https://access.redhat.com/node/7123119[Updating the base image for existing Ansible- or Helm-based Operator projects for {product-title} 4.19 and later] (Red{nbsp}Hat Knowledgebase). | |||
Operator authors with existing Operator projects can use link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/operators/developing-operators#osdk-about[the version of the Operator SDK CLI tool released with {product-title} 4.18] to maintain their projects and create Operator releases targeting newer versions of {product-title}. For more information, see link:https://access.redhat.com/node/7123119[Updating the base image for existing Ansible- or Helm-based Operator projects for {product-title} 4.19 and later] (Red{nbsp}Hat Knowledgebase). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Operator authors with existing Operator projects can use link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/operators/developing-operators#osdk-about[the version of the Operator SDK CLI tool released with {product-title} 4.18] to maintain their projects and create Operator releases targeting newer versions of {product-title}. For more information, see link:https://access.redhat.com/node/7123119[Updating the base image for existing Ansible- or Helm-based Operator projects for {product-title} 4.19 and later] (Red{nbsp}Hat Knowledgebase). | |
Operator authors with existing Operator projects can use link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/operators/developing-operators#osdk-about[the version of the Operator SDK CLI tool released with {product-title} 4.18] to maintain their projects and create Operator releases that target newer versions of {product-title}. For more information, see link:https://access.redhat.com/node/7123119[Updating the base image for existing Ansible- or Helm-based Operator projects for {product-title} 4.19 and later] (Red{nbsp}Hat Knowledgebase). |
Version(s): 4.19
Issue: OSDOCS-13488
Link to docs preview:
xref
) link after OSDOCS#14594: OLMv1 RBAC preflight check (TP) #94408 mergesQE review:
Additional information: