Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

CORTX-29179: Update RGW endpoints #172

Merged
merged 5 commits into from
Mar 21, 2022
Merged

CORTX-29179: Update RGW endpoints #172

merged 5 commits into from
Mar 21, 2022

Conversation

keithpine
Copy link
Contributor

Adjust RGW http/https ports to reflect updated CORTX defaults.

  • RGW services (container) listen on http/https ports 22751/23001.
  • External IO service updated to expose ports 80/443 by default. These are still configurable.
  • RGW settings config.yaml ConfigMap updated to match latest sample
  • S3 settings in config.yaml removed as it's no longer used

Signed-off-by: Keith Pine [email protected]

Adjust RGW http/https ports to reflect new CORTX defaults.

Signed-off-by: Keith Pine <[email protected]>
@keithpine keithpine requested a review from a team as a code owner March 18, 2022 21:04
@cla-bot cla-bot bot added the cla-signed label Mar 18, 2022
@keithpine
Copy link
Contributor Author

These changes are not really needed functionality-wise. Aside from hard-coding the ports in the Chart templates, everything is configured correctly. This just brings a new deployment up-to-date with the CORTX defaults, and cleans up the cluster.yaml file.

Copy link
Contributor

@walterlopatka walterlopatka left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@osowski osowski left a comment

Choose a reason for hiding this comment

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

One question on the updates to the individual Server Pod NodePort Services, but other than that it looks pretty good to me.

Copy link
Contributor

@osowski osowski left a comment

Choose a reason for hiding this comment

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

lgtm

@keithpine keithpine merged commit 66972a5 into Seagate:integration Mar 21, 2022
@keithpine keithpine deleted the CORTX-29179_rgw-endpoints branch March 21, 2022 20:38
@keithpine keithpine added this to the v0.2.0 milestone Mar 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants