jetstack-bot
a624f49386
Merge pull request #5469 from sathyanarays/unit_test_improve
...
Increasing unit test coverage for pkg/issuer/acme/setup.go
2022-10-06 15:23:27 +01:00
jetstack-bot
dc96eb7d65
Merge pull request #5476 from Git-Jiro/master
...
Deploy contour from HELM chart instead of plain yaml
2022-10-06 14:50:27 +01:00
jetstack-bot
9c8ff36a90
Merge pull request #5490 from irbekrm/update_shas
...
Updates SHAs for kubebuilder-tools
2022-10-06 13:59:26 +01:00
irbekrm
5bbd5ca3a9
Updates SHAs for kubebuilder-tools
...
Signed-off-by: irbekrm <irbekrm@gmail.com>
2022-10-06 13:23:31 +01:00
jetstack-bot
77e8cdf0f3
Merge pull request #5484 from inteon/log_correct_error_message
...
log more information on why the get CertificateRequest request failed
2022-10-05 18:36:22 +01:00
Tim Ramlot
e917e4a103
log more information on why the get CertificateRequest request failed
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2022-10-05 18:53:53 +02:00
Sathyanarayanan Saravanamuthu
401fb2dc34
Improving unit test coverage of pkg/issuer/acme/setup.go
...
Signed-off-by: Sathyanarayanan Saravanamuthu <sathya.chozhanaadan@gmail.com>
2022-10-04 16:59:40 +05:30
jetstack-bot
4de4bb510c
Merge pull request #5477 from Git-Jiro/update_helm_kubeversion
...
Update Chart kubeVersion to >=1.20.0-0
2022-10-04 09:22:27 +01:00
jetstack-bot
3f501c448c
Merge pull request #5461 from dkulchinsky/issuer_labels_prom_metrics
...
Add issuer_{group|kind|name} labels to prom metrics
2022-10-03 20:38:40 +01:00
Martin Schimandl
a080ac8970
Update Chart kubeVersion to >=1.20.0-0
...
Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
2022-10-01 13:56:29 +01:00
Martin Schimandl
e24ff641c6
Deploy contour from HELM chart instead of plain yaml
...
Signed-off-by: Martin Schimandl <martin.schimandl@gmail.com>
2022-10-01 11:22:31 +01:00
Danny Kulchinsky
9074f5a081
refactor RemoveCertificate to use DeletePartialMatch
...
Signed-off-by: Danny Kulchinsky <dkulchinsky@fastly.com>
2022-09-28 10:24:30 -04:00
Danny Kulchinsky
cc1d982b33
fix incorrect func signature in certificate metrics controller
...
Signed-off-by: Danny Kulchinsky <dkulchinsky@fastly.com>
2022-09-28 10:21:36 -04:00
Danny Kulchinsky
ef9030303a
fix formatting
...
Signed-off-by: Danny Kulchinsky <dkulchinsky@fastly.com>
2022-09-28 10:21:36 -04:00
Danny Kulchinsky
81c85ee15c
add issuer_{group|name|kind} labels to prom metrics
...
Signed-off-by: Danny Kulchinsky <dkulchinsky@fastly.com>
2022-09-28 10:21:36 -04:00
jetstack-bot
52c6723de5
Merge pull request #5468 from sathyanarays/doc_typo
...
Fixing the documentation typo
2022-09-28 14:20:05 +01:00
Sathyanarayanan Saravanamuthu
9ffd83ee95
Fixing the documentation typo
...
Signed-off-by: Sathyanarayanan Saravanamuthu <sathya.chozhanaadan@gmail.com>
2022-09-28 14:30:55 +05:30
jetstack-bot
c5443d82d4
Merge pull request #5466 from lucacome/bump-go-1.19
...
Bump Go to 1.19
2022-09-28 09:00:06 +01:00
Luca Comellini
4498b7cc47
Bump Go to 1.19
...
Signed-off-by: Luca Comellini <luca.com@gmail.com>
2022-09-27 11:38:51 -07:00
jetstack-bot
2db62c21c3
Merge pull request #5346 from inteon/upgrade_deps
...
Upgrade deps
2022-09-26 13:11:42 +01:00
Tim Ramlot
39fa9f51b4
upgrade dependencies
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2022-09-26 11:43:12 +02:00
jetstack-bot
9a328bd798
Merge pull request #5456 from lucacome/bump-k8s-deps
...
Bump k8s.io dependencies
2022-09-24 15:30:35 +01:00
Luca Comellini
97fbe24a74
Bump k8s.io dependencies
...
Signed-off-by: Luca Comellini <luca.com@gmail.com>
2022-09-23 10:52:44 -07:00
jetstack-bot
0f627cdfb7
Merge pull request #5417 from mjudeikis/master
...
helm: Add NetworkPolicy support
2022-09-23 12:57:57 +01:00
jetstack-bot
4a1fd0a63c
Merge pull request #5451 from Tristan971/master
...
Ensure forward-compatibility with k8s.io/apiserver's Storage interface
2022-09-23 10:02:57 +01:00
Tim Ramlot
99ed9f3e06
add comment
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2022-09-23 10:30:32 +02:00
jetstack-bot
5d743664c6
Merge pull request #5459 from inteon/kind_1.25
...
Add kind 1.25
2022-09-23 09:05:33 +01:00
Tim Ramlot
519e2d1337
add kind 1.25
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2022-09-22 15:29:10 +02:00
Tristan Deloche
878d84a2fa
Ensure forward-compatibility with k8s.io/apiserver's Storage interface
...
Signed-off-by: Tristan Deloche <tde@hey.com>
2022-09-20 16:10:22 +01:00
Mangirdas Judeikis
1efea1787a
helm: Add NetworkPolicy support
...
Signed-off-by: Mangirdas Judeikis <mangirdas@judeikis.lt>
2022-09-20 11:50:20 +03:00
jetstack-bot
231a0460b4
Merge pull request #5208 from thib-mary/feat/labels
...
Add: Kubernetes recommended labels
2022-09-16 17:49:24 +01:00
Tim Ramlot
23b8bf5118
improve Helm values.yaml comment
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2022-09-16 18:15:30 +02:00
Thibault
1d21f3f30c
feat: merge master branch
...
Signed-off-by: Thibault <mary.thibault2@gmail.com>
2022-09-15 13:40:05 +02:00
jetstack-bot
e82c72cff0
Merge pull request #5413 from Abirdcfly/master
...
chore: remove duplicate word in comments
2022-08-30 13:15:31 +01:00
jetstack-bot
edc9363f7d
Merge pull request #5353 from bodgit/update-year
...
Update year to 2022
2022-08-30 12:24:31 +01:00
jetstack-bot
5c82440729
Merge pull request #5410 from rgl/rgl-unique-container-names
...
to help troubleshooting make the helm chart container names unique
2022-08-30 11:50:31 +01:00
jetstack-bot
35b2d01d8c
Merge pull request #5407 from renatolabs/loopvar-capture-fixes
...
Fix incorrect uses of loop variable
2022-08-30 10:21:31 +01:00
Abirdcfly
6ac4d89c81
chore: remove duplicate word in comments
...
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
2022-08-30 17:18:31 +08:00
jetstack-bot
8465f1223e
Merge pull request #5411 from inteon/automate_tools
...
Use new tools.mk structure for rclone
2022-08-29 12:38:03 +01:00
jetstack-bot
3d6534120c
Merge pull request #5403 from jahrlin/always-upload-kind-logs
...
move e2e-ci to a script
2022-08-29 10:10:03 +01:00
Tim Ramlot
785d30dd90
bugfix: use new tools.mk structure for rclone
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2022-08-28 21:59:36 +02:00
Tim Ramlot
6debee4a54
update container names in ytt overlays
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2022-08-28 21:40:35 +02:00
Tim Ramlot
5d17098322
fix broken test
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2022-08-28 21:17:08 +02:00
Rui Lopes
d66755acd1
to help troubleshooting make the helm chart container names unique
...
closes #5355
Signed-off-by: Rui Lopes <rgl@ruilopes.com>
2022-08-28 12:07:57 +01:00
Renato Costa
162777aab2
Fix incorrect uses of loop variable
...
This fixes two instances where loop variables were being incorrectly
used:
- using a loop variable in a closure passed to `ginkgo.It()` is
incorrect, as the capture happens by reference and only the last test
case will be executed (multiple times).
- a similar issue happens in the context of a goroutine; specifically,
we need to create a copy of the `runDurationFunc` before calling it in
a goroutine as done by the controller's `Run` function.
With regards to the second issue, I believe it never came to the
surface because, in production code, only one `runDurationFunc` is
passed; tests don't exercise the multiple funcs path either.
Issues were automatically found with the `loopvarcapture` linter.
Signed-off-by: Renato Costa <renato@cockroachlabs.com>
2022-08-26 15:08:30 -04:00
jetstack-bot
2821157f69
Merge pull request #5401 from sathieu/servicemonitor_annotations
...
Add annotations for ServiceMonitor in helm chart
2022-08-26 17:50:19 +01:00
jetstack-bot
b1d96755f2
Merge pull request #5395 from stek29/fix-5149
...
Add topologySpreadConstraints to helm chart
2022-08-26 16:13:20 +01:00
Mathieu Parent
ffd802d750
Add annotations for ServiceMonitor in helm chart
...
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
2022-08-26 16:46:31 +02:00
jetstack-bot
62d08c2e60
Merge pull request #5398 from inteon/automate_tools
...
Generate Makefile build targets dynamically for tools
2022-08-26 13:14:19 +01:00
Tim Ramlot
36b55c1561
improve tools.mk docs
...
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2022-08-26 12:55:53 +02:00