-
Red Hat
- London, United Kingdom
-
03:48
- 1h ahead - http://dev4devs.com/
- https://orcid.org/0009-0007-1104-5684
- in/camila-macedo-software-eng
Pinned Loading
-
kubernetes-sigs/kubebuilder
kubernetes-sigs/kubebuilder PublicKubebuilder - SDK for building Kubernetes APIs using CRDs
-
dev4devs-com/postgresql-operator
dev4devs-com/postgresql-operator PublicOperator in Go developed using the Operator Framework to package, install, configure and manage a PostgreSQL database.
3,231 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
kubernetes-sigs/kubebuilder,
operator-framework/operator-controller,
openshift/operator-framework-operator-controller
and 1183 other
repositories
Loading
Contribution activity
March 2025
Created 51 commits in 8 repositories
Created a pull request in openshift/operator-framework-olm that received 30 comments
OCPBUGS-42526: The openshift-operator-lifecycle-manager namespaces still use old pod-security.kubernetes.io/*-version v1.24 and v1.25 respectively
See that we have also a PR to change the files used in upstream: #966 However, this one is specific to downstream/OCP manifests
+14
−4
lines changed
•
30
comments
Opened 51 other pull requests in 10 repositories
operator-framework/operator-controller
1
open
11
merged
5
closed
-
📖 (doc): Add under the docs/draft how to profilling with pprof
This contribution was made on Mar 20
-
✨ Add flag to allow usage of pprof in operator-controller (disabled by default) as it is available for catalogd
This contribution was made on Mar 20
-
✨ Add named for controller to distinguish components in logs
This contribution was made on Mar 20
-
🐛 Revert "🐛 Client go version metrics endpoint test"
This contribution was made on Mar 18
-
🌱 Add replacements for k8s apis and makefile target to ensure those are upgraded
This contribution was made on Mar 14
-
(IGNORE) POC - Test Gathering Prometheus data
This contribution was made on Mar 9
-
🌱 Bump github.com/containers/image/v5 from 5.33.1 to 5.34
This contribution was made on Mar 6
-
🌱 Revert "(fix): update PSA versions to match Kubernetes API version"
This contribution was made on Mar 6
-
🌱 Upgrade github.com/operator-framework/api from v0.29.0 to v0.30.0
This contribution was made on Mar 4
-
🌱 Upgrade upgraded golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c => v0.0.0-20250228200357-dead58393ab7
This contribution was made on Mar 4
-
🌱 [Tooling Upgrade]: golangci and envtest
This contribution was made on Mar 4
-
✨ Upgrade cert-manager used from v1.15.3 to v1.17.1
This contribution was made on Mar 4
-
🌱 (fix) .goreleaser.yml update release notes when release is created via GitHub UI
This contribution was made on Mar 4
-
🌱 upgraded golang.org/x/oauth2 v0.26.0 => v0.27.0
This contribution was made on Mar 4
-
🐛 (fix) PSA enforcement: Move from baseline to restricted
This contribution was made on Mar 3
-
🐛 (fix): update PSA versions to match Kubernetes API version
This contribution was made on Mar 3
-
🌱 Upgrade github.com/containers/image/v5 from v5.33.1 to v5.34.1
This contribution was made on Mar 3
operator-framework/operator-marketplace
4
merged
3
closed
-
OPRUN-3818: Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3
This contribution was made on Mar 18
-
OCPBUGS-52340: Ensure that PSA label is latest instead of pinning versions
This contribution was made on Mar 6
-
NO-ISSUE: Add dependabot to help keep the project maintained
This contribution was made on Mar 5
-
NO-ISSUE: Upgrade github.com/operator-framework/api from v0.23.0 to v0.30.0 and github.com/prometheus/client_golang v1.21.0 => v1.21.1
This contribution was made on Mar 5
-
OCPBUGS-52365: [release-4.17] Upgrade dependencies and k8s versions to match with OCP release version
This contribution was made on Mar 5
-
OCPBUGS-52362: [release-4.18] Upgrade dependencies and k8s versions to match with OCP release version
This contribution was made on Mar 5
-
OCPBUGS-51451: upgraded golang.org/x/oauth2 v0.17.0 => v0.27.0
This contribution was made on Mar 4
kubernetes-sigs/kubebuilder
2
closed
4
merged
-
📖 Upgrade book-v4 with master branch ref PATCH release 4.5.2
This contribution was made on Mar 26
-
✨ Update release branch with master due PATCH release 4.5.2
This contribution was made on Mar 26
-
✨ Upgrade controller-runtime v0.20.3 to v0.20.4
This contribution was made on Mar 26
-
✨ (go/v4): Upgrade kustomize version from v5.5.0 to v5.6.0
This contribution was made on Mar 19
-
🌱 Fix: ensure tha cmd/verdion.go is properly updated to return this value for go modules
This contribution was made on Mar 19
-
🌱 fix PR title check
This contribution was made on Mar 6
operator-framework/api
4
merged
1
closed
-
🌱 Upgrade YQ version used from v4.28.1 to v4.45.1
This contribution was made on Mar 4
-
🌱 Upgrade controller-gen from v0.17.0 to v0.17.2
This contribution was made on Mar 4
-
upgraded google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f6391c0de4c7 => v0.0.0-20250303144028-a0af3efb3deb
This contribution was made on Mar 4
-
🌱 github.com/google/cel-go v0.22.1 => v0.24.1
This contribution was made on Mar 4
-
🌱 upgraded golang.org/x/oauth2 v0.23.0 => v0.27.0
This contribution was made on Mar 4
openshift/operator-framework-operator-controller
3
closed
1
open
-
(TEST - Verify issue ) 🐛 Client go version metrics endpoint test (#1821)
This contribution was made on Mar 18
-
OPRUN-3795: Add stack detects inconsistencies and identifies patterns in catalogs
This contribution was made on Mar 12
-
OCPBUGS-52234: [release-4.18] UPDATE PSA labels for OCP manifests with k8s version
This contribution was made on Mar 3
-
OCPBUGS-52230: PSA Labels version which should pin the version instead of use latest
This contribution was made on Mar 3
operator-framework/operator-lifecycle-manager
3
merged
1
open
-
🌱 Update OWNERS - remove stevekuznetsov
This contribution was made on Mar 6
-
Revert "🐛 (fix): update PSA versions to match Kubernetes API version"
This contribution was made on Mar 6
-
WIP: 🌱 remove no longer required grpc replace (issue: #3284)
This contribution was made on Mar 5
-
🌱 upgraded golang.org/x/oauth2 v0.25.0 => v0.28.0
This contribution was made on Mar 4
openshift/operator-framework-olm
1
merged
3
closed
-
OCPBUGS-42526: Ensure that PSA label is latest instead of pinning versions
This contribution was made on Mar 6
-
OCPBUGS-52339: [release-4.16] The openshift-operator-lifecycle-manager namespaces still use old pod-security.kubernetes.io/*-version v1.24 and v1.25 respectively
This contribution was made on Mar 5
-
OCPBUGS-52320: [release-4.17] The openshift-operator-lifecycle-manager still use old pod-security.kubernetes.io/*-version v1.24 and v1.25 respectively
This contribution was made on Mar 4
-
OCPBUGS-52319: [release-4.18] The openshift-operator-lifecycle-manager namespaces still use old pod-security.kubernetes.io/*-version v1.24 and v1.25 respectively
This contribution was made on Mar 4
openshift/operator-framework-catalogd
2
closed
-
OCPBUGS-52309: [release-4.18] (fix) - PSA Labels version which should pin the version instead of use latest
This contribution was made on Mar 4
-
NO-ISSUE: [main - no longer released] (fix) - PSA Labels version which should pin the version instead of use latest
This contribution was made on Mar 4
operator-framework/operator-registry
1
merged
-
🌱 upgraded golang.org/x/oauth2 v0.23.0 => v0.27.0
This contribution was made on Mar 4
openshift/release
1
open
-
WIP: [operator-marketplace]: Upgrade golang version for release-4.18
This contribution was made on Mar 4
Reviewed 139 pull requests in 13 repositories
kubernetes-sigs/kubebuilder
25 pull requests
-
✨Upgrade Golang version to v1.24.0
This contribution was made on Mar 28
-
✨ (go/v4): Add new makefile target to create a cluster name to run the e2e tests
This contribution was made on Mar 28
-
✨ (API, CLI, go/v4) Add cliVersion field to the PROJECT file configuration to store the CLI binary version used to scaffold projects.
This contribution was made on Mar 28
-
⚠️ 🐛 (API) convert CLI methods to use pointer receivers
This contribution was made on Mar 28
-
🐛 (go/v4) Update main.go scaffold to follow Go best practices by reducing the scope of err using short variable declarations (:=)
This contribution was made on Mar 28
-
🌱 (chore): refactor stage unit tests with Ginkgo conventions and simplify logic in stage_test.go
This contribution was made on Mar 28
-
🌱 (chore): refactor unit tests to isolate mutable state with BeforeEach for pkg/cli
This contribution was made on Mar 28
-
🌱 (chore): refactor unit tests to isolate mutable test data in CLI spec to improve maintainability
This contribution was made on Mar 28
-
🌱 (chore): improve readability of test case for alternative delimiters
This contribution was made on Mar 28
-
📖 Updated migration pages
This contribution was made on Mar 27
-
🌱 (chore) add comment to clarify usage context of ReplaceRegexInFile
This contribution was made on Mar 27
-
🌱 (chore): avoid shadowing of 'config', 'store', and 'resource' in cli/alpha/generate
This contribution was made on Mar 27
-
🌱 (chore): avoid shadowing of 'config' and 'resource' in golang/v4 plugins
This contribution was made on Mar 27
-
🌱 (chore): enable shadow checks via import-shadowing linter
This contribution was made on Mar 27
-
🌱 (chore): normalize error messages and wrap errors using %w
This contribution was made on Mar 27
-
🌱 (chore): normalize error messages and wrap errors using %w
This contribution was made on Mar 27
-
🌱 (chore): wrap errors with '%w' and normalize formatting in 'kustomize/v2'
This contribution was made on Mar 27
-
🌱 (chore): wrap file and I/O errors with '%w' in 'pkg'
This contribution was made on Mar 27
-
🌱 (chore): remove unnecessary blank lines across plugin configuration and options
This contribution was made on Mar 27
-
🌱 (chore): enable 'whitespace' linter in golangci-lint config
This contribution was made on Mar 27
-
🌱 (chore): wrap error with %w in test_context.go for improved diagnostics
This contribution was made on Mar 27
-
📖 Improve error format in the design docs for API Versioning in Kubebuilder
This contribution was made on Mar 27
-
🌱 (chore): fix improper usage of errors.As in scaffold tests
This contribution was made on Mar 27
-
🌱 (chore): normalize error messages and wrap errors using %w
This contribution was made on Mar 27
-
🌱 (chore): unify import alias for network-policy
This contribution was made on Mar 27
- Some pull request reviews not shown.
operator-framework/operator-controller
24 pull requests
-
🌱 Bump platformdirs from 4.3.6 to 4.3.7
This contribution was made on Mar 20
-
🌱 Bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0
This contribution was made on Mar 19
-
🌱 Bump helm.sh/helm/v3 from 3.17.1 to 3.17.2
This contribution was made on Mar 14
-
✨ Check known required permissions for install before installing with the helm applier
This contribution was made on Mar 14
-
🌱 Bump mkdocs-material from 9.6.7 to 9.6.8
This contribution was made on Mar 14
-
🐛 Handle interrupted helm releases in applier
This contribution was made on Mar 10
-
🌱 add benchmark pipeline
This contribution was made on Mar 10
-
✨ Enable pprof to allow memory profiling
This contribution was made on Mar 7
-
🌱 Update github.com/containers/image/v5 to v5.34.1
This contribution was made on Mar 6
-
🌱 Bump golang.org/x/tools from 0.30.0 to 0.31.0
This contribution was made on Mar 6
-
🌱 Bump jinja2 from 3.1.5 to 3.1.6
This contribution was made on Mar 6
-
🌱 Bump golang.org/x/sync from 0.11.0 to 0.12.0
This contribution was made on Mar 5
-
🐛 Client go version metrics endpoint test
This contribution was made on Mar 5
-
✨ Add installer policy rule generators
This contribution was made on Mar 5
-
🐛bugfix for operator-controller not outputting the right commit ID in the version
This contribution was made on Mar 4
-
🌱 Bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1
This contribution was made on Mar 4
-
🌱 Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1
This contribution was made on Mar 4
-
🌱 Update containers/image to v5.34.1
This contribution was made on Mar 4
-
🌱 Bump github.com/operator-framework/api from 0.29.0 to 0.30.0
This contribution was made on Mar 4
-
🐛 (fix) PSA enforcement: Move from baseline to restricted
This contribution was made on Mar 3
-
🐛 (fix): update PSA versions to match Kubernetes API version
This contribution was made on Mar 3
-
🌱 Upgrade github.com/containers/image/v5 from v5.33.1 to v5.34.1
This contribution was made on Mar 3
-
📖 initial personas draft
This contribution was made on Mar 3
-
🌱 Bump github.com/containers/image/v5 from 5.33.1 to 5.34.0
This contribution was made on Mar 3
operator-framework/operator-marketplace
4 pull requests
-
NO-ISSUE: Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3
This contribution was made on Mar 18
-
NO-ISSUE: Bump github.com/onsi/gomega from 1.36.1 to 1.36.2
This contribution was made on Mar 18
-
NO-ISSUE: Add dependabot to help keep the project maintained
This contribution was made on Mar 5
-
OCPBUGS-51451: upgraded golang.org/x/oauth2 v0.17.0 => v0.27.0
This contribution was made on Mar 4
openshift/operator-framework-operator-controller
3 pull requests
-
NO-ISSUE: Synchronize From Upstream Repositories
This contribution was made on Mar 27
-
OPRUN-3795: Add stack detects inconsistencies and identifies patterns in catalogs
This contribution was made on Mar 21
-
NO-ISSUE: Synchronize From Upstream Repositories
This contribution was made on Mar 4
operator-framework/kubectl-operator
3 pull requests
-
✨ Add command to update olmv1 operator
This contribution was made on Mar 10
-
🌱 Bump operator-controller; remove operator-framework/catalogd from deps
This contribution was made on Mar 7
-
Adding demo.asciinema.json to gitignore
This contribution was made on Mar 1
operator-framework/operator-lifecycle-manager
3 pull requests
-
OCPBUGS-37982: Bug fix: Reduce Frequency of Update Requests for Copied CSVs
This contribution was made on Mar 7
-
🌱 Update OWNERS - remove stevekuznetsov
This contribution was made on Mar 6
-
🌱 Bump github.com/containers/image/v5 from 5.34.0 to 5.34.1
This contribution was made on Mar 5
openshift/operator-framework-olm
2 pull requests
-
OCPBUGS-50829, OCPBUGS-50831, OCPBUGS-50835: CVE-2025-24976 Bump github.com/distribution/distribution/v3 [release-4.17]
This contribution was made on Mar 5
-
OCPBUGS-50830, OCPBUGS-50832, OCPBUGS-50836: Bump github.com/distribution/distribution/v3
This contribution was made on Mar 3
operator-framework/operator-lib
2 pull requests
-
🌱 Bump github.com/operator-framework/api from 0.29.0 to 0.30.0
This contribution was made on Mar 5
-
🌱 Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1
This contribution was made on Mar 5
kubernetes-sigs/controller-tools
1 pull request
-
✨ Add
--build-tags
flagThis contribution was made on Mar 27
kubernetes/test-infra
1 pull request
-
Update Golang version to 1.24 for kubebuilder unit test image
This contribution was made on Mar 26
operator-framework/operator-registry
1 pull request
-
Bump github.com/operator-framework/api from 0.29.0 to 0.30.0
This contribution was made on Mar 5
openshift/origin
1 pull request
-
NO-ISSUE: replace hardcoded ClusterVersionCapability string in olmv1 tests
This contribution was made on Mar 4
openshift/release
1 pull request
-
The openshift/operator-lifecycle-manager repo uses main
This contribution was made on Mar 4
Created an issue in kubernetes-sigs/controller-tools that received 27 comments
controller-gen
Does Not Respect GOFLAGS
(-tags
) During Build
controller-gen
currently does not respect/support Go build tags (-tags
) passed via the GOFLAGS
environment variable. This creates issues when worki…
27
comments
Opened 6 other issues in 2 repositories
kubernetes-sigs/kubebuilder
2
open
3
closed
-
Improve hack/docs to avoid failures when upgrading controller-runtime version
This contribution was made on Mar 26
-
Upgrade GolangCI-Lint to Latest Version (v2.0.2)
This contribution was made on Mar 26
-
Upgrade controller-runtime version used from 0.20.3 to 0.20.4
This contribution was made on Mar 25
-
Bump controller runtime v0.20.3
This contribution was made on Mar 11
-
Ensure Kubernetes Version Sync and Add Sanity Checks in Makefile & CI
This contribution was made on Mar 1
operator-framework/operator-controller
1
open
-
Implement Automated Stale Issue Management
This contribution was made on Mar 17
Started 1 discussion in 1 repository
kubernetes-sigs/kubebuilder
kubernetes-sigs/kubebuilder
-
🎉 [Google Summer of Code 2025] - Automating Operator Maintenance: Driving Better Results with Less Overhead
This contribution was made on Mar 5