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

The custom metrics stackdriver adapter ClusterRole object should not be using a namespace #763

Open
iangelov opened this issue Aug 16, 2024 · 1 comment

Comments

@iangelov
Copy link

I was deploying the custom metrics stackdriver adapter to a GKE cluster and the deployment tool that I was using failed during the validation step. This was caused by the fact that the ClusterRole object is namespaced in the deployment manifest, however this a non-namespaced resource[1][2]. I'm bringing it up as an issue since this prevents me from readily taking the manifest and deploying it with custom tooling (read: not kubectl).

I'm happy to submit a PR to address that.

@CatherineF-dev
Copy link
Contributor

Hi @iangelov, thanks for reporting this! Feel free to create a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants