openfaas/ofc-bootstrap

[Feature] Add check command

Aberta

#173 aberto em 29 de dez. de 2019

 (1 comentário) (0 reação) (0 responsável)Go (61 forks)auto 404
help wantedsize/lskill/intermediate

Métricas do repositório

Stars
 (177 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

This feature would add a ‘ofc-bootstrap check -f init.yaml’ command which would run through a number of diagnostics and advise the user of the status of their deployment.

To start with, these items would be of most value to check:

  • Were secrets created?
  • Is OpenFaaS deployed?
  • Does the gateway respond?
  • Is the advertised DNS valid and pointing to the correct domain?
  • Is cert-manager available?
  • Is the registry credential valid?

Guia do colaborador