You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In GitLab, considering https://git.example.com/group exists as a place for all the function repositories and user user is a member of that group and also exists in customers file, currently there's no way to see the list functions in group in openfaas cloud dashboard.
When logged in successfully to the dashboard I'm being redirected to may own page at /dashboard/user which only shows functions under my own personal namespace (i.e. my personal repositories) and not the groups I'm member of.
Current Behaviour
In GitLab, considering
https://git.example.com/groupexists as a place for all the function repositories and useruseris a member of that group and also exists in customers file, currently there's no way to see the list functions ingroupin openfaas cloud dashboard.When logged in successfully to the dashboard I'm being redirected to may own page at
/dashboard/userwhich only shows functions under my own personal namespace (i.e. my personal repositories) and not the groups I'm member of.