• Kubernetes Submit Queue's avatar
    Merge pull request #64231 from twilfong/patch-1 · 880dbd33
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Update function hasClusterTag to fix issue #64230
    
    **What this PR does / why we need it**:
    
    Fixes issue #64230, by changing function hasClusterTag, in aws/tags.go, to ensure that, when called with a list of tags containing a tag with a key which matches clusterTagKey, function will return true even if a tag with key TagNameKubernetesClusterLegacy also exists in the list with a value other than the ClusterID.
    
    **Which issue(s) this PR fixes**:
    Fixes #64230
    
    **Special notes for your reviewer**:
    Notes are in issue
    
    **Release note**:
    ```release-note
    NONE
    ```
    880dbd33
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...