Dependency Bumps
- solo-io/solo-kit has been upgraded to v0.30.9.
Fixes
- Fix for
argument list too long
errors from resource rollout job. The Gateway custom resource yaml is now stored in a ConfigMap. The resource rollout job mounts the ConfigMap as a file and applies the file, instead of applying the entire yaml inline. (#7060) - Upgrade to solo-kit version which fixes status reporting for multiple namespaces. (solo-io/solo-kit#529)