Closed issues:
Merged pull requests:
- Specify version #113 (keigohtr)
- Specify
long\_description\_content\_type
#112 (keigohtr) - Use
tempfile
to avoid the conflict. #111 (keigohtr) - remove duplicated_ok #109 (yuki-mt)
- fix order of changing state #108 (yuki-mt)
- LocalHanlder does nothing #106 (yuki-mt)
- evaluation result list page #105 (yuki-mt)
- add evaluation data page #103 (yuki-mt)
- raise exception when adding git secret without k8s #102 (yuki-mt)
- Add breadcrumb #100 (keigohtr)
- Add GCS support #95 (keigohtr)
- Add secret for private git #94 (keigohtr)
- Add
settings.yml
template generation script #93 (keigohtr) - Delete migrations dir #92 (keigohtr)
- Disable
Sync
button #91 (keigohtr) - Sync kubernetes when registered #90 (keigohtr)
v1.0.0 (2019-04-26)
Fixed bugs:
- Cannot work
kube.datadir
if we change the value after registering kubernetes service #67 - Uploading model sometimes returns errors. #64
Closed issues:
- Add
kubernetes mode flag
to Project settings #86 - Add image driven boot option #77
- Add access control to Kubernetes #65
- Replace library redux-form to formik #61
- Application permission can be reset if we delete Kubernetes and register it again #57
- Deployable to the application which we don't have a permission #53
- Fixed ssh directory mount path #48
- Support different Kubernetes cluster but same application #46
Merged pull requests:
- remove redux-thunk #89 (yuki-mt)
- fix console command #88 (yuki-mt)
- Add kubernetes mode flag to project #85 (keigohtr)
- Update documents #84 (keigohtr)
- Renewal dashboard frontend #83 (keigohtr)
- delete evaluate files #82 (yuki-mt)
- quit saving evaluate result as file #81 (yuki-mt)
- [Bugfix]add logger option to db handler for KeyError #80 (yuki-mt)
- Renewal dashboard backend #75 (keigohtr)
- Optimize architecture #74 (keigohtr)
- Bugfix: allow multiple evaluated services #73 (yuki-mt)
- add label to EvaluateResult result #72 (yuki-mt)
- add temporary path for evaluation data #71 (yuki-mt)
- Rename from
drucker
torekcurd
#70 (keigohtr)
v0.4.5 (2019-01-30)
Fixed bugs:
Merged pull requests:
- [Hotfix] Request only when model switched #62 (keigohtr)
- Unittest py37 support #60 (keigohtr)
- Set default role to
Role.viewer
#58 (keigohtr) - Add cascade deletion for application_user_roles #56 (keigohtr)
- implement API for EvaluationResult protocol #55 (yuki-mt)
v0.4.4 (2019-01-15)
Closed issues:
- Add access control #20
Merged pull requests:
v0.3.8 (2018-12-26)
Merged pull requests:
- Update readme #52 (keigohtr)
- change to run rekcurd on EKS #51 (yuki-mt)
- separate evaluate and upload test data #50 (yuki-mt)
- Access control #49 (sugyan)
v0.3.7 (2018-11-28)
v0.3.6 (2018-11-20)
Closed issues:
- Handle parallel request return status #30
Merged pull requests:
- evaluate model API #45 (yuki-mt)
- [Hotfix] Set "DRUCKER_TEST_MODE=False" when it deploys to Kubernetes #43 (keigohtr)
- Make dump method independent from update method #42 (keigohtr)
- [Hotfix] Update README #40 (keigohtr)
v0.3.5 (2018-11-07)
Merged pull requests:
- [Hotfix] Fix
switchModel
API response handler #41 (keigohtr) - Create CODE_OF_CONDUCT.md #39 (syleeeee)
- [Hotfix] Fix inaccurate boolean check #38 (keigohtr)
v0.3.4 (2018-10-03)
Merged pull requests:
- [Hotfix] Limit application name length #36 (keigohtr)
- [Hotfix] Fix file upload limit for gRPC and flask #35 (keigohtr)
- [Hotfix] Add encode info #34 (keigohtr)
v0.3.3 (2018-08-29)
Merged pull requests:
- [Hotfix] Specify non-auth endpoint #29 (keigohtr)
- [Hotfix] Modify key name #28 (keigohtr)
- [Hotfix] Fix error handling for frontend #27 (sugyan)
- [Hotfix] Allow
/api/settings
in auth module #26 (sugyan) - Add sandbox env #24 (keigohtr)
- [Hotfix] Avoid throwing when credential request comes #18 (keigohtr)
- Refactor flask app #17 (keigohtr)
- Add DB migration #14 (keigohtr)
- Dump running Drucker service configurations for backup #7 (keigohtr)
v0.3.2 (2018-08-22)
Merged pull requests:
- Fix MultipleResultsFound error #15 (keigohtr)
- [Hotfix] Add
JWT\_TOKEN\_KEY
when fetchrawMultiRequest
#13 (keigohtr) - fix invalid datetime #12 (yuki-mt)
- Add Service/Model list view #11 (keigohtr)
- Add version info #5 (keigohtr)
v0.3.1 (2018-08-15)
Merged pull requests:
- Add a function that allows you to select a model when booting a new service #10 (keigohtr)
- Add convert function and fix wrong cpu values #9 (jkw552403)
- [Hotfix] Change code generator #8 (keigohtr)
- Add
progress\_deadline\_seconds
option #6 (keigohtr)
v0.3.0 (2018-08-08)
Merged pull requests:
- Add
commit\_message
to be a rolling-update trigger #4 (keigohtr) - Add favicon #3 (keigohtr)
- Change text #2 (keigohtr)
- Add LDAP authentication #1 (sugyan)
v0.2.0 (2018-07-25)
* This Change Log was automatically generated by github_changelog_generator