Skip to content

Tags: EsrefDurna/faas-netes

Tags

0.4.6

Toggle 0.4.6's commit message
Attach SecretTypeDockerConfigJson secret type for deployments

The SecretTypeDockerConfigJson is now used as of Kubernetes 1.9
to store image pull secrets for fetching images from private
repositories. [0] This change allows SecretTypeDockerConfigJson
as a parallel option to the existing option SecretTypeDockercfg.

[0] https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/

Signed-off-by: Alex Ellis (VMware) <[email protected]>

0.4.5

Toggle 0.4.5's commit message
Fix bad error messasge about updates to reads

Signed-off-by: Alex Ellis (VMware) [email protected] <[email protected]>

0.4.4

Toggle 0.4.4's commit message
Code review: re-vendor and update to AvailableReplicas

Signed-off-by: Alex Ellis (VMware) <[email protected]>

0.4.3

Toggle 0.4.3's commit message
Move to non-root user

Signed-off-by: Alex Ellis <[email protected]>

0.4.2

Toggle 0.4.2's commit message
make async=true as default

Signed-off-by: Rimas Mocevicius <[email protected]>

0.4.1

Toggle 0.4.1's commit message
Update to FaaSProvider 0.5 with health endpoint

Signed-off-by: Alex Ellis <[email protected]>

0.4.0

Toggle 0.4.0's commit message
Clean up SECRETS intro paragraph

Signed-off-by: Lucas Roesler <[email protected]>

0.3.9

Toggle 0.3.9's commit message
Update latest license check

Signed-off-by: Alex Ellis <[email protected]>

0.3.8

Toggle 0.3.8's commit message
Correcting the enviroment variable for async timeout

Signed-off-by: abhi <[email protected]>

0.3.7

Toggle 0.3.7's commit message
Disable Prometheus scraping for function services

Signed-off-by: Stefan Prodan <[email protected]>