Brendan

Results 5 issues of Brendan

The plugin currently does not support Rules section as described at https://docs.aws.amazon.com/servicecatalog/latest/adminguide/reference-template_constraint_rules.html. It marks such sections with an 'Unknown section' error. ![cf-rules](https://user-images.githubusercontent.com/511510/39514920-72c03d76-4df0-11e8-91bc-d5a3f90cbaf5.png)

There is an additional comma in the script SetMaxDOP.ps1 which causes the stack creation to fail. cfn-init log file shows: ``` 2019-07-24 16:40:47,977 [DEBUG] Command a-set-maxdop output: At C:\cfn\scripts\SetMaxDOP.ps1:22 char:15...

**Describe the bug** When Kubevela tries to pull an image from an insecure HTTP Docker Registry, it is using HTTPS for the URL. **To Reproduce** 1. Create a Docker Registry...

### Description of your changes I have: - [ ] Read and followed KubeVela's [contribution process](https://github.com/kubevela/kubevela/blob/master/contribute/create-pull-request.md). - [ ] Update `sidebar.js` if adding a new page. - [ ] Run...