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
User trevor_27349 has created an issue through Assembly.
More context in this thread
Context:
My instance can see my GCloud bucket and it's not getting any auth errors. The UI is in read-only as it should be but the server is not finding .flipt.yml or the features.yml files that are in the bucket.
storage:
type: object
object:
type: googlecloud
googlecloud:
bucket: tl-bucket
prefix: sandbox
The text was updated successfully, but these errors were encountered:
I have confirmed that our implementation with prefixes + GCloud does not seem to correctly return features.yml files that are located in subfolders of the bucket.
I ran the latest version of Flipt with the following config and it would not find my Flipt features.yml in the subfolder. It would only find it if I put the features.yml at the root of the bucket and removed the prefix in the config.
User trevor_27349 has created an issue through Assembly.
More context in this thread
Context:
The text was updated successfully, but these errors were encountered: