neha_gupta
neha_gupta
Implemented common flag `--namespace` across the CLI.
Implemented in https://github.com/fission/fission/pull/2556 . Usage: - User can provide namespace while creating spec file eg, `fission env create --name node --image fission/node-env --spec --namespace ns1` - this will add namespace...
Since all CRUD API for Fission CRDs are called from CLI, we have stopped calling those APIs (i.e. controller APIs) from CLI and have made direct calls to API server....
Hello @linsun , I am an Open source contributor and interested in this task. Can I start contributing to this issue or are you looking for someone from the SPIRE...
Hello @maxlambrecht should I start working on this issue? Just wanted to know if SPIRE team has not started working on it.
Thank you for the response @maxlambrecht . Also, can you please help me to understand the scope of this issue?
In the current implementation of ISTIO + SPIRE integration - - the code checks for any socket on a fixed location, and if not found it goes and initialises default...