Jeroen Landheer
Jeroen Landheer
After installing v7.3.0 the `azure` provider breaks. Our configuration works with v7.2.1 but once I install v7.3.0 we get the following in the log file: ``` [2022/05/30 09:45:12] [azure.go:227] unable...
I had a student that came with a piece of code that looked like this: ``` var t = SomeClass. SomeMethod(). SomethingElse(); ``` The neater version would be: ``` var...
### Expected behaviour It looks like the extension is using `kubectl` for watching resources in kubernetes but spawns a process for each and every single item in the workloads /...
### Usage Information VS2022 Nuke build extension ### Description This is about the Visual Studio extension. When opening up the solution I'm getting 5 times the dialog box "Nuke Support"...