[10:31] ¡Muy buenos días a todos! [10:59] नमस्ते facubatista [10:59] hola bthomas [11:04] facubatista: Do you know if version 3 pod spec is supported by Operator Framework 0.9 ? I am getting and error 'Unknown key "file"' if I use version 3 method of specifying files. AFAIK this method uses "volumeConfig" key which contains a "file" key. [11:11] bthomas, I don't know [11:12] bthomas, you're getting or setting? [11:13] facubatista: setting pod spec. [11:13] bthomas, ah, nevermind [11:14] bthomas, can you show me the traceback? [11:16] facubatista: https://pastebin.canonical.com/p/Ydnct4wnQD/ [11:20] bthomas, IIUC, the OF is calling juju's pod-spec-set passing a --file parameter to the spec you provided (line 8), which results in the "unknown field "file"" error... [11:20] bthomas, so, it looks a lower level issue [11:21] bthomas, which Juju version are you using? [11:21] bthomas, mmm.... you sure there's a "file" in volume config? https://discourse.juju.is/t/k8s-spec-v3-changes/2698 [11:21] Thanks. I am using Juju 2.8.4. Let me dig a bit further. Found some examples on discourse. Could be a syntax error in my spec. [11:22] bthomas, it looks there's a "files" [11:22] found example here https://discourse.juju.is/t/k8s-spec-v3-changes/2698. I am using list of dict as value for file. [11:23] bthomas, you gave me the same URL I gave you two lines above [11:24] :-) [11:24] bthomas, did you understand what I said above about "file"/"files" issue? [11:24] s/issue/detail/? [11:26] facubatista: I think you may be right. I was using this link https://discourse.juju.is/t/k8s-spec-reference/3495 which has "file" not "files" [11:27] this one, maybe is not v3? [11:28] or have a bug there? [11:28] bthomas, anyway, what happens if you try with "files"? [11:29] doing that now [11:32] facubatista: "files" works. [11:32] at least it fixes that error :-) [11:40] bthomas, please verify if that doc is talking about v3 or not; if it's v3, it should be fixed [11:47] spec problem is fixed now. [11:47] thank you for your help. [18:54] * facubatista bbl [23:29] * facubatista eods