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

add perms and docs for azure #231

Merged
merged 1 commit into from
Sep 20, 2024
Merged

add perms and docs for azure #231

merged 1 commit into from
Sep 20, 2024

Conversation

maleck13
Copy link
Collaborator

Adds specific perms needed for Azure and AWS

}
]
}
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Presumably after we drop support for provider health checks we won't really need those HealthCheck permissions? Should we keep them?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will add a note to the health check epic to update the needed perms

@@ -53,6 +102,74 @@ kubectl create secret generic my-test-gcp-credentials \


#### Google Cloud DNS Access permissions required
See:

We have tested with the `dns.admin` role. See for more details:

[https://cloud.google.com/dns/docs/access-control#dns.admin](https://cloud.google.com/dns/docs/access-control#dns.admin)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible with GCP to setup more fine grained permissions on a credential, limit the zones we have access to etc...?

Copy link
Member

@mikenairn mikenairn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine.

@maleck13 maleck13 merged commit 825fbd4 into main Sep 20, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants