Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenFaaS OEM as a deployment option in the Helm chart #1197

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

welteki
Copy link
Member

@welteki welteki commented Feb 22, 2024

Description

Add Helm parameters to deploy OpenFaaS OEM:

openfaasOEM: true

faasnetesOEM:
  image: ghcr.io/openfaasltd/faas-netes-oem:0.1.0-rc1

Why is this needed?

  • I have raised an issue to propose this change (required)

Add support for OpenFaaS OEM, a less restricted version of OpenFaaS CE.

Who is this for?

What company is this for? Are you listed in the ADOPTERS.md file?

How Has This Been Tested?

  • Verified the chart works to deploy OpenFaaS OEM.
  • Verified the chart still works for OpenFaaS Pro and OpenFaaS CE

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@welteki welteki changed the title Add openfaasOEM as a deployment option in the Helm chart Add OpenFaaS OEM as a deployment option in the Helm chart Feb 22, 2024
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <han@openfaas.com>
@alexellis alexellis merged commit b49d9ba into openfaas:master Feb 22, 2024
2 of 3 checks passed
@welteki welteki deleted the oem branch February 22, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants