pasha-codefresh
cb1f06c72a
fix: issue with project scoped resources ( #8048 )
...
fix: issue with project scoped resources (#8048 )
Signed-off-by: pashavictorovich <pavel@codefresh.io>
2021-12-30 09:09:57 -08:00
plakyda-codefresh
62f29865e7
fix: Default value for retry validation #8055 ( #8064 )
...
fix: Default value for retry validation #8055 (#8064 )
Signed-off-by: viktorplakida <plakyda1@gmail.com>
2021-12-30 09:04:18 -08:00
Saumeya Katyal
ae9abe5175
fix: application-icons-alignment ( #8054 )
...
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
2021-12-29 11:17:07 -08:00
pasha-codefresh
b558579f28
fix: sync window panel is crashed if resource name not contain letters ( #8053 )
...
fix: sync window panel is crashed if resource name not contain letters (#8053 )
Signed-off-by: pashavictorovich <pavel@codefresh.io>
2021-12-29 11:07:23 -08:00
Alexander Matyushentsev
b3ea0a38bb
chore: add argocd-notifications to 'dev' image ( #8034 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-27 14:46:56 -08:00
Yi Cai
32838b1f71
fix: adding pagination to grouped nodes sliding panel#7837 ( #7915 )
...
fix: adding pagination to grouped nodes sliding panel#7837 (#7915 )
Signed-off-by: ciiay <yicai@redhat.com>
2021-12-24 22:08:26 -08:00
Moulick Aggarwal
e822437eb3
chore: bump go-jsonnet to v0.18.0 ( #8011 )
...
Signed-off-by: Moulick Aggarwal <moulickaggarwal@gmail.com>
2021-12-24 21:44:28 -08:00
Saumeya Katyal
de582e0bd5
fix: refreshing label toast ( #7979 )
...
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
2021-12-23 09:12:50 -08:00
Alexander Matyushentsev
26f83501ad
fix: Controller panics if resource manifest has incorrect annotation ( #8022 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-23 08:14:06 -08:00
plakyda-codefresh
000f951b9c
fix: retry disabled text ( #8004 )
...
fix: retry disabled text (#8004 )
Signed-off-by: viktorplakida <plakyda1@gmail.com>
2021-12-22 11:40:11 -08:00
Yi Cai
129e9ea89e
fix: Grouped node list missing resources on Compact resources view #8014 ( #8018 )
...
Signed-off-by: ciiay <yicai@redhat.com>
2021-12-22 11:38:55 -08:00
Regina Scott
d1d82c6d6f
feat: add visual indicator for newly created pods ( #8006 )
...
Signed-off-by: Regina Scott <rescott@redhat.com>
2021-12-22 11:26:36 -08:00
Niklas Steiner
d8c3113c06
fix: Opening app details shows UI error on some apps ( #8016 ) ( #8019 )
...
Signed-off-by: Niklas Steiner <niklas@sbg.at>
2021-12-22 11:06:11 -08:00
Leonardo Luz Almeida
7bac2c151a
fix: Inconsistent normalization logic during diff ( #7980 )
...
fix: Inconsistent normalization logic during diff (#7980 )
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2021-12-22 08:57:48 -08:00
Yi Cai
800b1093e7
fix: Nested Refresh dropdown does not work on Application Details page #1524 ( #7950 )
...
* fix: Nested Refresh dropdown does not work on Application Details page #1524
Signed-off-by: ciiay <yicai@redhat.com>
* Removed unnecessary changes
Signed-off-by: ciiay <yicai@redhat.com>
2021-12-22 14:10:28 +01:00
jannfis
18f7b416a8
chore: Some minor changes to the docs linter ( #7996 )
...
chore: Some minor changes to the docs linter (#7996 )
Signed-off-by: jannfis <jann@mistrust.net>
2021-12-21 09:22:54 -08:00
Jesse Suen
63dfc78917
fix: remove vendor dependency in virtualized toolchain ( #8000 )
...
Signed-off-by: Jesse Suen <jesse@akuity.io>
2021-12-20 17:24:27 -08:00
Alexander Matyushentsev
487db973d3
fix: correctly handle project field during partial cluster update ( #7994 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-20 12:52:34 -08:00
Clive Jevons
fcaa8abd01
feat: enable specifying root ca for oidc ( #6712 )
...
When configuring an external OIDC provider which uses a private PKI
for its certificates it was not possible to properly verify the certificate
being served. Also, when using ArgoCD in insecure mode, e.g. when running
behind istio for providing mTLS, this resulted in errors.
Signed-off-by: Clive Jevons <clive@jevons-it.net>
2021-12-20 09:57:20 +01:00
Didrik Finnøy
e32c07007c
docs: Helm plugins via initContainers ( #7815 )
...
* Docs: Helm plugins via initContainers
Related: #7066
Include an alternative method for installing Helm plugins that don't require users to maintain their own version of the ArgoCD container image.
Signed-off-by: Didrik Finnøy <djfinnoy@protonmail.com>
* add codeblock
Signed-off-by: Didrik Finnøy <djfinnoy@protonmail.com>
* change helm repo name in example code
Signed-off-by: Didrik Finnøy <djfinnoy@protonmail.com>
2021-12-19 20:43:02 +01:00
Zadkiel
e50d03eb61
fix(ui): use consistent case for diff modes ( #7945 )
...
Signed-off-by: GitHub <noreply@github.com>
2021-12-19 19:54:00 +01:00
Michael Crenshaw
e15c8a58a6
docs: Add a link to docs/operator-manual/security.md from root-level security.md ( #7840 )
...
* docs: add a link from the base security doc to the operator manual security page
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* chore: better copy
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* chore: bump doc version
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
2021-12-19 19:53:08 +01:00
Michael Crenshaw
3bd8688004
chore: escape proj in regex ( #7985 )
...
* chore: escape proj in regex
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* chore: test normal cases
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* chore: typo
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
2021-12-19 17:09:36 +01:00
Michael Crenshaw
ad1ed1d51b
chore: add target revision tests ( #7963 )
...
* fix: add nil check, add revision tests, add docs about webhook behavior
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* chore: move single-use function into test
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* chore: add comment about why some tests are absent
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* chore: fix text names
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
2021-12-17 13:33:57 -08:00
Michael Crenshaw
914fb8337e
fix: webhook URL matching edge cases ( #7981 )
...
* fix: webhook URL matching edge cases
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* docs: docstring
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* chore: lint
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
* chore: move logging to non-utility function
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
2021-12-17 20:47:55 +01:00
Alexander Matyushentsev
0676b65f7e
fix: add aws cli into final argocd image ( #7973 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-16 18:46:59 -08:00
Michael Crenshaw
2e494689cd
chore: lint docs + CI job ( #7959 )
...
Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
2021-12-16 15:52:18 -08:00
Shyukri Shyukriev
561a44d0a8
chore: upgrade awscli to 2.4.6 and remove python deps ( #7947 )
...
Remove python3-pip and deps
Use hack/installers since AWS doesn't provide pip packages for v2
Side effect: image downsize 842 MB -> 483MB
Signed-off-by: Shyukri Shyukriev <shyukri.shyukriev@mariadb.com>
2021-12-16 15:37:10 -08:00
Jesse Suen
63e70a9f71
chore: portable and simpler toolchain install ( #7920 )
...
Signed-off-by: Jesse Suen <jesse@akuity.io>
2021-12-16 15:16:36 -08:00
Alexander Matyushentsev
656f790aed
fix: resource details page crashes when resource is not deployed and hide managed fields is selected ( #7971 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-16 14:42:29 -08:00
Alexander Matyushentsev
7f09331e3f
fix: notifications controller manifests shuold use argocd image ( #7970 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-16 13:58:42 -08:00
pasha-codefresh
f9ba9e9811
fix: issue with headless installation ( #7958 )
...
fix: issue with headless installation (#7958 )
Signed-off-by: pashavictorovich <pavel@codefresh.io>
2021-12-16 10:17:16 -08:00
jomenxiao
17c6daa9ea
fix: targetervision compatible without prefix refs/heads or refs/tags ( #7939 )
...
fix: targetervision compatible without prefix refs/heads or refs/tags (#7939 )
Signed-off-by: jomen.xiao <jomenxiao@gmail.com>
2021-12-15 10:56:31 -08:00
Alexander Matyushentsev
f89d40c9e0
fix: add missing notifications base to Argo CD HA ( #7934 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-14 15:22:32 -08:00
Xabier Larrakoetxea Gallego
6a1472371f
Fix Kubernetes labels normalization for Prometheus ( #7925 )
...
* When adding Kubernetes labels as Prometheus labels, replace with all the invalid Prometheus label chars
Signed-off-by: Xabier Larrakoetxea <me@slok.dev>
* Add Fonoa company to users doc
Signed-off-by: Xabier Larrakoetxea <me@slok.dev>
* Add comment and link to the Prometheus label valid characters
Signed-off-by: Xabier Larrakoetxea <me@slok.dev>
2021-12-14 12:38:25 -08:00
Alexander Matyushentsev
3ea2ba06f5
docs: update CHANGELOG: mention v2.2.0 release and v2.1.8 releases ( #7930 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-14 12:28:08 -08:00
Leonardo Luz Almeida
29a6be4afe
Feat: Ignore differences owned by trusted managers from managedFields ( #7869 )
...
* feat: implement managed fields normalizer
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2021-12-14 10:49:55 -08:00
Saumeya Katyal
bed36e2027
fix: add all resources in list view ( #7295 )
...
* fix: add all resources in list view
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
add resources from applicationTree
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
minor spacing fixes
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
changes
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
* merge conflicts and improvement
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
* change variable name
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
* review comments
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
* lint-fix
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
2021-12-14 09:32:54 +01:00
Jesse Suen
9ff7c0b9c7
feat: update gitops-engine to v0.5.1 and add additional tuning options ( #7917 )
...
Signed-off-by: Jesse Suen <jesse@akuity.io>
2021-12-13 18:39:25 -08:00
May Zhang
cf78fe429a
fix: during import, if stop-operation flag is provided, then nil oper… ( #7916 )
...
* fix: during import, if stop-operation flag is provided, then nil operation field of application
Signed-off-by: May Zhang <may_zhang@intuit.com>
* fix: during import, if stop-operation flag is provided, then nil operation field of application
Signed-off-by: May Zhang <may_zhang@intuit.com>
* run goimports -local
Signed-off-by: May Zhang <may_zhang@intuit.com>
* updated docs
Signed-off-by: May Zhang <may_zhang@intuit.com>
2021-12-13 15:30:43 -08:00
Yi Cai
5b17fc36d4
feat: Added toggle button for compact view #7836 ( #7900 )
...
feat: Added toggle button for compact view #7836 (#7900 )
Signed-off-by: ciiay <yicai@redhat.com>
2021-12-13 13:39:57 -08:00
Alexander Matyushentsev
5978dfa167
fix: resource tracking normalization should not always drop old label ( #7911 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-13 08:25:46 -08:00
Sho Iizuka
ddb90ab496
docs: fix flag name to use external variables in Jsonnet ( #7659 )
...
Signed-off-by: sho-iizuka <sho-iizuka@cybozu.co.jp>
2021-12-12 23:47:34 -08:00
Alexander Matyushentsev
0a792fefac
fix: resource tracking normalization shuold drop empty labels ( #7909 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-11 11:16:45 -08:00
jomenxiao
e48350756b
fix nil point ( #7905 )
...
Signed-off-by: jomenxiao <jomenxiao@gmail.com>
2021-12-10 21:23:37 -08:00
Alexander Matyushentsev
6d8ff61b16
fix: improve migration from label to annotation tracking ( #7899 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-12-10 16:14:38 -08:00
Michael Weibel
238ff275c4
docs: add Helio ( #7902 )
...
Signed-off-by: Michael Weibel <michael@helio.exchange>
2021-12-10 15:20:42 -08:00
Saumeya Katyal
7eccd21b47
fix: css warning icon color change ( #7903 )
...
Signed-off-by: saumeya <saumeyakatyal@gmail.com>
2021-12-10 14:06:11 -08:00
Keith Chong
c9ddaabf08
fix: Event timestamp incorrectly shows unix epoch ( #7879 ) ( #7892 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com>
2021-12-10 10:32:56 -08:00
May Zhang
a51169e8c0
fix: Cluster API does not support updating labels and annotations ( #7901 )
...
Signed-off-by: May Zhang <may_zhang@intuit.com>
2021-12-09 16:39:34 -08:00