Giovanni Bassi

Results 145 issues of 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...

new feature

Line ending should be the platform default.

bug
Area-Completions

Please add completions for [Nushell](https://nushell.sh/).

🙏Help Wanted
😇Feature Request
Shell completion

## 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...

enhancement

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:...

Documentation
good first issue

**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)...

kind/feature-request
triage/accepted

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...

help wanted

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...