Commit Graph

42 Commits

Author SHA1 Message Date
Marko Vukovic 6a1a4b9526 Enable test execution on arm64
Kubebuilder tools version 1.21.2 previously used does not work on arm64
(specifically Raspberry PI). Interestingly, the latest (as of the time
of this commit) version 1.24.2 does not work either. An error message
like this causes the test to fail:

apiserver.go:43: failed to start control plane: unable to start control plane itself: failed to start the controlplane. retried 5 times: timeout waiting for process kube-apiserver to start

However, with 1.24.1 the test "mostly" passes, although it may
occasionally fail. It might be that Raspberry PI is too slow and
something times out.

Signed-off-by: Marko Vukovic <anonsoftware@gmail.com>
2022-07-28 10:03:12 -07:00
Marko Vukovic 4c4d1576da cert-manager v1.8.2
This includes switching to go 1.17.

Signed-off-by: Marko Vukovic <anonsoftware@gmail.com>
2022-07-28 10:03:12 -07:00
jetstack-bot 97ebc9b1dd Merge pull request #41 from SgtCoDFish/logo
Update to small logo
2022-05-31 16:40:12 +01:00
Ashley Davis bf6742ece8 update to small logo
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-05-31 16:37:22 +01:00
jetstack-bot bcd7e427a5 Merge pull request #40 from SgtCoDFish/logo
Add logo + fix link in README
2022-04-27 11:04:02 +01:00
Ashley Davis 74a6e5e9a2 tweak logo + link in README
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-04-26 18:18:18 +01:00
jetstack-bot be0eb944c4 Merge pull request #36 from identiq-protocol/cert-manager-pr
update cert-manager version and kubebuilder
2022-02-10 11:18:58 +00:00
roytev 28063781c2 export kubectl path
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-10 11:22:49 +02:00
roytev 20cde28508 Missing dependency
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 14:25:10 +02:00
roytev ba75aea4d1 Comment once fix merged
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 14:03:18 +02:00
roytev 20f1353521 GO 1.17
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 11:10:40 +02:00
roytev 2c8a3cba02 make it build
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 11:00:10 +02:00
roytev 7db2a3e28c fixes from review
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 10:47:55 +02:00
roytev e4ab1da942 update version and fix
Signed-off-by: Roi Teveth <roytev@gmail.com>
2022-02-08 10:24:16 +02:00
jetstack-bot 9440683e53 Merge pull request #23 from jakexks/import-path
Update import path for repo move
2021-02-24 14:19:01 +00:00
jetstack-bot 8d3a914514 Merge pull request #22 from jakexks/readme-update
README update
2021-02-24 14:15:02 +00:00
Jake Sanders 4364e0fa77 Update README
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-24 14:06:00 +00:00
Jake Sanders 40a6864511 Add OWNERS file
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-23 17:26:29 +00:00
Jake Sanders 328f01ec87 Update import path for repo move
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-23 17:09:19 +00:00
jetstack-bot af909124d3 Merge pull request #21 from jakexks/smoke_tests
Update to cert-manager 1.2 and prepare for automated testing.
2021-02-22 17:10:48 +01:00
Jake Sanders 13383858a8 Tidy example package imports
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 16:05:04 +00:00
Jake Sanders 1f895be0fe Tidy example package
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 16:02:41 +00:00
Jake Sanders 4f51af7d86 Add example server that passes the test fixtures
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 15:11:18 +00:00
Jake Sanders 9b61d24773 Update dependencies and prepare for testing
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 15:10:52 +00:00
jetstack-bot 7a722fd851 Merge pull request #17 from jetstack/apiVersion
Change apiVersion of cert-manager in APIService to the up to date one
2021-01-13 14:43:56 +01:00
Mattias Gees 5d6762a0df Change apiVersion of cert-manager in APIService to the up to date one
The annotation in the APIService references the old cert-manager apiVersion. This change fixes that.
2021-01-13 13:40:15 +00:00
jetstack-bot 46d50dbbf9 Merge pull request #12 from rikatz/deprecated-apis
Update helm template for deprecated APIs
2020-07-15 20:02:34 +01:00
Ricardo Pchevuzinske Katz 4100cd165e Update helm template for deprecated APIs
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@serpro.gov.br>
2020-06-19 18:07:36 -03:00
James Munnelly bcb3c751d8 Merge pull request #11 from munnerz/update-deps
Bump cert-manager dependency to v0.13.1
2020-03-05 19:54:52 +00:00
James Munnelly 20c9d52353 Bump cert-manager dependency to v0.13.1
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2020-02-18 20:00:32 +00:00
James Munnelly 70e523c91e Merge pull request #4 from Diaphteiros/pr
fix clusterrolebinding
2019-05-08 13:20:11 +01:00
Johannes Aubart f556713497 fix clusterrolebinding
Signed-off-by: Johannes Aubart <johannes.aubart@sap.com>
2019-05-07 16:49:58 +02:00
James Munnelly 3fa162c5d7 Bump cert-manager dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:05:53 +01:00
James Munnelly 3d1568f416 Update module path
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-05-02 10:04:24 +01:00
James Munnelly fa11bd6b03 Delete BUILD.bazel 2019-04-29 18:49:37 +01:00
James Munnelly f06ad32f09 Merge pull request #1 from munnerz/deployment-updates
Build and deployment fixes
2019-04-29 18:48:04 +01:00
James Munnelly a598b0e126 Add Makefile and make options configurable
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:47:23 +01:00
James Munnelly 8d973b09a6 Update cert-manager dependency
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:23:40 +01:00
James Munnelly 2c01592255 Use cert-manager to secure APIService resource
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:09:16 +01:00
James Munnelly 3935fd70e7 Update Helm chart and Dockerfile
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 17:55:46 +01:00
James Munnelly 2764e68e07 Use real cert-manager repository in go.mod
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-18 16:23:05 +01:00
James Munnelly afce06a837 Initial commit 2019-04-15 15:23:59 +01:00