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

[Known Issues] Add 2 new KIs #943

Merged
merged 3 commits into from
Oct 12, 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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 14 additions & 5 deletions docs/en/enterprise-edition/rn/known-issues/known-fixed-issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,21 @@ The list of fixed issues are not cumulative; only the issues that are fixed with
//On *Inventory > Assets*, if you filter based on the _Key-Value_ *Asset Tag* and your environment has more that 1 million assets, the results will be inconclusive.
//Contact your Prisma Cloud Customer Success representative for more details.

|*RLP-151696*
//added on 10/11/2024

|Some invalid assets related to accounts for which the cloud scan was not completed will be deleted.

*Impact*: Open alerts on such existing invalid assets, where asset type is `Account Aggregate Entity` will get resolved.


|*RLP-152263*
//added on 10/10/2024
//added on 10/10/2024, revised on 10/11

|A race condition is causing inaccurate overall asset counts to be displayed on Asset Inventory and Compliance Dashboard.
|In certain cases, a system processing issue is causing deviations in the total, passed, and failed assets count.


*Imapct*: Inaccurate overall asset counts will be displayed on *Asset Inventory* and *Compliance Dashboard* for some customers.

//move blurb under fixed-issues once fix/patch is deployed in 24.10.1 or .2? -- Fixed a race condition (Was causing deviations in total, pass, fail counts on the asset inventory and compliance pages) in Asset Inventory and Compliance Dashboard. This fix will provide more accurate overall asset counts for some customers.

Expand All @@ -37,9 +48,7 @@ The list of fixed issues are not cumulative; only the issues that are fixed with

Custom roles cannot be configured to include these permissions, as Google Cloud Platform (GCP) does not permit it. As a result, Prisma Cloud will be unable to ingest the `gcloud-cloud-domains-registration` API when using a custom role.

*Impact*:

If the Viewer role or domain related built in role is correctly configured, ingestion of the `gcloud-cloud-domains-registration` API will proceed as expected.
*Impact*: If the Viewer role or domain related built in role is correctly configured, ingestion of the `gcloud-cloud-domains-registration` API will proceed as expected.

If the Viewer role or domain related built in role is not configured, the API ingestion will fail, and `'Missing Permissions'` warning for the above permissions will not be displayed on the account status page.

Expand Down
11 changes: 7 additions & 4 deletions docs/en/enterprise-edition/rn/known-issues/known-issues.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
== Prisma Cloud Known Issues

Review the list of known and addressed issues on Prisma Cloud.
Review the list of known and fixed issues on Prisma Cloud:

For deprecation notices or upcoming changes, see xref:../look-ahead-planned-updates-prisma-cloud/look-ahead-planned-updates-prisma-cloud.adoc[Look Ahead - Planned Updates].
//Make sure you review the following information to know about the list of known and addressed issues:

Make sure you review the following information to know about the list of known and addressed issues:
* xref:../known-issues/known-fixed-issues#known-issues.adoc[Known Issues]

* xref:../known-issues/known-fixed-issues.adoc[Known Issues on Prisma Cloud]
* xref:../known-issues/known-fixed-issues#fixed-issues.adoc[Fixed Issues]


For deprecation notices or upcoming changes, see xref:../look-ahead-planned-updates-prisma-cloud/look-ahead-planned-updates-prisma-cloud.adoc[Look Ahead - Planned Updates].
Loading