Czékus Máté
                                            Czékus Máté
                                        
                                    Signed-off-by: Czékus Máté ## Description Update ingress operator to go 1.18, re-generate codegen with `make update-codegen`. ## Motivation and Context - [X] I have raised an issue to propose this...
## Description Update go version in CI and locally. ## Motivation and Context - [X] I have raised an issue to propose this change ([required](https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md)) #9 ## How Has This...
It would be really nice to provide a flag to append a prefix or suffix to the server and other commonly named structures. Right now if you would like to...
Validate username in `login.go` command Fixes #3069
Add a new feature where a user can provide a list of dependencies in a form of a config file like `arkadefile.json` or `arkadefile.yaml`. The goal of this feature to...
To further improve the language server protocol: - we should use the `InitializationOptions` to get the configuration from the client side (which should be parsed/validated in this case) and merge...