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

Can't overwrite function name by using name option #210

Open
cscetbon opened this issue May 11, 2020 · 2 comments
Open

Can't overwrite function name by using name option #210

cscetbon opened this issue May 11, 2020 · 2 comments

Comments

@cscetbon
Copy link
Contributor

Using name option doesn't do anything

functions:
  playground:
    handler: handler.playgroundHandler
    name: ${self:provider.stage}-${self:provider.namespace}-kubeless-playground

the function deployed is still named playground when it should be prod-ns1-kubeless-playground

@andresmgot
Copy link
Contributor

andresmgot commented May 12, 2020

That parameter is not supported yet for Kubeless as far as I recall.

@cscetbon
Copy link
Contributor Author

cscetbon commented May 13, 2020

Then I guess this issue is a feature request then

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants