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:
- Created 4 years ago
- Comments:6 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@hougangliu I will take
RegisterTrial when TrialCR created
from this list. /cc @johnugeorge@richardsliu: Closing this issue.
In response to this:
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.