So if the letter "Å" takes 2 bytes, then str_split() will only return the first bite of the character "Å".We ain't 100% sure that this is the case but this was anyhow the result we got. So we used the multi-byte functions instead....
Simplify capabilities handling in FlexVolume. (#51169, @MikaelCluseau) cloudprovider.Zones should support external cloud providers (#50858, @andrewsykim) Finalizers are now honored on custom resources, and on other resources even when garbage collection is disabled via the apiserver flag --enable-...