-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add application CRD definition. Implement CRD install CLI command #1
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jessesuen
approved these changes
Feb 16, 2018
JazminElkan-Gonzalez
referenced
this pull request
in JazminElkan-Gonzalez/argo-cd
Jun 13, 2018
Fix comment for delete actions in cluster and repository swagger
alexec
pushed a commit
that referenced
this pull request
Apr 24, 2019
Update upath plus getting started instructions in README
alexmt
referenced
this pull request
in alexmt/argo-cd
Jun 13, 2019
Use editable panel component to edit application info
3 tasks
alexmt
pushed a commit
that referenced
this pull request
Mar 29, 2020
* Fix possible panic when generating Dex config from malformed YAML * Add first batch of tests for util/dex * More tests * More tests * More tests * Use constants
3 tasks
10 tasks
leoluz
added a commit
that referenced
this pull request
Apr 18, 2022
* chore: update grpc POC Signed-off-by: Leonardo Luz Almeida <[email protected]> * fix: register gogo codec (#1) Signed-off-by: Alexander Matyushentsev <[email protected]> * Remove gogo annotations from application.proto Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix unit tests Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix e2e test Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix lint Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix lint Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix unit-test Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix LogEntry.Last required field not populated Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix LogEntry required fields Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix get log content Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix app actions list Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix ApplicationPodLogsQuery Signed-off-by: Leonardo Luz Almeida <[email protected]> * Fix RunResourceAction Signed-off-by: Leonardo Luz Almeida <[email protected]> Co-authored-by: Alexander Matyushentsev <[email protected]>
10 tasks
3 tasks
14 tasks
chris-lsn
pushed a commit
to chris-lsn/argo-cd
that referenced
this pull request
Feb 26, 2024
add documentation
3 tasks
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.