Skip to content

Conversation

@ivanayov
Copy link
Contributor

@ivanayov ivanayov commented Jul 9, 2018

This fixes Go template to set app group properly.
Before used to add GEO data for user, after the change adds group to user

Signed-off-by: Ivana Yovcheva (VMware) iyovcheva@vmware.com

Description

Motivation and Context

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

Which issue(s) this PR fixes

Fixes #41

How Has This Been Tested?

Manually tested with docker run -ti <image> sh and by building function template.

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 fixes Go template to set app group properly. Fixes
[openfaas#41](openfaas#41). Before
used to add GEO data for user, after the change adds group to user

Signed-off-by: Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
Copy link
Member

@LucasRoesler LucasRoesler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexellis
Copy link
Member

Please ping Kiril. I think we had some issues when using the proper user group.

@alexellis
Copy link
Member

@kvuchkov

@alexellis
Copy link
Member

I am pretty sure we can't merge this change since it caused permissions errors with buildkit in OpenFaaS Cloud. Pinging: @kvuchkov

@alexellis
Copy link
Member

Derek add label: blocked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong flag set for group in non-root users

3 participants