question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DB operations for v1alpha2

See original GitHub issue
  • RegisterExperiment when Experiment CR created #509
  • DeleteExperiment when Experiment CR deleted and RetainHistoricalData is false #519
  • UpdateExperimentStatus when Experiment CR status changed #534
  • RegisterTrial when TrialCR created #530
  • DeleteTrial when Trial CR deleted and RetainHistoricalData is false (I think when delete experiment, its trials will be deleted in db automatically)
  • UpdateTrialStatus when Trial CR status changed #537
  • ReportObservationLog when metricCollector get metrics and insert it into DB. #539 484

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
andreyvelichcommented, May 15, 2019

@hougangliu I will take RegisterTrial when TrialCR created from this list. /cc @johnugeorge

0reactions
k8s-ci-robotcommented, May 17, 2019

@richardsliu: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Read more comments on GitHub >

github_iconTop Results From Across the Web

v1alpha2 - Go Packages
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object. func (*Elasticsearch) ...
Read more >
Package google.cloud.gkehub.v1alpha2 | Fleet management
Guides and tools to simplify your database migration life cycle. Database Modernization. Upgrades to modernize your operational database ...
Read more >
StudyJob v1alpha2 API version · Issue #370 · kubeflow/katib · GitHub
DB operations DB operations for v1alpha2 #510; Support custom resources Support for Custom Job resources #512; Update kustomize packages Create kustomize ...
Read more >
Scale a Tanzu Kubernetes Cluster Using the TKGS v1alpha2 ...
You can scale a Tanzu Kubernetes cluster horizontally by changing the number of nodes or vertically by changing the virtual machine class ...
Read more >
Run and Manage PostgreSQL Database on Kubernetes
Run and Manage PostgreSQL Database on Kubernetes. Provision, Upgrade, Scaling, Volume Expansion, Monitor, Backup & Restore, Security for PostgreSQL Databases in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found