Commit Graph

7676 Commits

Author SHA1 Message Date
jetstack-bot
b12644b9aa
Merge pull request #6000 from SgtCoDFish/boilersuite
Use boilersuite instead of python
2023-04-28 10:42:37 +01:00
Ashley Davis
408d175328
Use boilersuite instead of python
Removes python boilerplate checker, updates our other use of boilerplate
templates and adds installation for boilersuite.

(also removes some redundant curl args when installing kind)

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2023-04-28 09:46:47 +01:00
jetstack-bot
eafe0d0aae
Merge pull request #5999 from SgtCoDFish/chartlinks
Fix broken links in values.yaml
2023-04-27 16:46:54 +01:00
Ashley Davis
40d8c0e4ec
fix broken links in values.yaml
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2023-04-27 16:32:34 +01:00
jetstack-bot
19104fcb4a
Merge pull request #5962 from wallrj/5670-controller-manager-liveness-probe
Report controller-manager as unhealthy if leader election has failed to renew the lease but process is wedged
2023-04-27 15:09:54 +01:00
Richard Wall
300d89a6cd Disable the controller liveness probe by default
And allow configuration via Helm chart values

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-27 13:34:25 +01:00
Richard Wall
b92482e041 Use a named port
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-26 13:04:52 +01:00
jetstack-bot
a33a97f7a7
Merge pull request #5992 from irbekrm/ensure_bin_exists
Ensure _bin/scratch exists before attempting to update licenses
2023-04-26 12:50:30 +01:00
Richard Wall
1fd11906c0 Listen on all interfaces
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-26 12:45:58 +01:00
Richard Wall
4288fc02e8 Don't specify the livenessprobe host
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-26 12:42:34 +01:00
Richard Wall
f1bf47f4cc Log the healthz server address on startup
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-26 12:40:17 +01:00
irbekrm
941cba7bcf Ensures that _bin/scratch exists before attempting to update licenses
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-26 12:37:33 +01:00
Richard Wall
dd34e58b5a Make it clear that the tests are concerned only with LeaderElection healthz
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-26 10:50:03 +01:00
Richard Wall
4d182e9c7b Add /livez endpoint which reports the leaderElection status
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-26 07:53:26 +01:00
jetstack-bot
15e05b705b
Merge pull request #5976 from irbekrm/pods_services
Cache metadata only for pods and services
2023-04-25 14:50:40 +01:00
irbekrm
300fe72ff0 Code review
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-25 13:45:06 +01:00
jetstack-bot
01a511cd7a
Merge pull request #5985 from irbekrm/ko_comment
Add a comment that go workspaces are required to use ko make targets
2023-04-25 12:33:40 +01:00
irbekrm
f988a9d6e8 Add a comment that go workspaces are required to use ko make targets
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-25 12:19:59 +01:00
jetstack-bot
882dfd7444
Merge pull request #5981 from inteon/upgrade_vault_pebble
Upgrade Vault
2023-04-25 11:56:40 +01:00
Tim Ramlot
3ed79f9129
upgrade vault
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-25 09:22:19 +02:00
irbekrm
0d1d66d900 Fixes tests
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-25 06:20:58 +01:00
irbekrm
3d82e94789 Ensures metadata only is cached for pods and services
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-25 06:20:58 +01:00
jetstack-bot
659530cf40
Merge pull request #5980 from inteon/dont_cache_local_images
Don't place locally built unversioned images in the cached downloads folder
2023-04-24 16:30:14 +01:00
jetstack-bot
beabaa82f6
Merge pull request #5975 from tobotg/fix-issue-5197
cert-manager-webhook to provide logs when handling request
2023-04-24 16:30:07 +01:00
jetstack-bot
df4d96cc47
Merge pull request #5979 from irbekrm/bump_kube
Kind with kube 1.27
2023-04-24 13:36:07 +01:00
irbekrm
6a5748319a Bumps kubectl 1.26 -> 1.27
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-24 11:57:19 +01:00
Tim Ramlot
af60cb4b70
don't place locally built unversioned images in the cached downloads folder
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-04-24 11:07:23 +02:00
irbekrm
6315b7bf15 Adds kube 1.27 kind image, makes it default
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-24 08:50:39 +01:00
irbekrm
c4d6231dfa Bump min kube version requirement
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-24 08:49:49 +01:00
jetstack-bot
babdc5204a
Merge pull request #5977 from irbekrm/fix_kubebuilder
Update kubebuilder tools
2023-04-23 19:01:32 +01:00
irbekrm
3fe4196153 Update kubebuilder tools
As they were re-pushed for kube 1.26.1 88c7833774

Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-23 09:11:49 +01:00
Tobo Atchou
ee638a91ff cert-manager-webhook to provide logs when handling request
Signed-off-by: Tobo Atchou <tobo.atchou@gmail.com>
2023-04-22 10:41:44 +02:00
jetstack-bot
83ab968131
Merge pull request #5970 from wallrj/go-licenses-1.6
Upgrade to go-licenses v1.6.0
2023-04-20 17:53:04 +01:00
jetstack-bot
4f02c5c405
Merge pull request #5967 from avi-08/validate-secretName
Validate certificate.spec.secretName is a valid k8s resource name
2023-04-20 17:52:58 +01:00
jetstack-bot
a9d1343cea
Merge pull request #5969 from wallrj/go-1.20
Upgrade to Go 1.20
2023-04-20 17:23:58 +01:00
Richard Wall
d2344d6138 Upgrade to go-licenses v1.6.0
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-20 17:08:20 +01:00
jetstack-bot
0f9e558e63
Merge pull request #5968 from wallrj/go-licenses-go-work
Use a temporary go.work file when running go-licenses
2023-04-20 16:58:58 +01:00
Richard Wall
b91e0531ed Upgrade to Go 1.20
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-20 16:55:44 +01:00
Richard Wall
1db0dcdb1a Use a go.work file when running go-licenses
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-20 14:58:00 +01:00
Avi Sharma
5ad23ae756 Validate certificate.spec.secretName is a valid k8s resource name
Signed-off-by: Avi Sharma <avi.08.sh@gmail.com>
2023-04-20 17:41:05 +05:30
jetstack-bot
b0255651fb
Merge pull request #5966 from irbekrm/transform_controller
Clean up cached Secret resources
2023-04-20 11:33:58 +01:00
jetstack-bot
4620bb99de
Merge pull request #5954 from wallrj/upgrade-sample-external-issuer
Upgrade to sample-external-issuer v0.3.0
2023-04-20 10:22:58 +01:00
irbekrm
a6dc42201c Ensures that partial meta secrets are cleaned up before caching
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-20 10:15:44 +01:00
jetstack-bot
9a80a5dfb0
Merge pull request #5965 from wallrj/upgrade-ko-0.13
Upgrade to ko 0.13
2023-04-20 09:29:58 +01:00
Richard Wall
8446cc12c0 Upgrade to ko 0.13
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-19 17:38:00 +01:00
jetstack-bot
ece30e655f
Merge pull request #5949 from TrilokGeer/key-replace-sha256checksum
Fixes status change on privateKey update on acme issuer
2023-04-18 15:04:07 +01:00
Richard Wall
1d200d04d3 Upgrade to sample-external-issuer v0.3.0
Includes a linux/arm64 Docker image

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2023-04-18 12:38:41 +01:00
jetstack-bot
bfa7eaaf0d
Merge pull request #5766 from irbekrm/cainjector_limit_controllers
Cainjector limit controllers
2023-04-18 11:14:21 +01:00
irbekrm
e49c1f0a74 Code review feedback
Signed-off-by: irbekrm <irbekrm@gmail.com>
2023-04-18 10:36:28 +01:00
TrilokGeer
bdc0cb7c40 Fixes status change on privateKey update on acme issuer
Signed-off-by: TrilokGeer <tgeer@redhat.com>
2023-04-14 21:33:44 +05:30