Timoses

Results 50 comments of Timoses

Okay, I was able to extract the following piece from the C header file and modified it to only contain the entries that yield the errors, `test.h` ``` #include struct...

What about a simple `--tag` and `--branch` argument for `ship init` and `ship update`? * Using `ship init --branch XYZ` would fetch latest contents from that branch. * Subsequent `ship...

> I'm gonna call this a bug because we could message/detect this a little better. As stated, not sure if there's a catch-all for the "chart doesn't have a values.yaml...

Hi @mdditt2000 . I don't quite understand. In the BigIP device when I have the Kubernetes partition selected I have the following 3 profiles (which were created by the f5-bigip-ctlr):...

I believe that only happens if you configure talosconfig to use all nodes as default (and doing that is warned about in the documentation if I remember correctly). That is...

Thanks for linking me here @smira. As a Talos novice I don't quite understand the issue description and its relation to #5653.

> the idea is here to use something along the lines of `talosctl -l control-plane get links` , wehre `control-plane` a node label assigned outside kubernetes I like that idea....

This is quite annoying if all one wants to do is to e.g. simply start a script before/after building a unittest. Adding the "unittest" configuration somehow breaks the "normal" unittest...