Skip to content

Drop React installation - #203

Merged
cigamit merged 1 commit into
mainfrom
drop_react
Jun 29, 2026
Merged

Drop React installation#203
cigamit merged 1 commit into
mainfrom
drop_react

Conversation

@cigamit

@cigamit cigamit commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

It was attempting to install the open source version of EDA, but it stopped working a while back. Dropping it for now.

@cigamit
cigamit requested a review from TheWitness June 27, 2026 04:37
@cigamit cigamit self-assigned this Jun 27, 2026
Copilot AI review requested due to automatic review settings June 27, 2026 04:37
@cigamit cigamit added the chore label Jun 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes the (now non-functional) “Ascender React” / EDA OSS installation path from the installer playbooks, including the playbook entrypoint, role tasks/templates, and related configuration variables.

Changes:

  • Drops the install_react.yml playbook and its invocation from the main setup.yml flow.
  • Removes React/EDA-related /etc/hosts management tasks for OCP and K3s setups.
  • Deletes the ascender_react role’s install tasks and Kubernetes manifest templates, and removes all React/EDA variables from shared group vars.

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
playbooks/setup.yml Removes the “Install Ascender React” import so React/EDA is no longer part of the default setup flow.
playbooks/roles/k8s_setup/tasks/k8s_setup_ocp.yml Removes /etc/hosts entry management for REACT_HOSTNAME on OCP.
playbooks/roles/k8s_setup/tasks/k8s_setup_k3s.yml Removes /etc/hosts entry management for REACT_HOSTNAME on K3s.
playbooks/roles/ascender_react/templates/react-deployment/react-deployment-k3s.yml Deletes the K3s React/EDA deployment manifest template.
playbooks/roles/ascender_react/templates/react-deployment/react-deployment-gke.yml Deletes the GKE React/EDA deployment manifest template.
playbooks/roles/ascender_react/templates/react-deployment/react-deployment-eks.yml Deletes the EKS React/EDA deployment manifest template.
playbooks/roles/ascender_react/templates/react-deployment/react-deployment-aks.yml Deletes the AKS React/EDA deployment manifest template.
playbooks/roles/ascender_react/templates/eda-operator/kustomization.j2 Deletes the EDA operator Kustomize template used by the React/EDA install path.
playbooks/roles/ascender_react/tasks/react_install_k3s.yml Deletes the React/EDA install task flow for K3s.
playbooks/roles/ascender_react/tasks/react_install_gke.yml Deletes the React/EDA install task flow for GKE.
playbooks/roles/ascender_react/tasks/react_install_eks.yml Deletes the React/EDA install task flow for EKS.
playbooks/roles/ascender_react/tasks/react_install_aks.yml Deletes the React/EDA install task flow for AKS.
playbooks/install_react.yml Removes the standalone React/EDA installer playbook.
playbooks/group_vars/all.yml Removes all React/EDA-related variables from shared configuration defaults.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cigamit
cigamit merged commit edb52c0 into main Jun 29, 2026
1 check passed
@cigamit
cigamit deleted the drop_react branch July 9, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants