Closed Gregory-Pereira closed 1 year ago
All the deployment manifests live in the thoth-station/thoth-application repository. I think we forgot to reflect this fact in docs.
/sig devsecops /priority important-soon /kind doc /kind feature
@goern: The label(s) kind/doc
cannot be applied, because the repository doesn't have them.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
ping
/remove-lifecycle stale /lifecycle frozen
As a part of improving the migration of the Thoth graph database between staging and prod, I have been following this PR which randomizes adviser document IDs, allowing for multiple jobs to be run in parallel. After this PR has been completed, the version for the
thoth.storages
should be bumped inthoth-station/sync-job
repo (not this one). However after that, it will need to be converted into a Cronjob, which can run in Openshift. I was reading through the documentation in this repository to figure out how to do that, and if the resource for thegraph-sync-job
was available or constructed here. Instead, I found documentation telling me to look for theopenshift/
solver in the root of this repository for the Cronjob, however it appears that this has been deprecated. We should clarify this in the documentation and potentially point to our procedure for constructing new CronJobs./cc @harshad16