Commit Graph

3 Commits

Author SHA1 Message Date
Christian Kadner aab7fda89b
feat(sdk): Add default registry context (#7948)
* Add default registry context

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>

* Address review comments

* Reinstate `_is_ar_host()` check
* Remove `view=FULL` flag for default list and get
  version URLs

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>

* Change outdated test name

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
2022-06-30 13:51:05 -06:00
chongyouquan 58f7ab8b49
chore(sdk): Registry Client - default to read full spec of versions (#7936)
* default to read full spec of versions

* update tests

* fix formatting
2022-06-24 09:43:51 -06:00
chongyouquan 4f01b7e602
feat(kfp): implement config file support for registry client (#7908)
* implement config file support

* update tests

* update PR in response to comments
2022-06-21 15:54:09 -06:00