Commit Graph
479 Commits
Author SHA1 Message Date
stakater-user 306a988ace [skip-ci] Update artifacts 2023-05-31 08:19:27 +00:00
stakater-user 93160891f5 [skip-ci] Update artifacts 2023-05-24 08:31:42 +00:00
Jan-Otto KröpkeandGitHub d08b0afe0f Remove v version prefix from helm chart 2023-05-11 09:19:34 +02:00
stakater-user b6e6c17df4 [skip-ci] Update artifacts 2023-04-27 11:58:42 +00:00
stakater-user b7220dac28 [skip-ci] Update artifacts 2023-04-27 10:50:23 +00:00
stakater-user 09e8e5a4cb [skip-ci] Update artifacts 2023-04-05 07:39:25 +00:00
Muneeb AijazandGitHub c84cf916be Merge pull request #430 from ctrought/feat-enhancelabelselectors
feat: Configmap/secret label selector & refactor namespace selector
2023-04-05 12:20:01 +05:00
stakater-user c3c700a7a9 [skip-ci] Update artifacts 2023-04-05 06:40:47 +00:00
Hussnain ddbe3036af Merge remote-tracking branch 'upstream/master' into fix-255 2023-04-05 11:19:34 +05:00
Hussnain 3e88e06199 Updated image path 2023-04-05 11:04:31 +05:00
stakater-user 71a2b2347a [skip-ci] Update artifacts 2023-04-05 05:55:18 +00:00
Muneeb AijazandGitHub ca9715b231 Merge pull request #427 from Whisper40/master
 feat: Implement topologySpreadConstraints to improve redundancy (fix #426)
2023-04-05 10:49:14 +05:00
stakater-user 32bda1a2ed [skip-ci] Update artifacts 2023-04-05 05:44:22 +00:00
Kévin PEREZandGitHub 7d08a6a28f feat: Implement initialDelaySeconds for readinessProbe & livenessProbe (fix #429)
PR respond to this feature request : https://github.com/stakater/Reloader/issues/429
2023-04-03 16:17:41 +02:00
ctrought 8e8ce51313 docs: update label selector usage
Signed-off-by: Craig Trought <k8s@trought.ca>
2023-04-02 15:48:12 -04:00
ctrought 2b619a9243 fix: namespace list/watch permission when using namespaceSelectors
Signed-off-by: Craig Trought <k8s@trought.ca>
2023-04-02 01:31:53 -04:00
ctrought 27c0a9b328 feat: additional labelSelector support
* add option to configure labelSelectors on configmaps & secrets
* support all labelSelectors
* label selector tests
* legacy support for ':' delimited selectors and wildcards

Signed-off-by: Craig Trought <k8s@trought.ca>
2023-03-31 19:08:10 -04:00
stakater-user 3907495a42 [skip-ci] Update artifacts 2023-03-30 19:19:37 +00:00
Kévin PEREZ 49c8f78cff Add topologySpreadConstraints 2023-03-30 09:49:49 +02:00
stakater-user 08ceb6126c [skip-ci] Update artifacts 2023-03-30 05:48:32 +00:00
stakater-user 197f009fc9 [skip-ci] Update artifacts 2023-03-27 06:54:41 +00:00
stakater-user b193a7b94c [skip-ci] Update artifacts 2023-03-10 23:25:51 +00:00
John StewartandGitHub 1c165c86da [helm] make sure comparison for deployment replicas is always doing so against an int 2023-03-10 16:31:09 -05:00
stakater-user 6498f5a536 [skip-ci] Update artifacts 2023-03-10 17:03:18 +00:00
jordanfelleandGitHub a8ee7068a5 Fixing eval for enabling HA
When set to 1.0

 <gt .Values.reloader.deployment.replicas 1.0>: error calling gt: incompatible types for comparison

But works when set to 1
2023-03-10 06:44:06 -05:00
stakater-user 8f8b95bf57 [skip-ci] Update artifacts 2023-03-10 09:13:06 +00:00
faizanahmad055 cf40b431a3 Implement sync after restart
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2023-03-09 23:02:19 +01:00
stakater-user e0a1c25fee [skip-ci] Update artifacts 2023-03-06 14:31:59 +00:00
Usama AhmadandGitHub a746df7a03 Merge pull request #404 from stakater/update-golang-and-dependencies
Update go version and dependencies
2023-03-06 19:10:43 +05:00
faizanahmad055 a00f7bf83e Remove namespace from clusterrole and clusterrolebinding
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2023-03-05 17:59:44 +01:00
stakater-user 2b29700fa4 [skip-ci] Update artifacts 2023-03-03 22:20:53 +00:00
frits-vandGitHub 84e927fd60 fix: remove cluster-scoped resources namespace (#402)
`/metadata/namespace` is invalid for cluster-scoped resources. Having it
defined results in errors in certain tooling.

```
KNV1052: cluster-scoped resources MUST NOT declare metadata.namespace
```
2023-03-03 23:12:42 +01:00
stakater-user 80a7f1ee9f [skip-ci] Update artifacts 2023-02-26 15:15:01 +00:00
yu-croco d660f9dbdf Merge branch 'master' into add-fullname-override-on-values 2023-02-26 22:45:11 +09:00
yu-croco ad03e5830d chore: Add nameOverride and fullnameOverride explicitly on values.yaml
Signed-off-by: yu-croco <yu.croco@gmail.com>
2023-02-26 22:42:17 +09:00
stakater-user 032c391cb8 [skip-ci] Update artifacts 2023-02-26 12:43:03 +00:00
Faizan AhmadandGitHub 9173f446ab Merge pull request #396 from stakater/update-push-workflow
Remove outdated manifests
2023-02-26 13:23:25 +01:00
stakater-user f795fa2aec [skip-ci] Update artifacts 2023-02-26 12:07:53 +00:00
stakater-user fdc8a61fc6 [skip-ci] Update artifacts 2023-02-26 11:35:45 +00:00
Faizan AhmadandGitHub c7f507a4b9 Merge pull request #386 from d3adb5/feat/set-rootfs-ro
feat: set read-only root filesystem at container level
2023-02-26 12:16:42 +01:00
stakater-user 70aef8a871 [skip-ci] Update artifacts 2023-02-26 10:59:11 +00:00
Faizan AhmadandGitHub 54d0681340 Merge pull request #385 from d3adb5/chore/stop-listening-on-9091
chore: listen on only 9090 for /metrics and /live
2023-02-26 11:39:45 +01:00
MahnoorAsghar 63022fe4d0 Remove optional manifests which are outdated 2023-02-24 13:48:38 +05:00
MahnoorAsghar 8c4523db69 update push workflow to render manifests correctly 2023-02-22 16:45:43 +05:00
d3adb5 5a9ccbf01f fix: properly capitalize 'filesystem' in values
Use the proper capitalization in the reference to the value
reloader.readOnlyRootFileSystem: FileSystem instead of Filesystem.
2023-02-08 14:15:28 -08:00
stakater-user 0f7403b7bf [skip-ci] Update artifacts 2023-02-07 17:35:32 +00:00
Jan-Otto KröpkeandJan-Otto Kröpke 09babe46d9 [helm] Add support for relabelings and metricRelabelings for serviceMonitor/podMonitor 2023-02-07 11:20:29 +01:00
d3adb5 451e4f636b feat: set read-only root filesystem at container level
Change the securityContext field of the Reloader container if
reloader.readOnlyFilesystem is set to true. The change takes effect even
if not container securityContext is defined.

Closes #339.
2023-02-07 00:16:16 -08:00
d3adb5 2f8999e3cb chore: listen on only 9090 for /metrics and /live
Previously, 9091 and 9090 both led to the same web server, meaning both
/metrics and /live were reachable and fully functional through both.
This commit changes that so that only port 9090 is used for both.

Closes #381.
2023-02-07 00:15:17 -08:00
stakater-user 9463cd5fc2 [skip-ci] Update artifacts 2023-02-06 22:59:31 +00:00