Add support for data formated cluster API credentials overrides in salt.modules.kubernetes (feature request) #67615
Replies: 9 comments
-
|
That would be great to have. If you had time to submit a PR we would greatly appreciate it. Otherwise, I have marked this as a feature request. Thanks, |
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 is still an issue, please don't close it |
Beta Was this translation helpful? Give feedback.
-
|
@saltstack/team-core can you reopen this? |
Beta Was this translation helpful? Give feedback.
-
|
Bad bot! |
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.
-
|
Thank you for updating this issue. It is no longer marked as stale. |
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.
-
|
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.
-
Description of Issue/Question
It's possible to override API settings according to https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.kubernetes.html
I would like to do exactly this but for the "data" format instead such as:
For some reason this format was skipped but it's more usable since it's very easy to store the data as pillar instead of files on each minion.
Setup
N/A
Steps to Reproduce Issue
N/A
Versions Report
Tested with 2017.7.3
Beta Was this translation helpful? Give feedback.
All reactions