Simon Krenger

Results 5 issues of Simon Krenger

In the modules affected, the name of the module in the example is not correct. This is probably due to renaming in the past, but can be confusing when using...

This commit fixes two issues for the nsxt_logical_ports module: * Fixed syntax for module arguments. Fixed parentheses and general syntax problems in the module argument parsing part. * Some module...

# Problem When creating a new service binding, credentials are returned as proper JSON objects: ``` $ curl -X PUT --user "my_user:my_password" -H'Content-Type: application/json' -d '{ "service_id": "my_id","plan_id": "my_plan_id", "context":...

Following issue #5 there should definitely be tests added to this project, generating CSV data from known XML files.

enhancement

### Describe the bug The customer would like to set the `openshift.io/node-selector` annotation on newly created namespaces. They are aware of `devEnvironments.nodeSelector`, but would like to set the Node Selector...

kind/bug
status/analyzing
severity/P2
help wanted
area/che-server