MetaCell / cloud-harness

Other
16 stars 5 forks source link

CH-91 Add support for envmap #757

Closed condar-metacell closed 3 months ago

condar-metacell commented 3 months ago

Closes CH-91

Implemented solution

Added support for envmap in harness applications which will add named environment variables to the pods, noted env as deprecated though not yet obsoleted. ...

How to test this PR

Build and deploy the samples api. Call the Samples /api/ping endpoint, if a 200 response is received then the environment variables were correctly set in the pod. ...

Sanity checks:

Breaking changes (select one):

Possible deployment updates issues (select one):

Test coverage (select one):

Documentation (select one):

Nice to have (if relevant):