vscode-azure-account
vscode-azure-account copied to clipboard
Upload to cloud shell not picking up changes in files
I had opened this in a earlier issue, but this continues to be a problem. I make a change to a yaml file, save and then upload to cloud shell. Sometimes this works sometimes it does not. I verified the changes using cat > xxx.yml and the change does not show. I verified that it is also not showing up in azure cloud storage. I tried closing the bash window and reopening but no success. I then restart VSCode and it starts working. It seems that upload maybe failing silently. Any help would be greatly appreciated. I rely quite a bit on this feature for all the kubernetes testing I am doing.
@SteveCurran I see this sometimes, but haven't found a reliable way to reproduce. Do you have any steps that I can follow?
@chrmarti No, I am seeing the same thing, sporadically does not upload.
One think I noted is that when the progress notification in the lower right doesn't show up, it didn't upload. (It looks like the command didn't run at all.)