Javier Cortejoso

Results 13 issues of Javier Cortejoso

If using any Helm version previous to 2.17, the default stable repo url https://kubernetes-charts.storage.googleapis.com/index.yaml is not available any longer, so the `helm init` command fails. ``` Running: helm init --client-only...

cla: yes

### Description This charts includes two changes: - Changes in celotool (`installGenericHelmChart` and `upgradeGenericHelmChart`) to allow passing a remote chart reference (like `/` as `ChartDir` function parameter. - Added `helmAddRepoAndUpdate`...

### Description _A few sentences describing the overall effects and goals of the pull request's commits. What is the current behavior, and what is the updated/expected behavior with this PR?_...

As part of the nightly tests, one of the harder parts is checking the on-going status of the test, validating that everything is working as expected, detect if anything does...

blockchain

Hi! Small PR to include as values custom annotations for the controller deployment. Rationale for this is that our github credentials are automatically rotated. ARC controller secrets are read when...

### Description - Added `faucetLoadTestThreads` to faucet loadTest clients when it is executed - Added `chainId` to txOptions

stale

Ignore Markdown changes when running. ### Description Two changes: - Update reference celo-blockchain test branch to latest stable `release/1.8.x` - Trigger all the jobs from circleci.yml workflow when there is...

### Description Refactor the container workflows for building the sha and tagged (release) images. More importante changes: - Using `regctl` as more flexible tooling for adding the tags - `add-docker-tag`...

### Description Using new debian release codename trixie (testing debian release branch) to compare the affected CVEs using this base image compared to bookworm (stable release branch)

Add public documentation to https://docs.celo.org about the different sync modes of celo-blockchain (full, light, lightest, fast?), with the differences and the use-cases for each of the modes.

good first issue