Raja Venkataraman
Raja Venkataraman
We also have a similar issue where a mp4 video taken from a device isnt detected. This is the output from ffmpeg ``` Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'WhatsAppVideo.mp4': Metadata: major_brand...
Debugged a bit further, it looks like the issue is in makeListMap method, specifically at https://github.com/GoogleCloudPlatform/metacontroller/blob/master/dynamic/apply/apply.go#L186. It looks like if there are multiple volumemounts with the 'name' being common, the...
I was also able to get past this by removing "name" from knownMergeKeys
I think if you kill the pod (metacontroller-0) that is run by the statefulset, when it starts back up, it should trigger a resync?
yes it looks like it skips the join table only if the source and destination are the same.. Got bit by the same problem today and found this during debugging......
Hi, I use a modified fosjsrouting bundle as you can see in the composer.json. It uses a local branch (dev-angularsf) in my fork of fosjsrouting, which includes this function. I...
Hi, I never tried this project with angular 1.2 or 1.3, so not sure if thats causing any issues but my actual project runs on angular 1.2 and i checked...
I got the same issue (as discussed in #1585 ), and the problem was in the custom-metrics.libsonnet. The offending lines are at ``` { values+:: { prometheusAdapter+: { namespace: $.values.prometheusAdapter.namespace,...
It would definitely be helpful as mentioned above in some of the comments to have a `crc ssh` to just debug and poke around whats there, just for investigative purposes....
Please look at https://github.com/JayH5/drag-sort-listview