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

Refer feedback from #673 and augment documentation #684

Commits on Sep 7, 2020

  1. Refer feedback from openfaas#673 and augment documentation

    Refering feedback from the review openfaas#673 which adds multiple
    namespaces functionality which includes the following:
    * Extend operator readme to mention how to enable the feature
    * Remove mentioning that the operator does not support the feature
    * Replacing TODO context with the context from the request
    * Deferring the closing of the body of the namespaces handler
    * Merging the cluster role configuration so it is used in faas-netes
    * Reusing the logic of namespaces and secrets handling present in
      faas-netes in the operator. Removing the custom implementations
      as they are no longer used
    
    Signed-off-by: Martin Dekov <[email protected]>
    martindekov committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    28b5f49 View commit details
    Browse the repository at this point in the history