• Kubernetes Submit Queue's avatar
    Merge pull request #50050 from nicksardo/gce-fix-strs · 7bc1c676
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49916, 50050)
    
    GCE: Fix bug by correctly cast port to string
    
    Code is incorrectly casting a port to a string, causing the diff-expression to always return true. 
    
    **What this PR does / why we need it**:
    Fixes #50049
    
    **Special notes for your reviewer**:
    /assign @MrHohn 
    
    **Release note**:
    ```release-note
    NONE
    ```
    7bc1c676
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...