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

Ability to run Post Upgrade Steps for deploy-pipelines and reindex as Kubernetes CronJob #287

Closed
2 of 3 tasks
akash-jain-10 opened this issue Dec 5, 2024 · 3 comments · Fixed by #288 or #290
Closed
2 of 3 tasks

Comments

@akash-jain-10
Copy link
Collaborator

Checks

  • I have checked for existing issues.
  • This request is about the Openmetadata Helm Chart.
  • This request is about the Openmetadata Dependencies Helm Chart.

Description

We need to add Kubernetes CronJobs for running openmetadata-ops.sh deploy-pipelines and openmetadata-ops.sh reindex as part of Post Upgrade Actions which can be triggered manually / automated with CIs or kubectl CLI.

This CronJobs will have ablilty to take additionalArgs required for the openmetadata-ops.sh script.

It should be suspend: true by default.

With kubectl, you can trigger it with kubectl create job <JOB_NAME> --from=cronjob/<CRON_JOB_NAME> --namespace <NAMESPACE_NAME>.

Proposed Implementation

N/A

Have you joined Openmetadata Slack community?

Yes

@tarunpandey23
Copy link
Contributor

Hi @akash-jain-10
Need your review.

#288 (comment)

@safayavatsal
Copy link
Contributor

Created the PR - #290 (comment)

@akash-jain-10
Copy link
Collaborator Author

akash-jain-10 commented Dec 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants