vscode-azure-account icon indicating copy to clipboard operation
vscode-azure-account copied to clipboard

Upload to cloud shell not picking up changes in files

Open SteveCurran opened this issue 6 years ago • 3 comments

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 avatar Aug 10 '18 15:08 SteveCurran

@SteveCurran I see this sometimes, but haven't found a reliable way to reproduce. Do you have any steps that I can follow?

chrmarti avatar Sep 04 '18 14:09 chrmarti

@chrmarti No, I am seeing the same thing, sporadically does not upload.

SteveCurran avatar Sep 05 '18 16:09 SteveCurran

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.)

chrmarti avatar Sep 06 '18 06:09 chrmarti