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(datahub): Bump version to 0.13.2 #920

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

darrylng
Copy link
Contributor

@darrylng darrylng commented Oct 8, 2024

Summary

Bumps the version of Datahub to a newer version. Not quite the latest but this version bump requires the least amount of changes in terms of dependencies to elasticsearch and kafka.

I am unsure if the changes in the Chart.lock should be committed, as I'm not sure if the SHA will change once plural's CICD packages the charts and duplicates the repositories. Please advise. I am also not sure when the images are pushed to dkr.plural.sh.

Additional reference here: https://artifacthub.io/packages/helm/datahub/datahub/0.4.19

Test Plan

I tested this change using the following steps:

  1. Added helm repo from datahub: https://helm.datahubproject.io
  2. Point image repository to datahub's docker registry: https://hub.docker.com/u/acryldata
  3. Ensure helm dependency upgrade works
  4. Use plural link ... to link to my local project
  5. Run plural build --only datahub --force && plural deploy
  6. Ensure containers all run happily

Checklist

  • No images hosted from dockerhub
  • Are dashboards present to understand the health of the application. There must be at least 1 of these
    • all databases should have dashboards
    • ideally also have at least cpu/mem utilization dashboards for webserver tier of the app
    • you can use plural from-grafana to convert a grafana dashboard found via google to our CRD
  • Are scaling runbooks present
    • all databases must have scaling runbooks
    • you can use the charts in pluralsh/module-library to accelerate this
  • do you need to add config overlays?
    • inputing secrets
    • configuring autoscaling
  • If there’s a web-facing component to the app, we need to support OIDC authentication and setting up private networks if no authentication option is viable
  • All major clouds must be supported
    • Azure
    • AWS
    • GCP

@darrylng darrylng changed the title upgrade(datahub): Bump version to 0.13.2 feat(datahub): Bump version to 0.13.2 Oct 8, 2024
Copy link
Member

@michaeljguarino michaeljguarino left a comment

Choose a reason for hiding this comment

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

awesome thanks for testing this out. The Chart.lock should be included, as we don't run helm dependencies update before publishing the chart.

@michaeljguarino michaeljguarino merged commit 0d5dd4b into pluralsh:main Oct 8, 2024
6 of 9 checks passed
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