You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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/AThe text was updated successfully, but these errors were encountered: