Commit graph

4448 commits

Author SHA1 Message Date
Michael Crenshaw
15965b8262
docs: fix version reference for logs UI fix (#10245)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-09 16:57:27 -04:00
erezweissgloat
0ce705471e
docs: add gloat to USERS.md (#10252)
* Update USERS.md

We are also using argo!

* Update USERS.md
2022-08-09 17:42:51 +00:00
Edward Grönroos
af40d52ca0
feat: add support for default container annotation (#8015) (#9769)
* feat: add support for default container in logs/exec

Signed-off-by: Edward Grönroos <edward@gronroos.se>

* chore: resolve linting issues

Signed-off-by: Edward Grönroos <edward@gronroos.se>
2022-08-09 10:30:48 -04:00
César M. Cristóbal
10303dc168
docs: fix microsoft user management mapping role (#10251) 2022-08-09 10:16:59 -04:00
Sverre Boschman
da20f16d7b
docs(applicationset): fix layout matrix/merge generator restrictions (#10246)
Co-authored-by: Michael Crenshaw <michael@crenshaw.dev>

Signed-off-by: Sverre Boschman <1142569+sboschman@users.noreply.github.com>
2022-08-09 10:04:43 -04:00
dependabot[bot]
915bd81d08
chore(deps): bump terser from 5.12.1 to 5.14.2 in /ui (#10064)
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 17:44:20 -04:00
Justin Watkinson
4e7434aa94
feat: add projects filter to app sync command (#8320) (#10133)
* feat: add projects filter to app sync command

Signed-off-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>

* test: add e2e sync by project

Signed-off-by: Justin Watkinson <justin.watkinson@gmail.com>

* Retrigger CI pipeline

Signed-off-by: Justin Watkinson <justin.watkinson@gmail.com>

Co-authored-by: Chetan Banavikalmutt <chetanrns1997@gmail.com>
2022-08-08 17:19:42 -04:00
my-git9
729c9a83a1
chore: improve argocd app delete (#10160)
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-08-08 17:16:22 -04:00
Kerwood
22ea51d4e4
fix: Drop all references to exec unless the feature is enabled (#9920) (#10187)
* fix:  Drop all references to exec unless the feature is enabled #9920

Signed-off-by: Patrick Kerwood <patrick@kerwood.dk>

* fixed tslint issues

Signed-off-by: Patrick Kerwood <patrick@kerwood.dk>
2022-08-08 16:27:20 -04:00
Boroda
0baf485a5c
feat: add Gitlab PR generator webhooks support (#10235)
Signed-off-by: vlad-boroda <enity.w@gmail.com>
2022-08-08 20:18:10 +00:00
Michael Crenshaw
fc7c88b6f3
docs: update changelog for 2.1.x through 2.4.x (#10241) (#10242)
* docs: update changelog for 2.2.x through 2.4.x (#10241)

Signed-off-by: CI <michael@crenshaw.dev>

* also 2.1.x series

Signed-off-by: CI <michael@crenshaw.dev>
2022-08-08 15:44:32 -04:00
34FathomBelow
2260c79d8f
feat: refactor redis-ha NetworkPolicy to include egress rules (#10226)
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
2022-08-08 15:04:47 -04:00
34FathomBelow
fd8ecf49b2
feat: restrict egress onredis (#10227)
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
2022-08-08 15:03:15 -04:00
jannfis
591c4d9d15
fix: Ignore non-self-referencing resources while pruning (#10198)
* fix: Ignore non-self-referencing resources while pruning

Signed-off-by: jannfis <jann@mistrust.net>

* Pull in latest gitops-engine code

Signed-off-by: jannfis <jann@mistrust.net>

* Revert a replace in go.mod

Signed-off-by: jannfis <jann@mistrust.net>
2022-08-08 19:37:45 +02:00
jannfis
ca08f4d0c7
proposal: Applications outside argocd namespace (#6409)
* proposal: Applications outside argocd namespace

Signed-off-by: jannfis <jann@mistrust.net>

* Typos and add another use-case

Signed-off-by: jannfis <jann@mistrust.net>

* Update 003-applications-outside-argocd-namespace.md

Signed-off-by: jannfis <jann@mistrust.net>
2022-08-08 18:39:13 +02:00
dleinov
c6c82239b5
feat: Added health check for spot.io SpotDeployment (#10152)
* feat: Added health check for spot.io SpotDeployment

Signed-off-by: Daniel Leinov <dleinov@netapp.com>

* feat: Added fixed SpotDeployment health check

Signed-off-by: Daniel Leinov <dleinov@netapp.com>

* feat: Added fixed SpotDeployment health check script

Signed-off-by: Daniel Leinov <dleinov@netapp.com>
2022-08-08 12:07:54 -04:00
Kerwood
5a002def35
feat: Added Google Project health check (#10230)
Signed-off-by: Patrick Kerwood <patrick@kerwood.dk>
2022-08-08 12:06:51 -04:00
Kerwood
c317d48590
feat: Added Google PubSub Topic and Subscription health checks (#10229)
* feat: Added Google PubSub Topic and Subscription to health checks

Signed-off-by: Patrick Kerwood <patrick@kerwood.dk>

* Fixed apiVersion in test files

Signed-off-by: Patrick Kerwood <patrick@kerwood.dk>
2022-08-08 12:06:04 -04:00
Geoffrey MUSELLI
97471f4a5a
feat: ApplicationSet Go template (#10026)
* ApplicationSet Go Template

Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com>

* go template improvements

Signed-off-by: CI <michael@crenshaw.dev>

* update go mod

Signed-off-by: CI <michael@crenshaw.dev>

* fix tests

Signed-off-by: CI <michael@crenshaw.dev>

* fix tests

Signed-off-by: CI <michael@crenshaw.dev>

* fix tests

Signed-off-by: CI <michael@crenshaw.dev>

* Add tests for error handling

Signed-off-by: Geoffrey Muselli <geoffrey.muselli@gmail.com>

Co-authored-by: CI <michael@crenshaw.dev>
2022-08-08 11:50:53 -04:00
34FathomBelow
c0f16fb5a2
chore: cleanup remnants of snyk scan removal (#10225)
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
2022-08-08 10:20:30 +02:00
Brandon High
84f5648f3b
docs: Document ignoreAggregatedRoles setting (#10206)
Signed-off-by: Brandon High <highb@users.noreply.github.com>
2022-08-07 14:20:10 +02:00
Leonardo Luz Almeida
22a3b02a2d
feat: Introduces Server-Side Apply as sync option (#9711)
* feat: Introduces Server-Side Apply as sync option

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* add docs

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* Implement the structured-merge diff when ssa is enabled

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* update gitops-engine

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* update gitops-engine

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* go mod tidy

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* Add server-side apply option to the UI

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* update gitops-engine to master

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>

* fix live default values

Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2022-08-05 19:16:35 -04:00
Michael Crenshaw
84bb996d12
chore: no non-container scans in workflow (scan limit hit) (#10222)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-05 15:29:42 -04:00
Fish-pro
d95c5c991a
fix: consistent example indentation in CLI (#10075)
Signed-off-by: chen zechun <zechun.chen@daocloud.io>
2022-08-05 15:27:42 -04:00
Sahdev Zala
39a8deff73
docs: correct the api field description for the GitLab example (#10081)
The api field description for the GitLab example seems mistakenly
copied from the GitHub example.

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2022-08-05 15:24:31 -04:00
May Zhang
5da0c2e727
feat: app wait with --degraded (#10139)
* feat: app wait with --degraded

Signed-off-by: May Zhang <may_zhang@intuit.com>

* feat: adding doc change

Signed-off-by: May Zhang <may_zhang@intuit.com>
2022-08-05 15:23:30 -04:00
rumstead
e93397e84e
feat: Expose the Argo CD ID through an ENV in the Dockerfile (#10113) (#10115)
Signed-off-by: Ryan Umstead <ryan.umstead@blackrock.com>
Signed-off-by: rumstead <rjumstead@gmail.com>

Co-authored-by: Ryan Umstead <ryan.umstead@blackrock.com>
2022-08-05 15:17:35 -04:00
Takuya Yaginuma
7488f68c91
fix: set default value for users.session.duration (#9962) (#10185)
* fix: set default value for users.session.duration

Signed-off-by: Takuya Yaginuma <biz.mkgoat.yagi+github@gmail.com>
Signed-off-by: y-takuya <biz.mkgoat.yagi+github@gmail.com>

* docs: add user.session.duration change

Signed-off-by: y-takuya <biz.mkgoat.yagi+github@gmail.com>

* docs: fix users.session.duration parameter name

Signed-off-by: y-takuya <biz.mkgoat.yagi+github@gmail.com>

* Retrigger CI pipeline

Signed-off-by: y-takuya <biz.mkgoat.yagi+github@gmail.com>

Co-authored-by: Michael Crenshaw <michael@crenshaw.dev>
2022-08-05 15:05:37 -04:00
Marius Sturm
73f80d7eb0
feat: Support environment variables in Helm value file paths (#10213)
* Add env var support for value file paths

Signed-off-by: Marius Sturm <marius.sturm@snyk.io>

* Add note about env vars in value file path

Signed-off-by: Marius Sturm <marius.sturm@snyk.io>

* Fix yaml syntax

Signed-off-by: Marius Sturm <marius.sturm@snyk.io>
2022-08-05 17:06:54 +00:00
OmarKalloush
ce394dd3e2
chore: Upgrade Golang to 1.19 (#10176) (#10186)
* Upgrade Golang to 1.19

Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co>

* go mod tidy with go 1.19

Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co>

* Replace deprecated ioutil

Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co>

* make codegen changes

Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co>

* Codegen Changes

Signed-off-by: OmarKalloush <omar.kalloush@optimumpartners.co>
2022-08-05 12:59:28 -04:00
cui fliter
2b11915e95
chore: fix some typos (#10217)
Signed-off-by: cui fliter <imcusg@gmail.com>
2022-08-05 09:34:54 -04:00
34FathomBelow
9f635dc33d
chore: upgrade dex to distroless avoid CVE-2022-2097/CVE-2022-30065 (#10203)
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
2022-08-05 09:06:11 -04:00
Michael Crenshaw
3520dfca51
chore: fix codegen (#10202)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-04 21:22:43 +00:00
Renaud Guérin
23ef831cd4
docs: Use ConfigMap to disable TLS (#10106)
* docs: Use ConfigMap to disable TLS

Signed-off-by: Renaud Guerin <renaud@renaudguerin.net>

* Fix typo

Signed-off-by: Renaud Guerin <renaud@renaudguerin.net>
2022-08-04 16:59:56 -04:00
Michael Crenshaw
fc15731c3f
chore: update redis-ha manifests (#10032)
* chore: update redis manifests

Signed-off-by: CI <michael@crenshaw.dev>

* upgrade haproxy

Signed-off-by: CI <michael@crenshaw.dev>
2022-08-04 19:56:30 +02:00
Michael Crenshaw
1aebc93ad3
docs: recommend offline bcrypt (#10050) (#10056)
* docs: recommend offline bcrypt (#10050)

Signed-off-by: CI <michael@crenshaw.dev>

* add bcrypt example

Signed-off-by: CI <michael@crenshaw.dev>

* note title

Signed-off-by: CI <michael@crenshaw.dev>
2022-08-04 19:55:53 +02:00
my-git9
c07a127861
docs: improve Installation.md (#10173)
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-08-04 10:22:21 -04:00
jannfis
5a540ab556
build: Enable optional skipping of building test-tools-image (#10199)
Signed-off-by: jannfis <jann@mistrust.net>
2022-08-04 09:50:44 -04:00
Michael Crenshaw
3f858f58f4
chore: install snyk before generating report (#10158)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-03 22:42:17 +02:00
Michael Crenshaw
221559cc38
chore: upgrade codeql action to v2 (#10165)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-03 20:26:35 +00:00
Michael Crenshaw
3166864b5b
chore: no colons in filenames (#10183)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-03 22:17:10 +02:00
Michael Crenshaw
0064fa729c
feat: Add labelSelector style to filter all generators (#9312)
Fixes https://github.com/argoproj/applicationset/issues/361

Signed-off-by: Jan Jansen <jan.jansen@gdata.de>

Co-authored-by: Jan Jansen <jan.jansen@gdata.de>
2022-08-03 15:30:52 -04:00
Michael Crenshaw
94e12e6952
docs: use install instead of curling directly to /usr/local/bin (#9944)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-03 21:29:27 +02:00
Michael Crenshaw
ee08c7b144
chore: fix sarif upload categories (#10171)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-03 20:50:36 +02:00
Yves Richard
4d7ff83b29
docs: fix kustomize namePrefix misconception in application.yaml (#10162)
* Update docs/operator-manual/application.yaml

- Removed comment about what namePrefix does. (i.e. it does not add a prefix to the image)
- Added examples of other supported transformers. (based on looking at the source code)
- Added link to the kustomize docs where the transormers are described in more detail.

* Update kustomize casing to be consistent

Signed-off-by: whyvez <yves@premise.com>
2022-08-03 14:38:44 -04:00
my-git9
9d21bb91b1
fix: Add logic to handle for file.Close() (#9963) (#10159)
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-08-03 14:33:40 -04:00
Michael Crenshaw
15ac1a6ac9
chore: fix typo in image workflow (again) (#10164)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-01 20:51:56 +00:00
Michael Crenshaw
5c05aa4af2
chore: fix typo in image workflow (#10161)
Signed-off-by: CI <michael@crenshaw.dev>
2022-08-01 18:20:10 +00:00
Mohamed Iflan
7bd9e1eb83
docs: Fixed indentation Error (#10123)
* Fixed indentation Error

Signed-off-by: iflan7744 <iflan_mohamed@yahoo.com>

* Fixed indentation Error for top-level data key

Signed-off-by: iflan7744 <iflan_mohamed@yahoo.com>

Co-authored-by: iflan7744 <iflan_mohamed@yahoo.com>
2022-08-01 10:39:44 -04:00
Michael Crenshaw
33f17596f7
chore: fix codeql category error (#10137)
Signed-off-by: CI <michael@crenshaw.dev>
2022-07-30 17:25:54 +02:00