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

Draft of new configuration files for Fusion HCI provider client solution #8823

Merged
merged 6 commits into from
Nov 14, 2023

Conversation

suchita-g
Copy link
Contributor

No description provided.

@suchita-g suchita-g requested a review from a team as a code owner November 9, 2023 07:40
@suchita-g suchita-g self-assigned this Nov 9, 2023
@pull-request-size pull-request-size bot added the size/S PR that changes 10-29 lines label Nov 9, 2023
@suchita-g suchita-g added the provider-client Provider-client solution label Nov 9, 2023
@pull-request-size pull-request-size bot added size/M PR that changes 30-99 lines size/S PR that changes 10-29 lines and removed size/S PR that changes 10-29 lines size/M PR that changes 30-99 lines labels Nov 9, 2023
…w.yaml

This is renamed with client

Signed-off-by: suchita-g <[email protected]>
allow_lower_instance_requirements: false
local_storage: true
ENV_DATA:
platform: 'baremetal'
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we use baremetal as platform? The deployment automation will differ from what we have for baremetal afaiu. Maybe we should introduce a new platform for fusion hci.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The base platform/hardware where we can use to deploy this setup can be

  • vsphere
  • IBM BM instances
  • baremetal

So for deployment we need either of above and that specific configuration then HCP/HCI specific configuration we need to update in above draft. I am using the baremetal hardware on which this setup is deployed so just added this 2 configuration

Copy link
Contributor

Choose a reason for hiding this comment

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

I still think that this attribute should be different because based on this is selected installation class and platform specific checks. This will be different from standard baremetal deployment but we can keep it for now and change it when needed.

Copy link
Contributor

Choose a reason for hiding this comment

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

Filip has a point.
If set to baremetal here it could cause certain conditions in ocs-ci to be met.
Here is an example

"baremetal": BaremetalNodes,

Signed-off-by: suchita-g <[email protected]>
DanielOsypenko
DanielOsypenko previously approved these changes Nov 9, 2023
fbalak
fbalak previously approved these changes Nov 9, 2023
@suchita-g suchita-g dismissed stale reviews from fbalak and DanielOsypenko via 5234904 November 9, 2023 16:18
@openshift-ci openshift-ci bot removed the lgtm label Nov 9, 2023
fbalak
fbalak previously approved these changes Nov 10, 2023
allow_lower_instance_requirements: false
local_storage: true
ENV_DATA:
platform: 'baremetal'
Copy link
Contributor

Choose a reason for hiding this comment

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

I still think that this attribute should be different because based on this is selected installation class and platform specific checks. This will be different from standard baremetal deployment but we can keep it for now and change it when needed.

@openshift-ci openshift-ci bot added the lgtm label Nov 10, 2023
ebondare
ebondare previously approved these changes Nov 10, 2023
cluster_namespace: "openshift-storage-client"
deployment_type: 'upi'
worker_replicas: 3
master_replicas: 3
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we indeed have 3 masters? I remember it was mentioned that the node types differ on Fusion HCI from regular 3+3 deployment

allow_lower_instance_requirements: false
local_storage: true
ENV_DATA:
platform: 'baremetal'
Copy link
Contributor

Choose a reason for hiding this comment

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

same comment regarding BM

@suchita-g suchita-g dismissed stale reviews from ebondare and fbalak via 03d802c November 14, 2023 10:47
@openshift-ci openshift-ci bot removed the lgtm label Nov 14, 2023
fbalak
fbalak previously approved these changes Nov 14, 2023
@openshift-ci openshift-ci bot added the lgtm label Nov 14, 2023
@suchita-g suchita-g requested a review from ebenahar November 14, 2023 11:40
Copy link

openshift-ci bot commented Nov 14, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ebenahar, ebondare, fbalak, suchita-g

The full list of commands accepted by this bot can be found 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

@ebenahar ebenahar merged commit b16f17f into red-hat-storage:master Nov 14, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm provider-client Provider-client solution size/S PR that changes 10-29 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants