Ricardo Maraschini

Results 16 issues of Ricardo Maraschini

#### What this PR does / why we need it: This PR introduces a single source of truth for Installer object validations. It provides a set of rego rules and...

type::chore

**What this PR does / why we need it**: OCI getter does not seem to be taking into account the proxy settings. See this example: ```go var getters = getter.Providers{...

size/XS

I have an environment that can only reach the internet through a Proxy, with `http_proxy` and `https_proxy` environment variables set I can't PULL an image using oci protocol: ``` $...

help wanted
feature
oci

**Bug Description** When I use the `spec.uri` of a support bundle the [documentation](https://troubleshoot.sh/docs/support-bundle/supportbundle/#uri) states the the version pointed by `spec.uri` replaces the spec but it is actually merging the two...

**Bug Description** If I have the same host analyser defined in two different specs they end up showing twice when I run `kubectl support-bundle spec0 spec1`. The same does not...

Implement log verbosity.

enhancement
good first issue

Search and fix typos and or poorly written english.

documentation

#### What this PR does / why we need it: the crd fields may change after the cluster upgrade so we can't rely on the current version when starting an...

type::feature

### Is your feature request related to a problem? Please describe. On versions v1.28 and v1.29 K0s does not load new OCI bundles without a process restart. This feature has...

enhancement