-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge "Hot fix for InternalIpGateway to include the case when cluster…
… is not Null" -- Branch commit log -- commit 9addb5a14f83e0f7750019e9b27131d01703548e Author: gcpdiag team <[email protected]> Date: 2024-09-16T13:52:30Z Hot fix for InternalIpGateway to include the case when cluster is not Null Change-Id: I215e8f17192f573492d20993a35b07542c6df715 GitOrigin-RevId: 7e059e3bb013223cc58979704df14042f5929a11
- Loading branch information
1 parent
7d97161
commit 8a36070
Showing
3 changed files
with
65 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -221,6 +221,15 @@ dataproc/cluster-creation: Provides a comprehensive analysis of common issues wh | |
The network communication among nodes in cluster test-deny-icmp is working. | ||
|
||
[GATEWAY]: Checking if the cluster is using internal IP only... | ||
[INFO]: Internal IP only: False | ||
|
||
- gcpdiag-dataproc1-aaaa/us-central1/test-deny-icmp [OK] | ||
[REASON] | ||
Subnetwork: https://www.googleapis.com/compute/v1/projects/gcpdiag-dataproc1-aaaa/regions/us-central1/subnetworks/test-bad-subnet | ||
|
||
- gcpdiag-dataproc1-aaaa/us-central1/test-deny-icmp [OK] | ||
[REASON] | ||
The cluster is in a public subnet. | ||
[GATEWAY]: Checking service account project... | ||
[INFO]: [email protected] | ||
[INFO]: VM Service Account associated with Dataproc cluster was found in the same project | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters