• Kubernetes Submit Queue's avatar
    Merge pull request #45168 from redbaron/fix-aws-tagging · 5c048ac2
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 43505, 45168, 46439, 46677, 46623)
    
    fix AWS tagging to add missing tags only
    
    It seems that intention of original code was to build map of missing
    tags and call AWS API to add just them, but due to typo full
    set of tags was always (re)added
    
    ```release-note
    NONE
    ```
    5c048ac2
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...