Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominicqi
/
argo-cd
Public
forked from
argoproj/argo-cd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
release-0.6
User selector
All users
All time
Commit history
Commits on Jul 21, 2018
Update install manifests to v0.6.2
jessesuen
committed
08c63ec
View commit details
Copy full SHA for 08c63ec
Browse repository at this point
Bump version to v0.6.2
jessesuen
committed
41f950f
View commit details
Copy full SHA for 41f950f
Browse repository at this point
Health check was using wrong converter for statefulsets, daemonset, replicasets (#439)
jessesuen
committed
826ee0d
View commit details
Copy full SHA for 826ee0d
Browse repository at this point
Commits on Jul 18, 2018
Fix regression where deployment health check incorrectly reported Healthy
Show description for a48151f
jessesuen
committed
a48151f
View commit details
Copy full SHA for a48151f
Browse repository at this point
Add UI GIF, docs for application health, resource hooks, tweaks to README.md (#429)
jessesuen
authored
82fda1c
View commit details
Copy full SHA for 82fda1c
Browse repository at this point
Issue #428 - Add GKE specific installation instructions (#430)
alexmt
authored
d108129
View commit details
Copy full SHA for d108129
Browse repository at this point
Commits on Jul 17, 2018
Issue #351 - forward dex error message to login page (#425)
Show description for 6124ab1
alexmt
authored
6124ab1
View commit details
Copy full SHA for 6124ab1
Browse repository at this point
Add RBAC documentation (#423)
alexmt
authored
e294a31
View commit details
Copy full SHA for e294a31
Browse repository at this point
Fix app creation command in getting_started.md (#422)
alexmt
authored
3baed52
View commit details
Copy full SHA for 3baed52
Browse repository at this point
Update getting_started.md with new install instructions.
Show description for a5334ec
jessesuen
committed
a5334ec
View commit details
Copy full SHA for a5334ec
Browse repository at this point
Rework installation process to apply from install.yaml (#421)
Show description for 9f35bad
jessesuen
authored
9f35bad
View commit details
Copy full SHA for 9f35bad
Browse repository at this point
Issue #419 - Add ability to dump heap profile by sending SIGUSR2 (#420)
Show description for 972f639
alexmt
authored
972f639
View commit details
Copy full SHA for 972f639
Browse repository at this point
Commits on Jul 16, 2018
Clean up RBAC policy rule format for non-project based resources (#418)
jessesuen
authored
99cc4f8
View commit details
Copy full SHA for 99cc4f8
Browse repository at this point
Issue #414 - fix nil pointer in 'argocd cluster add' (#416)
Show description for 273f99b
alexmt
authored
273f99b
View commit details
Copy full SHA for 273f99b
Browse repository at this point
Rename 'users' service into 'account' service (#415)
jessesuen
authored
48ef2e9
View commit details
Copy full SHA for 48ef2e9
Browse repository at this point
Switch repo-server to use in-memory cache in lieu of redis. Periodically dump stats (#413)
jessesuen
authored
65b1b08
View commit details
Copy full SHA for 65b1b08
Browse repository at this point
Add support for hook deletion policies (OnSuccess, OnFailure) (resolves #374) (#412)
jessesuen
authored
c0367ed
View commit details
Copy full SHA for c0367ed
Browse repository at this point
Create User Service to support password management (#411)
Show description for 062b13e
JazminElkan-Gonzalez
authored and
jessesuen
committed
062b13e
View commit details
Copy full SHA for 062b13e
Browse repository at this point
Commits on Jul 14, 2018
Add ability to terminate a running operation (resolves #379) (#409)
jessesuen
authored
39b9f4d
View commit details
Copy full SHA for 39b9f4d
Browse repository at this point
Commits on Jul 13, 2018
Issue #404 - Unset application parameters (#405)
alexmt
authored
39701d0
View commit details
Copy full SHA for 39701d0
Browse repository at this point
Issue #407 - fix nil pointer dereference in GetSpecErrors (#408)
alexmt
authored
6fbf78e
View commit details
Copy full SHA for 6fbf78e
Browse repository at this point
Fix production swagger (#403)
Show description for 7e0cd01
merenbach
authored
7e0cd01
View commit details
Copy full SHA for 7e0cd01
Browse repository at this point
( resolves 375 ) add admin password util. (#394)
Show description for 76bf77e
JazminElkan-Gonzalez
authored
76bf77e
View commit details
Copy full SHA for 76bf77e
Browse repository at this point
Fix issue where ingress incorrectly was converting to v1 instead of extensions/v1beta1 (#397)
jessesuen
authored
97189f3
View commit details
Copy full SHA for 97189f3
Browse repository at this point
Apply logic was ignoring `kubectl apply` failures (#395)
jessesuen
authored
078b233
View commit details
Copy full SHA for 078b233
Browse repository at this point
Commits on Jul 12, 2018
Change default connection state (#388)
merenbach
authored
4915490
View commit details
Copy full SHA for 4915490
Browse repository at this point
Label hooks so that the cluster resource watch will be notified about completions (#387)
jessesuen
authored
f65859b
View commit details
Copy full SHA for f65859b
Browse repository at this point
Issue #364 - Assess health of StatefulSets, DaemonSets, ReplicaSets (#391)
alexmt
authored
543ae3c
View commit details
Copy full SHA for 543ae3c
Browse repository at this point
Issue #385 - Sync and health status should be unknown if controller unable to load target/live state (#386)
alexmt
authored
610a451
View commit details
Copy full SHA for 610a451
Browse repository at this point
Improve logging. Prevent some unecessary patches to app (#383)
jessesuen
authored
7b92977
View commit details
Copy full SHA for 7b92977
Browse repository at this point
Issue #349 - argocd wait passes when an ingress object failed (#384)
alexmt
authored
a17806c
View commit details
Copy full SHA for a17806c
Browse repository at this point
If manifest query is a commit sha, check cache first to prevent locking git repo (#382)
jessesuen
authored
d6b87b2
View commit details
Copy full SHA for d6b87b2
Browse repository at this point
Various fixes to sync logic (#370)
Show description for 9d921f6
jessesuen
authored
9d921f6
View commit details
Copy full SHA for 9d921f6
Browse repository at this point
Commits on Jul 11, 2018
Issue #304 - Print information about app conditions (#371)
Show description for 32ba7f4
alexmt
authored
32ba7f4
View commit details
Copy full SHA for 32ba7f4
Browse repository at this point
Force app refresh after sync (#373)
merenbach
authored
9cddd4c
View commit details
Copy full SHA for 9cddd4c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.