Highlights
- Arctic Code Vault Contributor
Pinned
2,269 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
January 2021
Created 1 repository
Created a pull request in argoproj/argo-cd that received 6 comments
fix: directory source include/exclude should match relative file path
PR improves app.source.directory.include/app.source.directory.exclude behavior. The filter should be applied to a relative file path, not the absol…
+83
−156
•
6
comments
Opened 20 other pull requests in 6 repositories
argoproj-labs/argocd-notifications
7
merged
- fix: the on-deployed trigger sends multiple notifications
- docs: document email service integration
- refactor: Replace `template.body`, `template.title` fields with `template.message` and `template.email.subject` fields
- feat: argocd-notifications should be published with release
- feat: support telegram notifications
- fix: webhook payload get overridden when multiple templates specified
- feat: templates have access to 'recipient' via context variable
argoproj/argo-cd
6
merged
1
open
- refactor: upgrade gitops-engine version
- fix: make sure JWT token time fields contain only integer values
- fix: controller should load application related nodes from target cluster
- chore: automate mock generation
- refactor: upgrade gitops-engine and k8s deps to v0.20.1
- docs: document ARGOCD_EXEC_TIMEOUT environment variable
- fix: remove invalid assumption about OCI helm chart path
argoproj-labs/argocd-image-updater
1
open
2
merged
argoproj/argo-ui
1
open
rbreeze/argo-cd
1
open
argoproj/gitops-engine
1
merged
Reviewed 36 pull requests in 4 repositories
argoproj/argo-cd 28 pull requests
- fix(ui): Overlapping buttons at narrow screen widths
- [Snyk] Security upgrade node-sass from 4.13.1 to 4.14.1
- feat: turn on grpc-web
- docs: Clarify RBAC requirements for GnuPG
- fix: Remove kubectl binary from argo image(#5005)
- fix: fix make image for dev environment (#5005)
- feat: reorganize argocd binaries (#5005)
- feat(ui): New pod logs viewer
- fix: Allow GetRevisionMetadata to use truncated sha revision (#5264)
- fix: app create with -f ignored labels from file
- fix: Prevent possible nil pointer dereference in project API
- fix: use red spinner color for terminating animation
- fix(ui): Improve pod view with better space efficiency
- chore: Change installation manifests to pull images from quay.io
- chore: Also push container images to quay.io
- fix: updating cluster drops secret (#5135)
- feat: prune last
- fix: Generate initial admin password in a more secure manner
- chore: Upgrade gorilla/handlers and gorilla/websocket
- fix(ui): Group by node in pod view not working due to using label rather than metadata.name
- fix(ui): Overflowing info items for pods belonging to nodes with long names
- feat(ui): Pod view
- chore: Switch Docker base image to ubuntu:20.10 instead of debian:10-slim
- chore: Upgrade github.com/dgrijalva/jwt-go to 4.0.0-preview1
- docs: add blog post about setting up Argo CD with Helm
- Some pull request reviews not shown.
argoproj/gitops-engine 5 pull requests
argoproj-labs/argocd-notifications 2 pull requests
rbreeze/argo-cd 1 pull request
Created an issue in argoproj/argo-cd that received 4 comments
Config management plugins enhancement
Summary Currently, Argo CD provides first-class support for Helm, Kustomize, Jsonnet/YAML, and Ksonnet (to be removed). The first-class support inc…
4
comments

