| Summary: | Limit of 25 user-set environment variables | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Greg Signal <greg.signal> |
| Component: | Containers | Assignee: | Dan McPherson <dmcphers> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | abhgupta, dmcphers, greg.signal, wjiang |
| Target Milestone: | --- | Keywords: | SupportQuestion |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-26 19:08:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Greg Signal
2013-11-26 23:54:48 UTC
Hi Greg, I don't want to remove the limit entirely. Can you give me an idea of what number might make you happy? -Dan Increased to 50: https://github.com/openshift/origin-server/pull/4709 Commits pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/49de4a6c3fde6d47fb244475514e4680079d2fd5 Bug 1035046 - Increase user set env vars to 50 https://github.com/openshift/origin-server/commit/150e8320f6f6d7863206516965cd86d2243e34b5 Merge pull request #4709 from danmcp/dev/bug1035046 Merged by openshift-bot Hi - thanks for this, I was out of reach until now so apologies for not replying sooner. 50 should be sufficient I imagine (In reply to Dan McPherson from comment #3) > Increased to 50: > > https://github.com/openshift/origin-server/pull/4709 I have sync the code for the bug, for the changed code not in devenv_4356(I do not know why), and after synced the number changed to 50. After the code have been really merged, I will verified this "issue". Tried on devenv_4357 and the number has been increased to 50. |