forked from argoproj/argo-cd
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'argoproj:master' into master
- Loading branch information
Showing
1,143 changed files
with
61,456 additions
and
36,453 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
**/*.pb.go linguist-generated=true | ||
**/mocks/*.go linguist-generated=true | ||
assets/swagger.json linguist-generated=true | ||
docs/operator-manual/resource_actions_builtin.md linguist-generated=true | ||
docs/operator-manual/server-commands/argocd-*.md linguist-generated=true | ||
docs/user-guide/commands/argocd_*.md linguist-generated=true | ||
manifests/core-install.yaml linguist-generated=true | ||
manifests/crds/*-crd.yaml linguist-generated=true | ||
manifests/ha/install.yaml linguist-generated=true | ||
manifests/ha/namespace-install.yaml linguist-generated=true | ||
manifests/install.yaml linguist-generated=true | ||
manifests/namespace-install.yaml linguist-generated=true | ||
pkg/apis/api-rules/violation_exceptions.list linguist-generated=true |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
name: New Dev Tool Request | ||
about: This is a request for adding a new tool for setting up a dev environment. | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
--- | ||
|
||
Checklist: | ||
|
||
* [ ] I am willing to maintain this tool, or have another Argo CD maintainer who is. | ||
* [ ] I have another Argo CD maintainer who is willing to help maintain this tool (there needs to be at least two maintainers willing to maintain this tool) | ||
* [ ] I have a lead sponsor who is a core Argo CD maintainer | ||
* [ ] There is a PR which adds said tool - this is so that the maintainers can assess the impact of having this in the tree | ||
* [ ] I have given a motivation why this should be added | ||
|
||
### The proposer | ||
|
||
<-- The username(s) of the person(s) proposing the tool --> | ||
|
||
### The proposed tool | ||
|
||
<!-- The tool itself, with a link to the tool’s website --> | ||
|
||
### Motivation | ||
|
||
<!-- Why this tool would be useful to have in the tree. --> | ||
|
||
### Link to PR (Optional) | ||
|
||
<!-- A PR adding the tool to the tree --> | ||
|
||
### Lead Sponsor(s) | ||
|
||
Final approval requires sponsorship from at least one core maintainer. | ||
|
||
- @<sponsor-1> | ||
|
||
### Co-sponsors | ||
|
||
These will be the co-maintainers of the specified tool. | ||
|
||
- @<sponsor-1> |
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
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
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
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
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
Oops, something went wrong.