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 enhancement proposal for exposing ScyllaCluster #1357

Merged

Conversation

zimnx
Copy link
Collaborator

@zimnx zimnx commented Aug 25, 2023

Description of your changes:

The proposed change aims to improve the accessibility of ScyllaDB nodes by modifying the way they are exposed. By
implementing a switch to specify the type of IP addresses to use, such as Pod IPs or LoadBalancer services, it would
allow reaching the nodes from external clients or other data centers.

Which issue is resolved by this Pull Request:
Resolves #1277

@zimnx zimnx added the kind/design Categorizes issue or PR as related to design. label Aug 25, 2023
@scylla-operator-bot scylla-operator-bot bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 25, 2023
@zimnx zimnx changed the title Add enhancment proposal for exposing ScyllaCluster Add enhancement proposal for exposing ScyllaCluster Aug 25, 2023
Copy link
Member

@rzetelskik rzetelskik left a comment

Choose a reason for hiding this comment

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

first pass

enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
Copy link
Member

@rzetelskik rzetelskik left a comment

Choose a reason for hiding this comment

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

few more comments

enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
enhancements/proposals/1277-expose-scyllacluster/README.md Outdated Show resolved Hide resolved
@zimnx zimnx force-pushed the mz/expose-scylla-outside-proposal branch from 88bc79d to 478756f Compare September 4, 2023 09:50
@rzetelskik
Copy link
Member

Marked all my comments as resolved, only left the ones which @tnozicka followed up on for him to resolve. Assume lgtm from me once they are resolved.

The proposed change aims to improve the accessibility of ScyllaDB nodes
by modifying the way they are exposed. By
implementing a switch to specify the type of IP addresses to use, such
as Pod IPs or LoadBalancer services, it would
allow reaching the nodes from external clients or other data centers.
@zimnx zimnx force-pushed the mz/expose-scylla-outside-proposal branch from 478756f to 62d77a6 Compare September 6, 2023 11:01
Copy link
Member

@tnozicka tnozicka left a comment

Choose a reason for hiding this comment

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

thanks for the updates

/approve
/lgtm

@scylla-operator-bot scylla-operator-bot bot added the lgtm Indicates that a PR is ready to be merged. label Sep 6, 2023
@scylla-operator-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tnozicka, zimnx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tnozicka
Copy link
Member

tnozicka commented Sep 6, 2023

/retest

@scylla-operator-bot scylla-operator-bot bot merged commit 2676595 into scylladb:master Sep 6, 2023
11 checks passed
@zimnx zimnx deleted the mz/expose-scylla-outside-proposal branch September 26, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/design Categorizes issue or PR as related to design. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create an enhancment proposal for configuring different IP types for ScyllaDB nodes
3 participants