Skip to content

Commit bf0e324

Browse files
committed
Remove Java8 and arm-based templates
Users are still using the java8 template despite java8 being deprecated. This should prevent that going forward, the java11 template is compatible. Users can use an older SHA / tag of the repo if they are still migrating off the deprecated java8 template: https://github.com/openfaas/templates/releases/tag/1.9.0 The armhf and arm64 templates are no longer required, since they are duplicates of the normal templates. What matters more for arm is using a multi-arch template, or building on the correct device. There's no explicit need to use the armhf template as it adds nothing. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 7943118 commit bf0e324

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+0
-1559
lines changed

template/csharp-armhf/.dockerignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

template/csharp-armhf/Dockerfile

Lines changed: 0 additions & 43 deletions
This file was deleted.

template/csharp-armhf/Program.cs

Lines changed: 0 additions & 24 deletions
This file was deleted.

template/csharp-armhf/function/Function.csproj

Lines changed: 0 additions & 9 deletions
This file was deleted.

template/csharp-armhf/function/FunctionHandler.cs

Lines changed: 0 additions & 12 deletions
This file was deleted.

template/csharp-armhf/root.csproj

Lines changed: 0 additions & 20 deletions
This file was deleted.

template/csharp-armhf/template.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

template/go-armhf/Dockerfile

Lines changed: 0 additions & 55 deletions
This file was deleted.

template/go-armhf/function/handler.go

Lines changed: 0 additions & 10 deletions
This file was deleted.

template/go-armhf/go.mod

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)