Vuk Vasić
Vuk Vasić
### 💻 - [ ] Would you like to work on this feature? ### What problem are you trying to solve? PR limits the size of inputSourceMap to 1MB since...
**Is this a BUG REPORT or FEATURE REQUEST?**: Bug report **What happened**: I cannot load Newtonsoft JSON into .Net Kubeless function since it will throw error: System.IO.FileLoadException: Could not load...
##### Brief Description My idea was to use CppSharp to generate PInvoke classes for ModSecurity c++ library. OS: Windows / OS X / Linux (include version and/or distro) Ubuntu 20.04...
**Description** VCenter provider does not upload ISO file to Datastore. Command for uploading passes but no ISO file is present. Also vCenter never gets IP address and DNS with vmware...
When i deploy helm chart of cluster i get only two pods. One of them shows: Readiness probe failed: HTTP probe failed with statuscode: 503 with error Getting cluster slots...
As a Developer I would like to have an option to add custom elements to palette in designer and also to viewer, __Describe the solution you'd like__ Exporting a registry...
### What problem are you facing? I am trying without sucess to find a document that describes what happens if provider such as AWS introduced new resource version for example...
This document is outdated: https://github.com/crossplane/crossplane/blob/master/docs/cloud-providers/azure/azure-provider.md?plain=1#L43 grant command now requires **--scope** argument on Azure CLI and it is not documented what scope is needed. And also **--expires never** is no longer...
It would be nice if we have a configurable outputTemplate in Console sink as .Net serilog does. For example: ``` outputTemplate: "[{Timestamp:u} {Level:u3}] {Message:lj}{NewLine}{Exception} ```
### What happened? I deployed the AKS cluster using AKSCluster CRD, after deployment I wanted to increase the node size of AKS, so I changed AKSCluster definition so that `nodeCount`...