Docker login additional configuration options for docker authentication #67688
Replies: 8 comments
-
profile = salt'config.option'
|
Beta Was this translation helpful? Give feedback.
-
@terminalmage What are your thoughts on this? |
Beta Was this translation helpful? Give feedback.
-
I would like to submit the PR for this. I will have time to do it over the weekend. |
Beta Was this translation helpful? Give feedback.
-
See my comments here. |
Beta Was this translation helpful? Give feedback.
-
Alternate implementation here: #51677 |
Beta Was this translation helpful? Give feedback.
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
-
This was fixed 11 months ago. Please close this rather than letting it be closed as "stale". |
Beta Was this translation helpful? Give feedback.
-
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
salt/salt/modules/dockermod.py
Line 1393 in 927adb3
In reference to the above, would it be possible to make this function use master/minion config files as well as pillar data? I have used the "trifecta" of configuration options in other modules, but my external pillar setup does not easily support this particular configuration.
I am running salt version 2018.3.2 on Centos 7. My external pillar system is etcd.
Beta Was this translation helpful? Give feedback.
All reactions