Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove namespace from Cluster Kubernetes resources #1882

Open
jzelinskie opened this issue Jul 24, 2023 · 1 comment
Open

Remove namespace from Cluster Kubernetes resources #1882

jzelinskie opened this issue Jul 24, 2023 · 1 comment
Labels
area/deployment Something about deploying parca-agent

Comments

@jzelinskie
Copy link

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: [parca-agent --version] v0.23.2
  • Parca Server Version (if applicable): [parca --version] N/A
@jzelinskie
Copy link
Author

linking stefanprodan/kustomizer#89

@kakkoyun kakkoyun added the area/deployment Something about deploying parca-agent label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/deployment Something about deploying parca-agent
Projects
None yet
Development

No branches or pull requests

2 participants