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

feat(charts): oracle sidecar #1854

Open
wants to merge 6 commits into
base: feat/oracle
Choose a base branch
from

Conversation

quasystaty1
Copy link
Contributor

Summary

Integrates skip's connect sidecar into the sequencer chart deployment, configurable using sequencer.oracle.enabled value.

Background

connect sidecar is mandatory for oracle price feed

Changes

  • adds a new connect container running the sidecar
  • generalizes sequencer oracle related configurations
  • add serviceMonitor and exposing relevant ports

Testing

Running both locally and against devdev cluster

Changelogs

No updates required.

Metrics

  • adds connect sidecar metrics

Related Issues

closes #1853

@quasystaty1 quasystaty1 requested review from a team as code owners December 5, 2024 17:31
@github-actions github-actions bot added sequencer pertaining to the astria-sequencer crate cd labels Dec 5, 2024
@quasystaty1 quasystaty1 force-pushed the quasystaty1/charts/connect-container branch 2 times, most recently from 70fedf5 to 62eb747 Compare December 5, 2024 18:03
@quasystaty1 quasystaty1 force-pushed the quasystaty1/charts/connect-container branch from 62eb747 to 59f18ad Compare December 5, 2024 20:52
Copy link
Collaborator

@noot noot left a comment

Choose a reason for hiding this comment

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

looks good - feel free to merge after fixing the lint issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cd sequencer pertaining to the astria-sequencer crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants