estahn
Repos
29
Followers
60
Following
42

A prometheus exporter for PHP-FPM.

465
87

:wheel_of_dharma: Mirror images into your own registry and swap image references automatically.

379
31

Identifies geographically closest cloud provider region

13
2

JSON assertions for PHPUnit (including JSON Schema)

35
11

Record and Replay HTTP Responses easily in Symfony

3
0

estahn's Helm Chart Repository

7
13

Events

create repository
estahn create repository
Created at 1 day ago
create branch
estahn create branch add-metrics
Created at 4 days ago

chore: disable docs generation

Migrating to mike for different version and disable this for now.

Created at 5 days ago
delete branch
estahn delete branch dependabot/github_actions/main/actions/setup-go-4
Created at 1 week ago
pull request closed
build(deps): Bump actions/setup-go from 3 to 4

Bumps actions/setup-go from 3 to 4.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Created at 1 week ago

build(deps): Bump actions/setup-go from 3 to 4 (#490)

Bumps actions/setup-go from 3 to 4.

Dependabot compatibility
score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Created at 1 week ago
delete branch
estahn delete branch go119
Created at 1 week ago
pull request closed
build: bump golang to 1.19
Created at 1 week ago

chore: set codecov token to reduce fails

Created at 1 week ago
started
Created at 1 week ago

chore: remove issuehunt

chore: prepare mkdocs to use mike

This will create docs for different versions to cover possible backwards compability and avoid confusion.

Created at 1 week ago
pull request closed
fix: image scan in test action

I noticed the test action was failing due to QEMU/buildx not being configured

Created at 1 week ago
issue comment
fix: image scan in test action

Not sure why this was never merged. Seems to be obsolete now. Thanks for the contribution, much appreciated.

Created at 1 week ago
pull request closed
fix: GAR registry domain skip logic

The logic used to skip source images that are within the same domain as the ECR registry does not work with GAR since GAR uses paths to designate a "registry".

Update skip logic to use the entire path of the target endpoint when comparing to source image.

Created at 1 week ago

fix: GAR registry domain skip logic (#488)

The logic used to skip source images that are within the same domain as the ECR registry does not work with GAR since GAR uses paths to designate a "registry".

Update skip logic to use the entire path of the target endpoint when comparing to source image.


Co-authored-by: Enrico Stahn enrico.stahn@gmail.com

Created at 1 week ago

refactor: adding tests and relocate skip logic

Created at 1 week ago

test: adding tests for skipping; some refactor & docs

Created at 1 week ago

chore: trigger release-drafter for main

Created at 1 week ago

feat: ability to disable image copying (ImageCopyPolicy=none) (#489)

Implement ImageCopyPolicy=none

Useful for air-gapped environments that only need to mutate pods and should not be copying images to the target registry.

Created at 1 week ago
pull request closed
Ability to disable image copying (ImageCopyPolicy=none)

Implement ImageCopyPolicy=none

Useful for air-gapped environments that only need to mutate pods and should not be copying images to the target registry.

Created at 1 week ago
Created at 1 week ago
Annotations

Annotations provide a way to mark points on the graph ...

image

Could be an alternative to #282

Created at 1 week ago

Move accessPolicy into ecrOptions (#487)

fixes #464

Created at 1 week ago
delete branch
estahn delete branch docs-fix
Created at 1 week ago
lifecycle and access policy example in getting-started.html are in wrong section

they should be in 'ecrOptions:' under 'aws:'

Created at 1 week ago