Introduce APE override within Bearer token #54
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
triage
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-api#54
Loading…
Reference in a new issue
No description provided.
Delete branch "aarifullin/frostfs-api:feat/beartoken_ape"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some refactoring:
ape
package and moveapemanager/types.proto
toape/
;apemanager/service.proto
.Bearer token:
Add APE chains to Bearer token
9944399328
to749964d6ad
749964d6ad
to423145ac9f
@ -0,0 +72,4 @@
| ----------- | ----- | -------- | --------- | ----------- |
| <a name="double" /> double | | double | double | float |
| <a name="float" /> float | | float | float | float |
| <a name="int32" /> int32 | Uses variable-length encoding. Inefficient for encoding negative numbers – if your field is likely to have negative values, use sint32 instead. | int32 | int | int |
Is it autogenerated document?
"This line has ambiguous unicode characters". This character
-
I supposeYes, the doc was genereated with
make doc
. But I've fixed these bizarre characters anyway423145ac9f
to38f54c6fe9