Ankit Chawla and GitHub
e8ff79e448
Prevent env deletion if any function exists ( #2343 )
...
* Added force deletion flag for env
2022-02-07 16:20:54 +05:30
Ankit Chawla and GitHub
b27043518f
Added ignorenotfound flag for all resources' deletion ( #2293 )
...
Treat \"resource not found\" as a successful delete if ignorenotfound flag passed while deletion of Fission resource.
2022-01-06 17:30:05 +05:30
Pradeep Lakshmi Narasimha and GitHub
c9da527d37
feature: Added command to list pods managed by fission for environment/function ( #2207 )
2021-10-10 10:52:42 +05:30
Sanket Sudake and GitHub
ece0475808
Labels and annotation support for functions and environments ( #2113 )
...
1. Support for adding labels and annotations to functions & environment via fission CLI through create & update command.
2. Change ensures labels and annotations assigned to the environment would reflect on pods created via executor type pool manager and new deploy.
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com >
2021-07-15 17:22:01 +05:30
9d199c86c5
Fix env resources getting pruned due to CRD Validation ( #1833 )
...
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com >
2020-10-16 23:46:50 +05:30
Ta-Ching Chen and GitHub
520cc0e130
Add --dry option to view the generated spec without saving ( #1504 )
2020-01-24 20:43:42 +08:00
Ta-Ching Chen and GitHub
a66de4c601
Support to set imagePullSecret when creating environment ( #1429 )
2019-11-22 18:19:57 +08:00
Ta-Ching Chen and GitHub
7b6e4318d4
Reorder command flag and add missing flags ( #1394 )
2019-11-10 14:58:29 +08:00
Ta-Ching Chen and GitHub
d3d8ff6c1b
Replace flag text with const ( #1391 )
2019-11-09 22:13:35 +08:00
Ta-Ching Chen and GitHub
1888cd2ac7
Migrate from urfave/cli to cobra ( #1385 )
2019-11-08 21:22:00 +08:00