Proto commits in determined-ai/determined

These commits are when the Protocol Buffers files have changed: (only the last 100 relevant commits are shown)

Commit:0cc57df
Author:Caleb Hoyoul Kang
Committer:GitHub

chore: backport 10208 to release 0.38.0 (#10219)

The documentation is generated from this commit.

Commit:d189416
Author:Caleb Hoyoul Kang
Committer:GitHub

chore: revert select all (#10208)

The documentation is generated from this commit.

Commit:530b943
Author:AmanuelAaron

feat: add hyperparameter aggregate

Commit:9943bac
Author:Aaron Amanuel
Committer:GitHub

feat: Get Groups with basic aggregation (#10086)

Commit:3910426
Author:Anda Zhou
Committer:GitHub

feat: remove searcher context from harness and master [MD-498] (#10131) Co-authored-by: Ryan <rb@hpe.com> Co-authored-by: Guangqing Tang <40620519+gt2345@users.noreply.github.com> Co-authored-by: Michael Kardash <mikhail.kardash@hpe.com>

Commit:30ad3c0
Author:Corban Beaird
Committer:GitHub

feat: add master configurations for access token max and default lifespans [DET-10464] (#10101) Co-authored-by: ShreyaLnuHpe <shreya.lnu@hpe.com> Co-authored-by: Bradley Laney <bradley.laney@hpe.com>

Commit:544c404
Author:Anda Zhou
Committer:Ryan

chore: refactor searcher operations out of master side searchers (#10024) Refactors searchers in master to no longer issue operation workloads to trials. This only functionally affects ASHA search algorithms, which are now preemption-based instead of promotion-based. - Removes all `SearcherOperation` APIs. - Removes the non-stopping variant of adaptive ASHA, deprecating the `stop_once` config option. - Removes and deprecates the `max_length` requirement for all experiments. - Introduces `time_metric` and `max_time` as new resource configuration options for ASHA searchers. - Reporting validation metrics now reports to the searcher (only affects ASHA searchers). - Preview HP Search was refactored to estimate training lengths based on ASHA rungs.

Commit:093af65
Author:Anda Zhou
Committer:Ryan

chore: remove custom searcher and DSAT (#9949) delete custom searcher (and DSAT)

Commit:c71617c
Author:Jerry G
Committer:GitHub

feat: Log Signal Exp Config and Monitoring (#9947) Co-authored-by: Ryan <rb@hpe.com>

Commit:deb3772
Author:jesse-amano-hpe
Committer:GitHub

feat: additional APIs to support "actual select all" functions [ET-238] (#10102)

Commit:fd9cd8a
Author:Guangqing Tang
Committer:GitHub

feat: Allow master configuration for ssh key type (#10072)

Commit:8d99287
Author:AmanuelAaron

init

Commit:b1c1106
Author:Aaron Amanuel
Committer:GitHub

feat: Set groupable columns (#10057)

Commit:056bc76
Author:Anda Zhou
Committer:Anda

chore: refactor searcher operations out of master side searchers

Commit:2f9f5d7
Author:Aaron Amanuel
Committer:GitHub

feat: Run Centric API - Metrics (#10001) Co-authored-by: jesse-amano-hpe <jesse.amano@hpe.com>

Commit:0292b51
Author:Jerry Gong

WIP

Commit:28bc072
Author:Shreya
Committer:GitHub

feat: SSO Improvement - alter `user_sessions` table to include access token, implement CRUD ops, GET, POST, PATCH APIs and `det token` CLIs (#9867) Co-authored-by: Corban Beaird <corban.beaird@hpe.com>

Commit:6c46a46
Author:jesse-amano-hpe
Committer:GitHub

refactor: remove annotations requiring search ids in bulk action js (ET-241) (#10062)

Commit:8d42ce0
Author:Jesse Amano

refactor: MoveSearches uses oneof to require search_ids or filters exclusive of each other

Commit:dede1ca
Author:AmanuelAaron

init

Commit:2ef2f12
Author:jesse-amano-hpe
Committer:GitHub

feat: bulk actions matching filters (ET-241) (#9895)

Commit:5112d1b
Author:David Fluck
Committer:David Fluck

Remove test lines.

Commit:928c977
Author:David Fluck
Committer:David Fluck

Test

Commit:d020ad3
Author:David Fluck
Committer:David Fluck

Test

Commit:5f3cfb4
Author:David Fluck
Committer:David Fluck

Test

Commit:e4d3c49
Author:David Fluck
Committer:David Fluck

Test.

Commit:61ae691
Author:David Fluck
Committer:David Fluck

Test

Commit:fffdae5
Author:David Fluck
Committer:David Fluck

Test

Commit:0308f9c
Author:David Fluck
Committer:David Fluck

Test

Commit:305d378
Author:David Fluck
Committer:David Fluck

Test

Commit:cc0ed5b
Author:David Fluck
Committer:David Fluck

Test

Commit:322a440
Author:David Fluck
Committer:David Fluck

Test

Commit:45592da
Author:David Fluck
Committer:David Fluck

Test

Commit:ffa433c
Author:David Fluck
Committer:David Fluck

Test change

Commit:3ce6bea
Author:David Fluck
Committer:David Fluck

Test proto/ change.

Commit:9be6717
Author:David Fluck
Committer:David Fluck

Put protobuf back.

Commit:622b124
Author:David Fluck
Committer:David Fluck

Test

Commit:257096b
Author:Jerry Gong
Committer:Jerry Gong

WIP

Commit:f5400ea
Author:Guangqing Tang
Committer:GitHub

feat: Add regex search to task logs API (#9994)

Commit:61540be
Author:Aaron Amanuel
Committer:GitHub

feat: Add endpoints for search actions (#9990) Co-authored-by: jesse-amano-hpe <jesse.amano@hpe.com>

Commit:784e69d
Author:Shreya
Committer:GitHub

chore: refactor Get and Create AccessToken API, add filter option, update permissions (#10008)

Commit:fe8b0d7
Author:ShreyaLnuHpe

chore: merge GetAll and Get, add filter option, update permissions

Commit:b8f30be
Author:ShreyaLnuHpe

chore: refactor Get and Create AccessToken API

Commit:73c99ed
Author:Anda Zhou
Committer:Ryan

chore: remove custom searcher and DSAT (#9949) delete custom searcher (and DSAT)

Commit:57b7c87
Author:Aaron Amanuel
Committer:Jesse Amano

feat: Run Centric API - Retain Logs, Searcher Operations/Events (#9954) Co-authored-by: Jesse Amano <jesse.amano@hpe.com>

Commit:25fbd6d
Author:Aaron Amanuel
Committer:Jesse Amano

feat: Get/Put/Delete tags on searches (#9934) Co-authored-by: Jesse Amano <jesse.amano@hpe.com>

Commit:2732177
Author:jesse-amano-hpe
Committer:Jesse Amano

feat: rename search props (ET-693) (#9906)

Commit:32bced2
Author:jesse-amano-hpe
Committer:Jesse Amano

docs: Mark APIs internal (ET-694) (#9933)

Commit:41107a3
Author:Aaron Amanuel
Committer:GitHub

feat: Run Centric API - Retain Logs, Searcher Operations/Events (#9954) Co-authored-by: Jesse Amano <jesse.amano@hpe.com>

Commit:8bc08e5
Author:Guangqing Tang
Committer:GitHub

feat: Read and display log signal from DB (#9959)

Commit:f67cffe
Author:ShreyaLnuHpe

fix: change name from long-lived to access token and RBAC access only to ClusterAdmin

Commit:a9abbb7
Author:Aaron Amanuel
Committer:Jesse Amano

feat: Get/Put/Delete tags on searches (#9934) Co-authored-by: Jesse Amano <jesse.amano@hpe.com>

Commit:bd60574
Author:jesse-amano-hpe
Committer:Jesse Amano

docs: Mark APIs internal (ET-694) (#9933)

Commit:b0f6c1b
Author:jesse-amano-hpe
Committer:Jesse Amano

feat: rename search props (ET-693) (#9906)

Commit:ef03c2a
Author:ShreyaLnuHpe

chore: pretty print cli and unify post api and permissions

Commit:6f305b5
Author:ShreyaLnuHpe

chore: update table, update cli, getAccessToken, getAllAccessTokens, intg-tests

Commit:a28fbf7
Author:Corban Beaird

feat: added API support for token description updates & unified revokation workflows

Commit:152f3d3
Author:Corban Beaird
Committer:Corban Beaird

feat: token description in CLI and authentication using token

Commit:d943d85
Author:Kristine Kunapuli
Committer:GitHub

chore: fix global PUT for task config policies (#9941)

Commit:0b846a6
Author:Corban Beaird

feat: token description in CLI and authentication using token

Commit:825af40
Author:ShreyaLnuHpe

Merge branch 'main' into shreya/createTable

Commit:f2cb792
Author:Kristine Kunapuli

save

Commit:c2427ba
Author:ShreyaLnuHpe

chore: correct check errors & remove token filter from GetALL

Commit:7bae276
Author:ShreyaLnuHpe

chore: add rbac token permissions

Commit:6000477
Author:Corban Beaird

chore: add revoke token permission

Commit:d432aa0
Author:ShreyaLnuHpe

mased on comments

Commit:de89f68
Author:Jerry G
Committer:GitHub

feat: support updating web hook url [MD-482] (#9890)

Commit:fb0d5f9
Author:Amanda Vialva
Committer:GitHub

fix: change workspace name and set resource quota simultaneously (#9847)

Commit:2c50362
Author:ShreyaLnuHpe

based on brainstoring and building op1

Commit:c961dbd
Author:Aaron Amanuel
Committer:GitHub

feat: new run object for Run Centric API (#9897)

Commit:bfeb418
Author:Guangqing Tang
Committer:GitHub

feat: Implement custom trigger for webhooks (#9879)

Commit:4a28c10
Author:Kristine Kunapuli
Committer:GitHub

chore: add unmarshal functions for task config policies (#9896)

Commit:cd7dbeb
Author:ShreyaLnuHpe

DELETE API and tests

Commit:5082e08
Author:Jesse Amano
Committer:Jesse Amano

spike: check if additional_bindings is of any help with new endpoint definitions (ET-693)

Commit:036477b
Author:Kristine Kunapuli
Committer:GitHub

chore: stub new APIs for task config policies [CM-485] (#9880) Co-authored-by: Max Russell <max.russell@hpe.com> Co-authored-by: Amanda Vialva <144278621+amandavialva01@users.noreply.github.com>

Commit:a30bc25
Author:Saloni Gupta
Committer:GitHub

feat: Add rbac for config policies (#9873)

Commit:8c83d31
Author:Amanda Vialva
Committer:GitHub

chore: create WorkloadType enum and Go config + constraints structs (#9885)

Commit:a139398
Author:ShreyaLnuHpe

add test-intg for GET API

Commit:293a21d
Author:ShreyaLnuHpe

add GET API structure

Commit:99b79cf
Author:ShreyaLnuHpe

lint proto

Commit:33c874f
Author:ShreyaLnuHpe

changes per swagger

Commit:a8031a3
Author:ShreyaLnuHpe

lint go corrections

Commit:4a85904
Author:ShreyaLnuHpe

API structure

Commit:db92bad
Author:Guangqing Tang
Committer:GitHub

feat: Support RBAC in webhook (#9859)

Commit:640126b
Author:Guangqing Tang
Committer:GitHub

feat: Add workspaceId, mode, name to webhook (#9820)

Commit:13622ad
Author:Guangqing Tang
Committer:GitHub

feat: Add `report_progress` to `TrainContext` (#9826)

Commit:f7846cb
Author:Saloni Gupta
Committer:GitHub

feat: allow users with role Viewer and above to view resource quotas (#9822)

Commit:2b589c4
Author:Aaron Amanuel
Committer:GitHub

feat: add array column type for abitrary metadata (#9759)

Commit:15226b7
Author:Hamid Zare
Committer:GitHub

feat: add master config option to provide custom logo (#9664) add config options with paths to different logo variations to be used by the webclient to display on the login and loading pages.

Commit:bd4af9d
Author:Amanda Vialva
Committer:Determined CI

chore: remove RM Name from RP descriptions (#9758) (cherry picked from commit becd8b6ae0577c42aa133cc74efae91dfbe40415)

Commit:becd8b6
Author:Amanda Vialva
Committer:GitHub

chore: remove RM Name from RP descriptions (#9758)

Commit:ed47fb0
Author:Saloni Gupta
Committer:Determined CI

fix: reduce the number of api calls from Workspace Create Modal (#9735) (cherry picked from commit 20ed1268daddc679c4f40c047a120ea213e0e5b1)

Commit:20ed126
Author:Saloni Gupta
Committer:GitHub

fix: reduce the number of api calls from Workspace Create Modal (#9735)

Commit:e345871
Author:Aaron Amanuel
Committer:Determined CI

fix: change external_run_id to string type in FlatRun proto (#9744) (cherry picked from commit 2cdfdf9f472898bc95bdb4b59c2095616cbc1ecc)

Commit:2cdfdf9
Author:Aaron Amanuel
Committer:GitHub

fix: change external_run_id to string type in FlatRun proto (#9744)

Commit:556de9c
Author:jesse-amano-hpe
Committer:Determined CI

feat: change search-experiments from GET to POST [ET-602] (#9717) (cherry picked from commit 4466c3322d3b80d6d2865716b72a14d4549d7ccb)

Commit:4466c33
Author:jesse-amano-hpe
Committer:GitHub

feat: change search-experiments from GET to POST [ET-602] (#9717)

Commit:12fc71c
Author:Saloni Gupta
Committer:GitHub

feat: add workspace namespace bindings and resource quotas to workspaces (#9180) Co-authored-by: Max Russell <max.russell@hpe.com> Co-authored-by: Corban Beaird <25434156+corban-beaird@users.noreply.github.com> Co-authored-by: Amanda Vialva <amanda.vialva@hpe.com>

Commit:818873b
Author:Saloni Gupta
Committer:GitHub

feat: add a new API endpoint to bind all unbound workspaces to autocreated namespaces (#9602)

Commit:1255d07
Author:Corban Beaird
Committer:GitHub

feat: auto-redirect to SSO provider when expired remote session detected (DET-10392) (#9613) Co-authored-by: Keita Fish <keita.nonaka@hpe.com> Co-authored-by: Tara <tara.charter@hpe.com>