Skip to content

IEBH-483: Deploy atlas in dev#51

Merged
vmoshynskyi merged 5 commits into
mainfrom
IEBH-483
Jun 8, 2026
Merged

IEBH-483: Deploy atlas in dev#51
vmoshynskyi merged 5 commits into
mainfrom
IEBH-483

Conversation

@vmoshynskyi

Copy link
Copy Markdown
Member
  • Initial version for atlas deployment in dev

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces an initial Argo CD + Helm-based deployment of Apache Atlas into the dev cluster under the utility namespace.

Changes:

  • Added a new Argo CD Application for atlas targeting clusters/dev/apps/atlas.
  • Introduced a minimal Helm chart for Atlas with a StatefulSet, Service, and PersistentVolumeClaim.
  • Added (currently empty) values.yaml to support Helm values layering via Argo CD.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
clusters/dev/apps/atlas/application.yaml Adds Argo CD Application definition for deploying the Atlas Helm chart into dev.
clusters/dev/apps/atlas/Chart.yaml Defines the Helm chart metadata for the new Atlas app.
clusters/dev/apps/atlas/values.yaml Placeholder values file for the Atlas chart (currently empty).
clusters/dev/apps/atlas/templates/atlas-statefulset.yaml Introduces the Atlas StatefulSet workload definition.
clusters/dev/apps/atlas/templates/atlas-service.yaml Adds a Service exposing Atlas on port 21000.
clusters/dev/apps/atlas/templates/atlas-pvc.yaml Adds persistent storage claim for Atlas data/logs.

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

Comment thread clusters/dev/apps/atlas/templates/atlas-statefulset.yaml Outdated
Comment thread clusters/dev/apps/atlas/templates/atlas-service.yaml Outdated
Comment thread clusters/dev/apps/atlas/templates/atlas-statefulset.yaml Outdated
Comment thread clusters/dev/apps/atlas/application.yaml

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

Comment thread clusters/dev/apps/atlas/values.yaml
Comment thread clusters/dev/apps/atlas/values.yaml

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

Comment thread clusters/dev/apps/atlas/values.yaml Outdated
Comment thread clusters/dev/apps/atlas/templates/pvc.yaml Outdated
Comment thread clusters/dev/apps/atlas/values.yaml
@vmoshynskyi vmoshynskyi merged commit 51ea825 into main Jun 8, 2026
4 checks passed
@vmoshynskyi vmoshynskyi deleted the IEBH-483 branch June 8, 2026 16:28
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