Skip to content

Add the counterparty method allowlist to the ProxyAdminService config - #283

Open
liam-lowe wants to merge 1 commit into
liam-lowe/proxyadmin-config-staticfrom
liam-lowe/proxyadmin-config-acl
Open

Add the counterparty method allowlist to the ProxyAdminService config#283
liam-lowe wants to merge 1 commit into
liam-lowe/proxyadmin-config-staticfrom
liam-lowe/proxyadmin-config-acl

Conversation

@liam-lowe

@liam-lowe liam-lowe commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Last PR in the series (see stacked PR!) of proxy admin service config.

This is the ACL for what a peer cluster may ask.

aclPolicy.allowedMethods.proxyAdmin narrows what a counterparty can call over the mux.

clusterConnections:
  - name: cluster-b
    aclPolicy:
      allowedMethods:
        proxyAdmin:
          - DescribeClusterConnections

@liam-lowe
liam-lowe force-pushed the liam-lowe/proxyadmin-config-acl branch from 80655b0 to 21572cf Compare September 9, 2026 20:54
@liam-lowe
liam-lowe force-pushed the liam-lowe/proxyadmin-config-acl branch from 21572cf to b89fbd9 Compare September 9, 2026 21:31
@liam-lowe
liam-lowe force-pushed the liam-lowe/proxyadmin-config-acl branch from b89fbd9 to ebb495c Compare September 9, 2026 21:59
@liam-lowe
liam-lowe added this pull request to stack #284 September 9, 2026 23:36
@liam-lowe
liam-lowe marked this pull request as ready for review September 9, 2026 23:52
@liam-lowe
liam-lowe requested a review from a team as a code owner September 9, 2026 23:52
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.

1 participant