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
I built my keto on k8s, and mount relation-tuples folder in pod
I have a folder that contains a relation JSON file.
if I executed the command:
keto relation-tuple create --insecure-disable-transport-security /etc/keto/relation-tuples/myRelaton.json
The command can be executed correctly.
but when i executed the command:
keto relation-tuple create --insecure-disable-transport-security /etc/keto/relation-tuples
This command results in the content of myRelaton.json being generated three times.
Preflight checklist
Ory Network Project
No response
Describe the bug
keto image: oryd/keto:v0.12.0
I built my keto on k8s, and mount relation-tuples folder in pod
I have a folder that contains a relation JSON file.
if I executed the command:
keto relation-tuple create --insecure-disable-transport-security /etc/keto/relation-tuples/myRelaton.json
The command can be executed correctly.
but when i executed the command:
keto relation-tuple create --insecure-disable-transport-security /etc/keto/relation-tuples
This command results in the content of myRelaton.json being generated three times.
Reproducing the bug
Relevant log output
No response
Relevant configuration
Version
keto image: oryd/keto:v0.12.0
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered: