Stefano d'Antonio

Results 19 issues of Stefano d'Antonio

### Description ```fsharp type ShowArgs = // Can't make this non-mandatory | []Args of filter : string with interface IArgParserTemplate with member this.Usage = "" type XPasswdArgs = | []Database...

bug
up-for-grabs

The documentation still states: "The AKS cluster can have a maximum of 100 node pools. You can have a maximum of 1,000 nodes across those node pools. For more information,...

triaged
assigned-to-author
doc-enhancement
Pri2
azure-kubernetes-service/svc

I'm trying to understand the output of `skdump` as I noticed: `Attribute Parsing Verification: Bad` in the output on my new drive; however: `man skdump`, `man libatasmart` do not yield...

**Is your feature request related to a problem? Please describe.** After updating Myriad (and consequently Fantomas), all the generated code misses keywords, turns out new Fantomas versions require a non-None...

**Is your feature request related to a problem? Please describe.** I cannot use the task as I cannot set the secrets provider, this forces me to fall back to installing...

kind/enhancement

**Describe the bug** When leaving the session inactive for a certain variable amount of time, often the keyboard does not respond anymore when trying to interact again with the remote...

waiting-feedback
stale

### Relevant telegraf.conf ```toml [[inputs.file]] files = ["/data/*.Food.csv"] data_format = "csv" csv_header_row_count = 1 csv_timestamp_column = "Date & Time" csv_timezone = "Europe/Rome" csv_timestamp_format = "2025/01/20 19:01:01" csv_tag_columns = ["Meal","Name","Amount"] csv_field_columns...

bug

### Summary ```yaml - name: Set up network community.general.nmcli: conn_name: Ethernet ifname: enp6s0 type: ethernet method4: manual ip4: 192.168.1.2/24 gw4: 192.168.1.1 dns4: - 1.1.1.1 - 1.0.0.1 state: present autoconnect: yes...

bug
module
plugins

- [x] I have searched open and closed issues for duplicates. - [x] I have searched the [forum](https://forum.duplicati.com) for related topics. --- ## Environment info - **Duplicati version**: 2.2.0.1 -...