1
0
mirror of https://github.com/minio/minio.git synced 2025-03-26 15:30:57 -04:00

2 Commits

Author SHA1 Message Date
Anis Elleuch
433c2831ae
fix: typo in parsing non remote env variables () 2020-08-07 09:57:20 -07:00
Harshavardhana
77509ce391
Support looking up environment remotely ()
adds a feature where we can fetch the MinIO
command-line remotely, this
is primarily meant to add some stateless
nature to the MinIO deployment in k8s
environments, MinIO operator would run a
webhook service endpoint
which can be used to fetch any environment
value in a generalized approach.
2020-08-06 18:03:16 -07:00