Describe the bugkustomizer stumbles when it hits cluster resources with namespaces. The latest releases specify the ClusterRole and ClusterRoleBinding objects with the parca namespace.
To Reproduce
Use kustomizer to try and apply the latest release manifests.
Expected behavior
These resources apply cleanly because they do not have a namespace.
Describe the bug kustomizer stumbles when it hits cluster resources with namespaces. The latest releases specify the ClusterRole and ClusterRoleBinding objects with the
parca
namespace.To Reproduce Use kustomizer to try and apply the latest release manifests.
Expected behavior These resources apply cleanly because they do not have a namespace.
Logs
✗ timeout waiting for: [ClusterRoleBinding/parca/parca-agent status: 'Unknown', ClusterRole/parca/parca-agent status: 'Unknown']
Software (please complete the following information):
parca-agent --version
] v0.23.2parca --version
] N/A