Giovanni Bassi
Giovanni Bassi
**Is your feature request related to a problem? Please describe.** Yes, I would like the Navi Widget to work on Nushell. **Describe the solution you'd like** `navi widget nushell` **Describe...
Line ending should be the platform default.
Please add completions for [Nushell](https://nushell.sh/).
## Scope of your request A way to expose load balanced services. ## Describe the solution you'd like [MetalLb](https://metallb.universe.tf/) allows the usage of k3d with services of type `LoadBalancer`. It...
In a `psafile.ps1` you usually get the `PSUseDeclaredVarsMoreThanAssignments` warning, because it seems those variables are not used outside of that block. The only way to supress it is to add:...
**Problem** Currently broker and trigger need to be in the same namespace. I'd like to be able to have a trigger in a different from the broker. **[Persona:](https://github.com/knative/eventing/blob/main/docs/personas.md)** [System Integrator](https://github.com/knative/eventing/blob/main/docs/personas.md#system-integrator)...
My use case is the same as previous users, I'm using a JClouds app, which still uses SharedKeyLite. More specifically, https://github.com/gaul/s3proxy. The idea is to use the S3 api to...
Also fixed several nullability warnings. Closes #272.
Right now we are getting warnings, like: ``` /home/user/.nuget/packages/cloudnative.cloudevents.systemtextjson/2.7.1/lib/netstandard2.1/CloudNative.CloudEvents.SystemTextJson.dll : warning IL2104: Assembly 'CloudNative.CloudEvents.SystemTextJson' produced trim warnings. For more information see https://aka.ms/dotnet-illink/libraries [/app/consumer.csproj] /home/user/.nuget/packages/cloudnative.cloudevents.systemtextjson/2.7.1/lib/netstandard2.1/CloudNative.CloudEvents.SystemTextJson.dll : warning IL3053: Assembly 'CloudNative.CloudEvents.SystemTextJson' produced...
Adding Nushell to the script was thanks to the work done earlier to setup Fish. I also updated the readme. I left out the GNU watch comment, as Nushell does...