Davide Pruscini
|
7af58b5eb4
|
Fixed PersistentVolumeClaim spelling error (#2069)
* fix typo in function's volume attribute (#1993)
Correct the misspelled attribute 'PersistentVolumeClaim' in the function's volume name.
* reload accidentally deleted file
* fixup: added migration func
Signed-off-by: Matej Vasek <mvasek@redhat.com>
* fixup: migration func
Signed-off-by: Matej Vasek <mvasek@redhat.com>
---------
Signed-off-by: Matej Vasek <mvasek@redhat.com>
Co-authored-by: Matej Vasek <mvasek@redhat.com>
|
2023-11-07 21:28:46 +00:00 |
Zuhair AlSader
|
6558f9652d
|
add pvc and emptyDir to function_volumes (#1666)
* add pvc and emptyDir to function_volumes
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
* add pvc and emptydir to deployer
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
* add config functions
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
* update tests
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
* use random string for emptydir
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
* include func yaml schema
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
* fix make schema-generate
it needs to be regenrated every time.
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
* make function volumes dependency-free
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
* add prompt for extension flags
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
* add dependency in func_yaml-schema
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
---------
Signed-off-by: Zuhair AlSader <zuhair@koor.tech>
|
2023-05-03 13:57:56 +00:00 |
Manoel Marques
|
c8f22e735b
|
Minimal initial func.yaml (#1630)
|
2023-03-27 06:55:57 +00:00 |
Zbynek Roubalik
|
5a4803bf95
|
chore: refactor repository layout (#1554)
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
|
2023-02-15 08:46:52 +00:00 |