Skip to content

cluster: use dynamic whitelist policy for proxy access#833

Draft
dkropachev wants to merge 14 commits intomasterfrom
dk/fix-for-proxy-access-2
Draft

cluster: use dynamic whitelist policy for proxy access#833
dkropachev wants to merge 14 commits intomasterfrom
dk/fix-for-proxy-access-2

Conversation

@dkropachev
Copy link
Copy Markdown
Collaborator

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • I added relevant tests for new features and bug fixes.
  • All commits compile, pass static checks and pass test.
  • PR description sums up the changes and reasons why they should be introduced.
  • I have provided docstrings for the public items that I want to introduce.
  • I have adjusted the documentation in ./docs/source/.
  • I added appropriate Fixes: annotations to PR description.

Comment thread tests/unit/test_cluster.py Fixed
Comment thread tests/unit/test_cluster.py Fixed
Comment thread cassandra/cluster.py Fixed
@dkropachev dkropachev force-pushed the dk/fix-for-proxy-access-2 branch from 679a13f to ab38a22 Compare April 26, 2026 12:24
Comment thread tests/unit/test_cluster.py Fixed
Comment thread tests/unit/test_cluster.py Fixed
Comment thread cassandra/cluster.py Fixed
@dkropachev dkropachev force-pushed the dk/fix-for-proxy-access-2 branch from ab38a22 to 3b6c175 Compare April 28, 2026 13:54
Comment thread cassandra/cluster.py Fixed
Comment thread cassandra/cluster.py Fixed
@fruch
Copy link
Copy Markdown

fruch commented May 4, 2026

I can confirm taking this PR in scylladb/scylla-cluster-tests#14512, and it worked as expected via public address

Comment thread tests/unit/test_cluster.py Fixed
Comment thread cassandra/policies.py Fixed
Comment thread cassandra/policies.py Fixed
Comment thread cassandra/policies.py Fixed
Comment thread cassandra/cluster.py Fixed
@dkropachev dkropachev force-pushed the dk/fix-for-proxy-access-2 branch from fab5d7b to be1794d Compare May 5, 2026 20:16
Comment thread tests/unit/test_cluster.py Fixed
Comment thread cassandra/cluster.py Fixed
@dkropachev dkropachev force-pushed the dk/fix-for-proxy-access-2 branch from be1794d to 589a752 Compare May 5, 2026 20:43
@mock_session_pools
def test_session_preserves_down_event_discounting_after_endpoint_update(self, *_):
@total_ordering
class _DeterministicHashEndPoint(EndPoint):
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