Ignasi Barrera

Results 10 issues of Ignasi Barrera

I know this is not yet a huge community, but there are already some good practices in place, such as monthly meetings, a somehow formal process to propose new members...

**What happened**: When using the annotation filter with annotation values larger than 63 characters, an error is reported: ``` time="2023-02-09T12:23:37Z" level=error msg="couldn't parse the selector string \"nacx.io/fqn notin (nacx/io/resources/dev/workspaces/custom/gateways/development/ingressgateways/defaultapp)\": unable...

kind/bug

Refactor project according to new project structure (as done in jclouds-labs) - [ ] Move pom configuration from project/pom.xml to root pom.xml - [ ] Remove project and resources modules...

Add support for Chef Server 11. There are several methods that seem to have changed in the API. It seems that HEAD operations are no longer supported and that cookook...

Community Chef

Hosted Chef allows to get the details of the current user and manage user invites. Although the api is not documented, the available resources can be extracted from: https://github.com/seth/knife-acl

Hosted Chef

Private Chef extends the Hosted Chef features by providing a management api for users. Although the api is not documented, the available resources can be extracted from: https://github.com/stevendanna/knife-opc

Private Chef

Private Chef allows to manage Organizations, to provide multi-tenancy. Although the api is not documented, the available resources can be extracted from: https://github.com/stevendanna/knife-opc

Private Chef

Hosted Chef allows to manage the ACLs for the different actors. Although the api is not documented, the available resources can be extracted from: https://github.com/seth/knife-acl

Hosted Chef

Related to https://github.com/envoyproxy/ratelimit/issues/321 and https://github.com/envoyproxy/ratelimit/issues/538 This PR bridges the `gostats` logging sink to the ratelimit logger, so that the statsd logs can be enabled/disabled according to the `LOG_LEVEL` env var....