Hello, can I get some advice regarding to contribu...
# ask-the-community
y
Hello, can I get some advice regarding to contribution in flyte? I want to setup timezone as Asia/Seoul, so I'm considering to add feature to set timezone. I was thinking to set it up in
flyte_config.yaml
as follows:
Copy code
admin:
  # For GRPC endpoints you might want to use dns:///flyte.myexample.com
  endpoint:
  authType: Pkce
  insecure: false
timezone: ??
Any suggestion regarding with this feature? I also wonder which git repository to start in FlyteOrg. Thank You!
s
Hi Mary, thanks for your question. @Yee could we add this as a feature for flytekit
s
cc: @Prafulla Mahindrakar
k
This is awesome also cc @Eduardo Apolinario (eapolinario) - @yujinlee can you start with a small rfc https://github.com/flyteorg/flyte/tree/master/rfc it does not need to be elaborate
Cc @Samhita Alla this is part of contributor guide right
s
y
@Ketan (kumare3) Ok, I will check the github first. Thank you for guide!
154 Views