Miles Stötzner
Miles Stötzner
### Description [Device Authorization Flow Node.js sample code](https://auth0.com/docs/quickstart/native/device/01-login#example-post-to-device-code-url) is not encoding data correctly. The sample code passes a JSON object to axios which expects a string. The solution is to...
If there is an empty DeploymentArtifacts XML Tag inside a Node Type Implementation then planning throws a Null Pointer Exception. This happens e.g. when a Deployment Artifact is added in...
Should be possible to run docker container in privileged mode. For example, to initalize a vcan inside the container. - [x] adjust management bus - [x] adjust docker container node...
##### SUMMARY Add a resource to deploy applications on GCP AppEngine. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME google.cloud.gcp_app_engine_application ##### ADDITIONAL INFORMATION If correctly understood, this collection only...
Winery sets not used (and therefore) unnecessary namespaces, e.g., when editing the application description. See https://github.com/OpenTOSCA/tosca-definitions-example-applications/pull/6/commits/289fff1b32bec0064e6d703bedff20d4b727d7d4
If one input parameter of a management operation is removed, then _all_ are removed.
## Description Hey, I am having trouble accessing properties of a host using opera version 0.7.0. The scenario works fine using opera version 0.6.9. I think this is related to...
## Description Hey, I am having trouble with assigned attributes which are lost during an update of the service template. I encountered this problem when assigend public addresses of compute...
Following https://github.com/onecommons/unfurl/issues/341, it would be great if there is a validation that, e.g., an interface type can not be assigned to a node template or artifact definition. The following simple...
Are type names unique per type collection (node types, artifact types, interface types, etc.) or per service template? I am currently developing my own normative types. Thereby, I also define...