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
We are using OpenShift DevSpaces when working with MS Visual Studio Code extended by the Atlassian pluginconnecting to BitBucket/JIRA Datacenter.
Unfortunately the settings in DevSpaces did not persist befor from day to day before so we decided to integrate all settings loading from GIT with devspace.yaml and for MS Visual Studio Code at .vscode/extensions.json (an possibly settings.json).
But this could not be achieved for our logon credentials (by token).
So we have to enter credentials each day from scratch (or from browser "wallet").
After we could manage persistant userspaces in OpenShift now we wonder if our logon to JIRA/BitBucket will automatically be persited with teh userspace. But unfortunately nothing did change regarding the behaviour of Atlassian plugin.
Since we could not figure out, where in the workspace the credentials for Atlassian plugin connections (BitBucket and JIRA) will be stored so that we can provide them at time of loading the plugins or storing in the persisted user space, we seemed to be stucked with now.
Obviously the generic place /.git-credentials, where the OS WorkSpace is storing the credentials (for normal GIT plugin) does not work for this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We are using OpenShift DevSpaces when working with MS Visual Studio Code extended by the Atlassian pluginconnecting to BitBucket/JIRA Datacenter.
Unfortunately the settings in DevSpaces did not persist befor from day to day before so we decided to integrate all settings loading from GIT with devspace.yaml and for MS Visual Studio Code at .vscode/extensions.json (an possibly settings.json).
But this could not be achieved for our logon credentials (by token).
So we have to enter credentials each day from scratch (or from browser "wallet").
After we could manage persistant userspaces in OpenShift now we wonder if our logon to JIRA/BitBucket will automatically be persited with teh userspace. But unfortunately nothing did change regarding the behaviour of Atlassian plugin.
Since we could not figure out, where in the workspace the credentials for Atlassian plugin connections (BitBucket and JIRA) will be stored so that we can provide them at time of loading the plugins or storing in the persisted user space, we seemed to be stucked with now.
Obviously the generic place /.git-credentials, where the OS WorkSpace is storing the credentials (for normal GIT plugin) does not work for this.
Thank You in advance for anything helpful.
Beta Was this translation helpful? Give feedback.
All reactions