Status Update
Comments
rt...@google.com <rt...@google.com>
rt...@google.com <rt...@google.com> #2
Similar issue, see:
ma...@gmail.com <ma...@gmail.com> #3
Thanks for the report!
After turning on full keyboard access in the macOS Accessibility settings I was able to successfully reproduce on my large monitor -- however, the popup window and permission prompt are visible, just way off to the side and maybe easy to miss (see attached screenshot). When I try on my smaller laptop display, this no longer reproduces for me. Full keyboard access on macOS shows outlines for the element that is under focus, so I can see that the keyboard input is still controlling focus on the permission prompt which does seem to indicate that this is maybe possible, but maybe the occlusion checking is working and disabling submitting the "allow" decision while occluded?
Are there setup steps I'm missing here? Or is this maybe platform specific to Windows? I can quick try on Linux as well.
is...@google.com <is...@google.com>
[Deleted User] <[Deleted User]> #4
Increasing the left and top values can completely hide it. I used the minimum left and top values to hide it on my PC. You can try changing them, or maybe use left=1500 and top=1500.
Description
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered:
Custom Labels are not supported by cloud scheduler , because of this limitation we are not able to filter the resources using custom label . Another use case - we do audit logs scanning, there also it would help if the logs contains the standard labels.
We are planning to build some dashboard monitoring around the Audit logs of the components used in our google GCP project and there it would help if all the google resources can generate uniform audit logs with the custom labels.
What you expected to happen:
Resource should support the custom label and its audit logs should also have custom labels.
Steps to reproduce: Deploy a normal cloud scheduler and check.