Tim Jones

Results 25 issues of Tim Jones

There needs to be a way to support private repos, using either HTTP auth or SSH keys

#### What happened: Deploy Azure Cloud Provider via Helm chart in a cluster with a `cluster-cidr` of an IPv6 /64 block, failed to allocate node pod CIDR since the default...

kind/bug
lifecycle/rotten

We recently ran into an issue with using Equinix CCM `v3.5.0` with MetalLB `v0.12.1` with the ConfigMap not having the correct IP address for a node in the cluster and...

kind/bug
triage/accepted

It is unclear currently which of the APIs/`talosctl` commands are available when a node is not configured, using `--insecure` flag.

kind/documentation

Would it be possible\feasible to add auto-type support in the style of https://github.com/carnager/rofi-pass ?? In short, multi-line pass files with field names. ``` foobarmysecurepassword --- user: MyUser SomeField: foobar AnotherField:...

In the README you state that the discovery service can be configured by the `ETCD_HOST` environment variable, but the `pxc-entry.sh` script actually uses `DISCOVERY_SERVICE`

### Problem Description Omni Machines have helpful extra labels but the Kubernetes Nodes do not by default. ### Solution Have an (optional) controller to ensure labels on a Kubernetes node...

If I have a single dependency configured in multiple files (i.e. a static site built using Hugo & deployed using Netlify) each need to be specified in separate steps which...

**Is your feature request related to a problem? Please describe.** I want to use the Vault from outside the kubernetes cluster (CI pipelines, UI for developers, etc) and thus prefer...

## Feature Request ### Description Currently podA on nodeA can access any network service on nodeB if KubeSpan is enabled, but podB on nodeB cannot since the source is no...