Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Enable basic-auth #32

Merged
merged 2 commits into from
Sep 10, 2018
Merged

Enable basic-auth #32

merged 2 commits into from
Sep 10, 2018

Conversation

alexellis
Copy link
Member

This prevents the faas-swarm service from being accessed from
functions within the overlay network.

Tested with additional changes to the faas compose file to add
the required secrets. Overhead is minimal.

Tested on Swarm cluster.

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

Description

Motivation and Context

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

How Has This Been Tested?

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.

This prevents the faas-swarm service from being accessed from
functions within the overlay network.

Tested with additional changes to the faas compose file to add
the required secrets. Overhead is minimal.

Tested on Swarm cluster.

Signed-off-by: Alex Ellis (VMware) <[email protected]>
- This is a feature flag depending on the env-var "basic_auth"

Signed-off-by: Alex Ellis (VMware) <[email protected]>
@alexellis alexellis merged commit c2fcde9 into master Sep 10, 2018
@alexellis alexellis deleted the enable_auth branch September 10, 2018 12:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant