František Hána
06c64bf567
helm: add resources to opentelemetry init container ( #10300 )
2023-09-11 19:36:12 -07:00
Ricardo Katz
cf889c6c47
Disable user snippets per default ( #10393 )
...
* Disable user snippets per default
* Enable snippet on tests
2023-09-10 20:02:10 -07:00
Marco Ebert
2d03da6334
Deployment/DaemonSet: Fix templating & value. ( #10240 )
2023-09-10 07:20:09 -07:00
Marco Ebert
4869c8b462
Deployment/DaemonSet: Template topologySpreadConstraints
. ( #10259 )
2023-09-10 05:38:10 -07:00
James Strong
da9c5730f6
release notes 1.8.2 ( #10389 )
...
* release notes 1.8.2
Signed-off-by: James Strong <strong.james.e@gmail.com>
* fix yaml error
Signed-off-by: James Strong <strong.james.e@gmail.com>
* supdate docs
* Rolling back to v1.21.1
---------
Signed-off-by: James Strong <strong.james.e@gmail.com>
Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
2023-09-09 08:44:09 -07:00
Matt Clegg
c9ca168364
BUGFIX incorrect indentation ( #10254 )
...
Error: Failed to render chart: exit status 1: Error: YAML parse error on ingress-nginx/templates/controller-serviceaccount.yaml: error converting YAML to JSON: yaml: line 14: mapping values are not allowed in this context
Use --debug flag to render out invalid YAML
Error: plugin "diff" exited with error
2023-09-04 23:57:51 -07:00
logica
dd6145b2d3
Bump k8s.io/component-base from 0.26.4 to 0.27.4 (Replace Topology Aware Hints with Topology Aware Routing) ( #10282 )
...
* Bump k8s.io/component-base from 0.26.4 to 0.27.4
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base ) from 0.26.4 to 0.27.4.
- [Commits](https://github.com/kubernetes/component-base/compare/v0.26.4...v0.27.4 )
---
updated-dependencies:
- dependency-name: k8s.io/component-base
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* changed annotation to TopologyMode
* fixed documents
* fixed test
* using api constraint for test deployment options
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 07:17:27 -07:00
Kazuki Suda
e17927ba52
helm: Use .Release.Namespace as default for ServiceMonitor namespace ( #10249 )
...
Signed-off-by: Kazuki Suda <kazuki.suda@gmail.com>
2023-08-11 07:09:27 -07:00
Ehsan Saei
3baa591bb5
promote distroless otel init image ( #10257 )
2023-08-02 03:34:49 -07:00
Jan-Otto Kröpke
afd1311f85
[helm] configure allow to configure hostAliases ( #10180 )
...
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
2023-07-28 04:41:56 -07:00
Ricardo Katz
c5f348ea2e
Implement annotation validation ( #9673 )
...
* Add validation to all annotations
* Add annotation validation for fcgi
* Fix reviews and fcgi e2e
* Add flag to disable cross namespace validation
* Add risk, flag for validation, tests
* Add missing formating
* Enable validation by default on tests
* Test validation flag
* remove ajp from list
* Finalize validation changes
* Add validations to CI
* Update helm docs
* Fix code review
* Use a better name for annotation risk
2023-07-21 20:32:07 -07:00
Jan-Otto Kröpke
a297cedb7a
[helm] pass service annotations through helm tpl engine ( #10084 )
...
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
2023-07-20 11:00:10 -07:00
amirschw
1dd8d0cfd7
Ignore deployment template's replicas if KEDA is enabled ( #9534 )
2023-07-20 10:34:11 -07:00
James Strong
652a800422
release notes 1.8.1 ( #10161 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-06-30 18:37:24 -03:00
kylekluever
8b24fc98d2
Fix loadBalancerClass value ( #10139 )
2023-06-27 05:42:32 -07:00
Fabio Formosa
002d7e90d7
Added a doc line to the missing helm value service.internal.loadBalancerIP ( #9406 )
...
* Update README.md
#9403 Add documentation for controller.service.internal.loadBalancerIP in Helm chart
* Update README.md
removed a duplicated row in the helm chart values
* #9403 added a doc to the internal loadBalancerIP
removed a comment from an already supported helm value and added a doc line
* #9403 Reverted a manual added line
Removed a manual added line in favour of helm doc
* #9403 re-generated the README with the last doc line added to the value.yaml
* #9403 removed trailing spaces
* removed trail spaces
2023-06-27 05:34:32 -07:00
Isaac Wilson
08158df8c0
Update typo in docs for lb scheme ( #10117 )
2023-06-22 10:35:40 -07:00
LucasBoisserie
0b4c98b7c3
feat(helm): Add loadBalancerClass ( #9562 )
2023-06-22 07:59:40 -07:00
Ehsan Saei
436df32c2c
add distroless otel init ( #10035 )
...
add distroless otel init
2023-06-12 03:47:48 -07:00
Micah Huber
051aa6d40d
add support for keda fallback settings ( #9993 )
2023-06-11 11:51:46 -07:00
Chen Chen
5bfc56618e
Update Internal Load Balancer docs ( #10062 )
...
* Update internal load balancer doc
Signed-off-by: z1cheng <imchench@gmail.com>
* Fix incorrect description
Signed-off-by: z1cheng <imchench@gmail.com>
* GenerateREADME.md using helm-docs
Signed-off-by: z1cheng <imchench@gmail.com>
* Regenerate the docs
Signed-off-by: z1cheng <imchench@gmail.com>
---------
Signed-off-by: z1cheng <imchench@gmail.com>
2023-06-08 08:54:13 -07:00
Mitchell Mohorovich
4c00085c17
fix broken kubernetes.io/user-guide/ docs links ( #10055 )
2023-06-08 08:52:14 -07:00
Long Wu Yuan
7d27f39953
ensured hpa mem spec before cpu spec ( #10043 )
2023-06-05 08:07:27 -07:00
James Strong
3476232f5c
release controller 1.8.0 and chart 4.7.0 ( #10017 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-05-30 11:39:50 -07:00
Long Wu Yuan
f7ea0b152b
changed tagsha to recent builds ( #10001 )
2023-05-27 07:46:51 -07:00
Peter Jakubis
df0be089d2
PodDisruptionBudget spec logic update ( #9904 )
...
Signed-off-by: Peter Jakubis <balonik32@gmail.com>
2023-05-25 10:26:53 -07:00
Federico Cuello
8c7981bfa2
helm: Fix opentelemetry module installation for daemonset ( #9792 )
...
* fix: opentelemetry module for controller-daemonset
* fix: Align controller-daemonset with controller-deployment
* Fix typo in github/workflows/ci
2023-05-22 07:42:34 -07:00
Marco Ebert
06612e6ffd
HPA: Use capabilites & align manifests. ( #9521 )
2023-05-11 09:37:03 -07:00
vkanelov
f18826b73e
add option for annotations in PodDisruptionBudget ( #9843 )
...
add option for annotations in PodDisruptionBudget
2023-05-10 14:39:14 -07:00
guessi
8ab8803dcc
Update charts/* to keep project name display aligned ( #9931 )
2023-05-05 18:23:16 -07:00
James Strong
3d73327994
release controller 1.7.1 and chart 4.6.1 ( #9929 )
...
* release controller 1.7.1 and chart 4.6.1
Signed-off-by: James Strong <james.strong@chainguard.dev>
* fix typo
Signed-off-by: James Strong <james.strong@chainguard.dev>
* fix ah lint errors
Signed-off-by: James Strong <james.strong@chainguard.dev>
---------
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-05-05 05:45:13 -07:00
Jan-Otto Kröpke
d8f54420a4
[helm] Support custom port configuration for internal service ( #9846 )
...
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2023-05-01 08:18:19 -07:00
plynch-magnolia
01d2646538
Adding resource type to default HPA configuration to resolve issues with Terraform helm chart usage ( #9803 )
2023-04-24 08:33:02 -07:00
Marco Ebert
91a89bcc0c
README: Update external-dns
link. ( #9866 )
2023-04-20 01:45:13 -07:00
Marco Ebert
7fcafff046
Chart: Improve README.md
. ( #9831 )
2023-04-07 08:39:15 -07:00
Marco Ebert
5806b58003
Values: Fix indention of commented values. ( #9812 )
2023-04-04 05:55:53 -07:00
James Strong
81cf94ea48
release 1.7.0 chart 4.6.0
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-03-24 13:27:00 -04:00
James Strong
7865825cf0
release notes v1.7.0
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-03-24 09:45:31 -04:00
Taehyun Kim
e3c9382fc9
fix: controller psp's volume config ( #9740 )
...
* fix: controller psp's volume config
* revert chart version
2023-03-21 06:41:08 -07:00
Adam Jacques
00bfb2e84a
Fix several Helm YAML issues with extraModules and extraInitContainers ( #9709 )
...
* Fix indention issue for DaemonSets when using extraModules and extraInitContainers
* Improve documentation
* Unify and fix templating
* Enable support for the opentelemetry from values.yaml
2023-03-21 06:37:08 -07:00
Ole-Martin Bratteng
12da492f01
docs(helm): fix value key in readme for enabling certManager ( #9640 )
2023-03-20 05:05:18 -07:00
Saumya
18c3a91a04
updated digest and sha for opentelemetry ( #9758 )
2023-03-19 12:43:16 -07:00
Saumya
45dae623c7
updated kube-webhook-certgen digest and tags ( #9756 )
2023-03-19 08:59:16 -07:00
Marco Ebert
58e5a2c01f
Chart: Drop controller.headers
, rework DH param secret. ( #9659 )
2023-03-16 18:39:16 -07:00
Marco Ebert
47eb3a17fd
Deployment/DaemonSet: Label pods using ingress-nginx.labels
. ( #9732 )
2023-03-14 06:44:17 -07:00
Do Hoang Khiem
e2d076c4fc
HPA: autoscaling/v2beta1 deprecated, bump apiVersion to v2 for defaultBackend ( #9731 )
2023-03-14 04:32:18 -07:00
James Strong
864316955f
Release new Helm Chart
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-14 20:22:36 -05:00
James Strong
8045cd29fb
Release Notes Controller 1.6.4 Helm 4.5.1
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-14 19:12:18 -05:00
James Strong
80fd69e641
Release docs for Controller v1.6.3 and Helm v4.5.0 ( #9614 )
...
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-02-13 19:23:31 -08:00
James Strong
01c9a2bf25
Revert Implement pathType validation ( #9511 ) ( #9607 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-12 22:57:29 -08:00