Maxime Brunet

Results 58 issues of Maxime Brunet

Hi @iridakos, I was looking for a small and simple app to make [my own demo of running an app on a Cloud provider](https://github.com/maxbrunet/lofocats_infra) and I chose yours. I don't...

review

And the same as iridakos/lofocats_api#2 for the UI: * Add `Dockerfile`: * the container can be run as `daemon` (UID 2) instead of `root` * Add `docker-compose.yml` for development: *...

**Is your feature request related to a problem? Please describe.** I am trying to make my CI pipeline stricter to catch unknown fields at the root of the Kubernetes manifests,...

enhancement

Something I mentioned in https://github.com/parca-dev/.github/pull/4#issuecomment-1204483407. This would ensure it still works as advertised and if not, we would know it needs a bump: https://github.com/parca-dev/parca/blob/172f9173751f6769fe8ac8855bf3dc4fb6ff0947/go.mod#L3 Note: If merged, the required checks...

ESLint v8 requires [typescript-eslint v5](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0): ``` TypeError: Failed to load plugin 'jest' declared in '.eslintrc.yml': Class extends value undefined is not a constructor or null ``` And it seems `eslint-plugin-node`...

Because it is that easy. If it is not desired, please simply close the PR :grin:

- [x] This is a bug report - [ ] This is a feature request - [x] I searched existing issues before opening this one ### Expected behavior These cases...

The merge commit template insertion is skipped on an error, Refined Bibucket wrongly logs that it is related to permissions: ``` [refined-bitbucket] User doesn't have permissions to merge this pull...

## Description This started off from "I want to easily configure the resources of any kube-rbac-proxy" and end by "we can do the full config for kube-rbac-proxy in values like...

stale

**What is missing?** I stumbled upon this new recommendation reading the [karpenter.sh](https://karpenter.sh/) documentation[^karpenter-concepts]: > **Note** > Don’t use `podAffinity` and `podAntiAffinity` to schedule pods on the same or different nodes...

kind/feature