dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Project for managing ML model and deploying ML module. It can deploy the Rekcurd service to Kubernetes cluster.

Results 45 dashboard issues
Sort by recently updated
recently updated
newest added

## Motivation Monitor and manage `drucker-dashboard` by Kubernetes. ## Goal - Create configuration file to boot on Kubernetes ## Implementation - [ ] Create configuration file to boot on Kubernetes...

## Motivation Reference https://github.com/GoogleCloudPlatform/knative-build-tutorials/blob/master/docker-build/README.md ## Goal - TBD ## Implementation - TBD

## Motivation Dumping configuration is too slow when we mount a network storage. Currently dashboard dumps files when we run "Sync", "Add Application/Server" and so on... ## Goal - Add...

## Motivation Error handling should be added at right places with clear error messages. ## Goal - Have reasonable error messages that help debug and unit test ## Implementation -...

## Motivation Refactoring frontend codes around LDAP authentication. ## Goal - Fix error handling more generally without exceptional if statement - Implement `Authentication` component which wraps all other components to...

enhancement