Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Intuit
- Santa Clara, CA
- http://alexmt.github.io/
Pinned
1,997 contributions in the last year
Activity overview
Contributed to
argoproj/argo-cd,
argoproj-labs/argocd-notifications,
argoproj/gitops-engine
and 5 other
repositories
Contribution activity
June 2020
- alexmt/charts Smarty
Created a pull request in argoproj/argo-cd that received 2 comments
chore: trigger-release should not fail if commentChar not configured
Minor fix in trigger-release.sh script. Script should not fail if core.commentChar is not configured.
+1
−1
•
2
comments
- docs: add 1.5.6 ~ 1.6.0 changelog
- chore: fix tag matching in trigger-release.sh script
- feat: upgrade redis to 5.0.8-alpine
- fix: upgrade awscli version
- fix: html encode login error/description before rendering it
- fix: cluster update method panic
- fix: cluster state cache should be initialized before using (#3752)
- fix: ensure cache settings read/writes are protected by mutex
- fix: SyncOperationResult namespace field should be optional
- fix: avoid panic in badge handler
- fix: delete api should return 404 error if app does not exist
- fix: upgrade gitops-engine dependency to v0.1.2
- refactor: support disabling legacy diffing logic
- fix: revert incorrectly update go.mod/go.sum files
- chore: run intergation tests in release branches
- feat: upgrade kustomize to v3.6.1 version
- refactor: upgrade gitops engine
- docs: Add documentation for Keycloak SSO integration
- fix: use *metav1.Time for deployStartedAt
- feat(applications-tiles.tsx): adding helm icon to app tiles
- docs: Fix upgrading overview links
- feat: Sort URLS
- feat: Added healthchecks for more custom resources (#3726)
- chore: Update Redis to 5.0.8
- feat: Support additional metadata in Application sync operation
- chore: add CodeQL security scanning
- feat: add time taken to complete deployment
- fix: Support argocd app diff --local and argocd app sync --local with custom plugins
- fix: Reap orphaned ("zombie") processes in argocd-repo-server pod (#3611)
- chore: Introduce release automation
- fix: Fix possible nil pointer deref on resource deduplication
- fix: support partial sync with namespace.
- feat: Allow --local with automatic sync for --dry-run
- refactor: change favicon.png on docs to argo-cd logo
- upgrade to go 1.14.4
- docs: adding Swisscom to USERS list
- feat: get cluster connection status from cluster synced time
- docs: Add EA to USERS.md
- docs: Adding Greenpass to USERS list
- chore: Add GH actions status badge to README
- chore: Add missing asset to Dockerfile
Created an issue in argoproj/argo-cd that received 2 comments
Synchronization failed due to nil pointer dereference error
Observed panic in argocd logs:
time="2020-05-18T17:28:21Z" level=error msg="Recovered from panic: runtime error: invalid memory address or nil poin…
2
comments