Assigned
Status Update
Comments
gn...@google.com <gn...@google.com> #2
I had the same problem!
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
Description
Problem you have encountered:
The customer is receiving the following Insight message[1] in the Google Cloud Console for their Google Kubernetes Engine cluster.
The customer reports that they have a PodDisruptionBudget policy in place.
What you expected to happen:
The Recommender, a Google Cloud service that generates insights and recommendations should detect only workloads that do not have a PDB.
Steps to reproduce:
Impact: This insight message being displayed is a false positive and does not have any impact on the operation of any workloads.
[1]: "StatefulSet doesn't have a Pod Disruption Budget. This means that all Pods in the StatefulSet might experience simultaneous disruption during scenarios like node upgrades."