virtuatable-museum / virtuatable

Utility classes for the virtuatable services
0 stars 0 forks source link

Reimplement the gateway decorator #2

Closed vincentcourtois closed 4 years ago

vincentcourtois commented 4 years ago

The gateway decorator is used to request a service from another service. It is currently in the file arkaan/lib/arkaan/decorators/gateway.rb

warning : there MUST NOT be a missing env variable mecanism as the application key MUST be required when loading the application and the application MUST NOT be able to load when the variable is not given

vincentcourtois commented 4 years ago

warning the gateway MUST NOT be called a "decorator", declare it into Virtuatable::Gateway

vincentcourtois commented 4 years ago

Not applicable as we don't have a software gateway anymore after switching to Kubernetes