Status Update
Comments
nu...@google.com <nu...@google.com> #2
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
It would be great if you can provide video and bugreport synced with the same timestamp.
oi...@bushelpowered.com <oi...@bushelpowered.com> #3
What
More information
If I'm not mistaken, I need to reproduce the bug while the bug report is being generated, is that correct?
When
Time and frequency
Time when bug report was triggered: Apr 6, 2025 4:42 PM GMT+03:00
Where
Build and device data
- Build Number: google/panther_beta/panther:16/BP22.250221.015/13278879:user/release-keys
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
Debugging information
Google Play services
com.google.android.gms
Version 251134035 (25.11.34 (260400-740024306))
System App (Updated)
Android System WebView
com.google.android.webview
Version 699813533 (134.0.6998.135)
System App (Updated)
Network operator: Vodafone UA
SIM operator: Vodafone UA
Filed by Android Beta Feedback. Version (Updated): 2.46-betterbug.external_20241023_RC01 (DOGFOOD)
To learn more about our feedback process, please visit
[Deleted User] <[Deleted User]> #4
Information redacted by Android Beta Feedback.
se...@gmail.com <se...@gmail.com> #5
What
More information
by the way, my friend, who also has a pixel 7, also noticed this bug, but since he is not participating in the beta testing program, he can't write about it here
Where
Build and device data
- Build Number: google/panther_beta/panther:16/BP22.250221.015/13278879:user/release-keys
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
Debugging information
Google Play services
com.google.android.gms
Version 251134035 (25.11.34 (260400-740024306))
System App (Updated)
Android System WebView
com.google.android.webview
Version 699813533 (134.0.6998.135)
System App (Updated)
Network operator: Vodafone UA
SIM operator: Vodafone UA
Filed by Android Beta Feedback. Version (Updated): 2.46-betterbug.external_20241023_RC01 (DOGFOOD)
To learn more about our feedback process, please visit
[Deleted User] <[Deleted User]> #6
Information redacted by Android Beta Feedback.
ps...@gmail.com <ps...@gmail.com> #7
Weāve shared this with our product and engineering teams and will continue to provide updates as more information becomes available.
me...@imubit.com <me...@imubit.com> #8
1. You cannot host databases accessible from other region
2. You cannot host internally used applications
[Deleted User] <[Deleted User]> #9
be...@qoria.com <be...@qoria.com> #10
se...@gmail.com <se...@gmail.com> #11
[Deleted User] <[Deleted User]> #12
ad...@gmail.com <ad...@gmail.com> #13
ba...@gmail.com <ba...@gmail.com> #14
ba...@gmail.com <ba...@gmail.com> #15
ag...@gmail.com <ag...@gmail.com> #16
bw...@gmail.com <bw...@gmail.com> #17
ch...@rmgops.com <ch...@rmgops.com> #18
[Deleted User] <[Deleted User]> #20
pa...@persistent.com <pa...@persistent.com> #21
an...@movatic.co <an...@movatic.co> #22
da...@nepa.com <da...@nepa.com> #23
[Deleted User] <[Deleted User]> #24
te...@viidakko.fi <te...@viidakko.fi> #25
[Deleted User] <[Deleted User]> #26
[Deleted User] <[Deleted User]> #27
st...@gmail.com <st...@gmail.com> #28
[Deleted User] <[Deleted User]> #29
ja...@practiv.com <ja...@practiv.com> #30
mi...@gmail.com <mi...@gmail.com> #31
Lu...@bv-group.com <Lu...@bv-group.com> #32
am...@gmail.com <am...@gmail.com> #33
This feels like a really important feature missed by GCP. I find it strange that internal pod IPs are accessible from any region and internal load balancers are not.
ma...@ridewithvia.com <ma...@ridewithvia.com> #34
ru...@gmail.com <ru...@gmail.com> #35
jw...@gmail.com <jw...@gmail.com> #36
This can be solved by enabling global access on the forwarding rules of the ILB. As explained here:
Thanks to GCloud Support for helping with this solution
Joost
ge...@google.com <ge...@google.com> #37
As suggested by the previous poster, GCP now allows you to configure an internal TCP/UDP load balancer such that it's available to clients in any region.
For more about this feature, please read:
If you're new to internal TCP/UDP load balancing in GCP, I encourage you to read the whole overview:
GKE 1.16 is required if you want to use this feature with Kubernetes Engine:
Please note the following:
* Internal TCP/UDP load balancers are still regional (even when they are globally accessible). This means that all backend VMs (or node VMs) must be in one region. The load balancer's backend service and forwarding rule are still regional.
* For details about how global access interacts with networks connected to the load balancer's VPC network, please read:
I'll mark this issue resolved. Thanks for using GCP!
Description
Setting up a load balancer on a VM isn't terribly hard to do once in a while for myself, but writing instructions for other people to set up multi-region deployments would be significantly easier if they could just run a command to create an internal load balancer.