Long Wu Yuan
3a1ab7c644
Removed tabs and one extra-space ( #7426 )
2021-08-03 10:18:48 -07:00
Long Wu Yuan
499ed16cc8
Fixed chart version ( #7423 )
2021-08-03 07:34:49 -07:00
Long
9e274dd41c
fix for #7197 & #7285 ( #7361 )
2021-07-16 06:28:09 -07:00
James Strong
24f99c8466
update v0.48.1 ( #7350 )
2021-07-14 12:06:19 -07:00
Jintao Zhang
a8408cdb51
release: helm chart v3.34.0 ( #7258 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-06-22 04:37:58 -07:00
James Strong
fb919b918a
the container images didnt get updated ( #7217 )
2021-06-06 11:24:40 -07:00
Ricardo Katz
811ed7be57
Release v0.47.0 ( #7211 )
...
Signed-off-by: Ricardo Katz <ricardo.katz@gmail.com>
2021-06-06 09:22:39 -07:00
James Strong
6d53dd1430
fix version with gen script
2021-04-30 18:45:53 -04:00
James Strong
4daff157cb
update version
2021-04-30 18:43:44 -04:00
James Strong
54fd7fef22
update helm charts
2021-04-30 18:43:44 -04:00
Kubernetes Prow Robot
d4f00794b7
Merge pull request #6914 from Shan1024/patch-1
...
Update Ingress variable label
2021-04-29 03:50:51 -07:00
Kubernetes Prow Robot
d0914cc781
Merge pull request #6999 from secustor/fix-add-usage_of_regex
...
fix(dashboard): use regex for ingress
2021-04-29 03:46:50 -07:00
mcorbin
7b5a492a09
Add Exoscale in the documentation
2021-04-23 16:28:45 +02:00
Ricardo Katz
ed5aee7659
Prepare for v0.45.0 release ( #7026 )
...
* Prepare for v0.45.0 release
* Apply suggestions from code review
Co-authored-by: Elvin Efendi <elvin.efendiyev@gmail.com>
* Prepare for v0.45.0 release
Co-authored-by: Elvin Efendi <elvin.efendiyev@gmail.com>
2021-04-06 12:10:21 -07:00
sebastian.poxhofer
4f58ef3e0f
fix(dashboard): remove unnecessary namespace variable in query
2021-03-29 20:20:05 +02:00
sebastian.poxhofer
6364e9d3e3
fix(dashboard): use regex for ingress
2021-03-29 20:05:08 +02:00
Shan Mahanama
698cdd668e
Update Ingress variable label
...
Update the label `controller` to `controller_pod`.
2021-02-27 13:00:22 +08:00
Manuel Alejandro de Brito Fontes
d2f139b01f
Release helm chart v3.23.0
2021-02-04 11:16:24 -03:00
Jaeyoung Lee
fdd3f9c5aa
Change break link for documentation
2021-01-29 15:34:48 +09:00
Kubernetes Prow Robot
032fccb292
Merge pull request #6756 from shubhambhattar/patch-1
...
Dashboard Panel supposed to show average is showing sum.
2021-01-24 09:14:53 -08:00
Manuel Alejandro de Brito Fontes
9985d72f79
Update static manifests
2021-01-20 14:42:12 -03:00
Shubham Bhattar
117cb3b6d8
Dashboard supposed to show average is showing sum.
2021-01-14 17:21:02 +05:30
Manuel Alejandro de Brito Fontes
37140a3863
Release ingress-nginx 0.43.0
2020-12-30 14:56:29 -03:00
Manuel Alejandro de Brito Fontes
0abfad70ce
Release v0.42.0
2020-12-24 16:13:13 -03:00
Slobodan Mišković
c4d5f4d1e6
Fix link to kustomize docs
2020-12-16 10:27:32 -08:00
ml-
29a170617f
Fix sum of nginx process connections
...
nginx_ingress_controller_nginx_process_connections returns four elements
for each pod, one for each "state" (active, reading, waiting, writing).
The value of the element with state "active" is the sum of the other
three elements of other states:
active = reading + waiting + writing
So sum() returns a value that is 2x of the actual amount of connections.
To fix this we simply select elements with state "active".
2020-11-16 18:43:09 +01:00
Manuel Alejandro de Brito Fontes
8b99f49d2d
Release 0.41.2
2020-11-12 17:39:07 -03:00
Manuel Alejandro de Brito Fontes
52dd877841
Release v0.41.1
2020-11-12 12:43:19 -03:00
Manuel Alejandro de Brito Fontes
8aefb97fea
Release 0.41.0 chart
2020-11-03 14:58:10 -03:00
Manuel Alejandro de Brito Fontes
a4afffc73d
Update static manifests
2020-10-11 16:45:37 -03:00
Manuel Alejandro de Brito Fontes
528d214f20
Release 0.40.2
2020-10-06 16:42:33 -03:00
Manuel Alejandro de Brito Fontes
f7f3815bc7
Release v0.40.1
2020-10-02 15:15:09 -03:00
Manuel Alejandro de Brito Fontes
680378b334
Release v0.40.0
2020-10-01 16:56:44 -03:00
Manuel Alejandro de Brito Fontes
d0b37d18df
Update static manifest yaml files
2020-09-16 11:24:14 -03:00
Manuel Alejandro de Brito Fontes
27598b5f90
Update chart requirements
2020-09-15 14:50:32 -03:00
Patrik Cyvoct
6318d40339
Add install command for Scaleway
...
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-09-10 13:47:52 +02:00
Manuel Alejandro de Brito Fontes
12150e318b
Release v0.35.0
2020-08-28 10:24:34 -04:00
Manuel Alejandro de Brito Fontes
8102fff242
Switch images to k8s.gcr.io after Vanity Domain Flip
2020-08-26 22:07:22 -04:00
Manuel Alejandro de Brito Fontes
8a80bcfcc3
Update NLB idle timeout information
2020-08-26 13:33:37 -04:00
haslersn
7ddb7343fa
feat(baremetal): Add kustomization.yaml
2020-08-06 00:43:42 +02:00
Philipp Strube
beae32b6fe
Update deploy scripts using hack/generate-deploy-scripts.sh
2020-07-29 12:02:09 +02:00
David Dooling
f4585f99a6
Do not add namespace to cluster-scoped resources
...
When adding namespace to the helm-generated YAML files, do not add it
to cluster-scoped resources like ClusterRole, ClusterRoleBinding, and
ValidatingWebhookConfiguration. Regenerate static YAML resource
specs.
2020-07-28 14:14:05 -05:00
Manuel Alejandro de Brito Fontes
1d250bcbd9
Release helm chart for v0.34.1
2020-07-15 16:33:06 -04:00
Manuel Alejandro de Brito Fontes
6c73d66ae6
Update helm chart for v0.34.0
2020-07-10 08:57:40 -04:00
Manuel Alejandro de Brito Fontes
9aa1a59e1d
Update deploy manifests
2020-07-03 17:28:22 -04:00
Manuel Alejandro de Brito Fontes
bdbf11f6b4
Use fully qualified images to avoid cri-o issues
2020-06-25 18:14:46 -04:00
Manuel Alejandro de Brito Fontes
df8ceea8a9
Release 0.33.0
2020-06-11 10:24:08 -04:00
Manuel Alejandro de Brito Fontes
a9add96fc2
Release chart 2.1.0
2020-05-04 16:39:30 -04:00
Manuel Alejandro de Brito Fontes
446845114c
Release 0.32.0
2020-05-01 11:16:10 -04:00
Manuel Alejandro de Brito Fontes
768a91f58d
Fix chart missing default backend name
2020-04-29 22:44:04 -04:00