changelog: add entry for 10558 (#10563)

This commit is contained in:
Calvin Leung Huang 2020-12-14 12:00:26 -08:00 committed by GitHub
parent 3bce568535
commit 28c4b33e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
changelog/10558.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:improvement
secrets/gcp: Truncate ServiceAccount display names longer than 100 characters.
```