1
0
mirror of https://github.com/rancher/types.git synced 2025-09-02 05:35:16 +00:00
Files
types/apis/project.cattle.io/v3
Steven Crespo 7d11888f1e Fix env variable interpolation
- Add new type EnvironmentVar to emulate k8s' EnvVar type structure with
an EnvironmentFrom nested type (EnvironmentFrom represents everything
relevant in k8s' EnvVarSource type)
- Modify env mapper to store environmental variables in an array of
EnvironmentVar types to preserve their order (variables of type EnvFromSource
are still kept separate like upstream).
2020-12-25 22:19:49 -08:00
..
2020-02-05 21:30:28 -07:00
2020-12-25 22:19:49 -08:00
2020-03-04 13:32:21 -07:00
2019-09-30 09:56:50 -07:00
2019-04-10 13:49:15 -07:00