You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* start writing files for v5
* add missing code comments
* add new fields added by identity protocol changes made by core
* add missing copywrite headers
* remove traces of flatmap from copied file that were missed
* put new rpc calls in separate interface
* first bunch of tests for files that already existed (and some for new files that are helpers for the other tests in prior art only)
* Added test files for toproto for tfprotov5 and started adding to logging. Also addressed renamed the file as per suggested in the previous PR.
* Fixing typo
* update attribute names to match latest protobuf schema
* fix tests
* add test for raw_identity (copied from state.go)
* update to latest gprc schema used by core
* remove ResourceIdentityContext as we don't need it
* add attributes for new identity data added to the protocol recently
* add comments and fix logging
* Apply suggestions from code review
---------
Co-authored-by: Ansgar Mertens <[email protected]>
Co-authored-by: Austin Valle <[email protected]>
0 commit comments