Assigned
Status Update
Comments
ka...@google.com <ka...@google.com>
on...@google.com <on...@google.com> #2
I had the same problem!
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
I could solve it by putting the .aidl file in an aidl directory.
Look at the attached screenshot to see the project structure.
Description
This will create a public issue which anybody can view and comment on.
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered: GKE docs say you need to modify kube-dns configmap to add stub domain resolvers [1] but this doesn't work in Autopilot: error: configmaps "kube-dns" could not be patched: configmaps "kube-dns" is forbidden: User cannot patch resource "configmaps" in API group "" in the namespace "kube-system": GKE Warden authz [denied by managed-namespaces-limitation]: the namespace "kube-system" is managed and the request's verb "patch" is denied
What you expected to happen: I would like to be able configure stubDomains in Autopilot clusters.
Steps to reproduce:
Other information (workarounds you have tried, documentation consulted, etc):
This is a recreation of issue 391320636 because it was incorrectly closed. This is a feature request. I know it doesn't work but it should work.