fn icon indicating copy to clipboard operation
fn copied to clipboard

Scheduling as core capability of Fn

Open crush-157 opened this issue 5 years ago • 1 comments

Fn should support functions being invoked on a scheduled basis.

It should be possible to create a schedule via either:

  • an entry in func.yaml
  • CLI

Schedule syntax should be consistent across all environments.

However schedule implementation could differ depending on the environment where Fn is deployed.

crush-157 avatar Dec 16 '19 22:12 crush-157

maybe https://github.com/fnproject/fn/issues/21 dublicate?

bogdartysh avatar Apr 09 '20 11:04 bogdartysh