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

Update dns_record interface to remove service_account #205

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nrobinaubertin
Copy link
Contributor

After the last sprint, it was decided to simplify the relation by removing all forms of authentication from it. The ACL part will be done separately in a new charm, the DNS policy charm.

This is an easy change since the relation is not currently used by any charm in production. It will be used by the bind-operator charm, the upcoming dns-policy-operator charm and the dns-integrator-operator charm.

The library is getting updated as part of the following PR: canonical/bind-operator#58

Copy link
Contributor

@tonyandrewmeyer tonyandrewmeyer left a comment

Choose a reason for hiding this comment

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

Seems straightforward. Just one query about what would trigger permission denied now.

docs/json_schemas/dns_record/v0/provider.json Show resolved Hide resolved
@nrobinaubertin
Copy link
Contributor Author

I don't have the rights to merge this. Can you do it @tonyandrewmeyer ?

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