Commit graph

  • eb0bf91863
    set default version to 0.0.7 Tevildo 2024-04-26 10:40:43 +0100
  • 00ee46876f workflows for pr ands tags (along with required fixes to go code) Remy Moll 2024-04-22 12:27:19 +0200
  • f6b1c25cf4 add basic actions for more complex workflows Remy Moll 2024-04-22 10:31:46 +0200
  • 8fe451631e restructure source and templates to follow helm best-practices Remy Moll 2024-04-22 10:22:17 +0200
  • c1db14cfbf
    Add the ability to use a DNSimple User API token (#26) Michael Lescisin 2024-04-22 03:14:28 -0400
  • 168f5375f8
    Bump the go_modules group across 1 directory with 3 updates dependabot[bot] 2024-04-19 12:42:42 +0000
  • 9d36b95625
    Trim trailing . from resolved zone Tevildo 2024-04-18 23:32:59 +0100
  • 78539b35e2
    report non-200 status codes Tevildo 2024-04-18 23:32:04 +0100
  • ac7f1e54fc Add Contrast SAST Scan workflow child Liyang Wang 2024-04-18 16:35:05 -0400
  • 7e6ac90c7b Delete Contrast SAST Scan workflow file Liyang Wang 2024-04-18 16:35:03 -0400
  • 604c8b02d0
    make solver name lowercase Tevildo 2024-04-16 22:18:02 +0100
  • b911dcf170
    implement CleanUp method Tevildo 2024-04-16 21:30:59 +0100
  • 4a6c892037
    add function to remove a TXT record Tevildo 2024-04-16 21:30:44 +0100
  • 7bc82c1799
    read api key from secret and use to set txt record Tevildo 2024-04-16 21:14:49 +0100
  • 9b0a8f8440
    rename mod Tevildo 2024-04-16 21:14:27 +0100
  • 1a821c6643
    rename param to SetTXTRecord Tevildo 2024-04-16 21:14:01 +0100
  • 23ae00ce0d
    hash url path (including leading /) instead of full url Tevildo 2024-04-16 21:13:24 +0100
  • 9c8aeffea3
    include loging, timestamp, and salt in auth header Tevildo 2024-04-16 21:12:08 +0100
  • 8e6eff3855
    configure main provider with api key secret and k8s client Tevildo 2024-04-14 21:08:34 +0100
  • b67b987b07
    add dns package with func to set TXT record Tevildo 2024-04-14 21:08:00 +0100
  • b1104cc004
    add auth package to hash requests Tevildo 2024-04-14 21:07:24 +0100
  • d4706e7e3f
    initial commit Carl Stenberg 2024-04-12 13:22:21 +0200
  • 8f1d8ef553 Update Contrast SAST Scan workflow Liyang Wang 2024-04-11 17:23:20 -0400
  • e8e2bdfeae Add Contrast SAST Scan workflow Liyang Wang 2024-04-11 17:06:38 -0400
  • c4997c5c5a Create .whitesource Liyang Wang 2024-04-08 17:11:10 -0400
  • f935fce54a add imagePullSecrets to deployment.yaml Razvan Valceanu 2024-04-01 09:52:06 +0300
  • 91527623e4 add imagePullSecrets: [] to default values.yaml Razvan Valceanu 2024-04-01 09:50:22 +0300
  • 9b3fc52ef9 chore: add CODEOWNERS James Reeve 2024-03-21 10:30:44 -0400
  • 9841881a23
    Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 dependabot[bot] 2024-03-13 23:13:45 +0000
  • 8dce01843e feat: Add publish docker workflow Parsa 2024-03-09 19:15:12 +0330
  • 6ad6542a5c
    Merge pull request #1 from yn360/feat/add-sotoon-solver Parsa Ghorbani 2024-03-09 17:30:19 +0330
  • 03ea58ac3d feat: Add Sotoon solver Parsa 2024-03-09 13:04:03 +0330
  • 752d8d74da Initial Konstantin Kalugin-Balashov 2024-02-28 13:20:51 +0700
  • e57412778d
    Merge pull request #58 from cert-manager/dependabot/go_modules/golang.org/x/crypto-0.17.0 jetstack-bot 2024-02-19 16:46:31 +0000
  • 05457e112c
    chore(helm chart): release 2.0.0 James Reeve 2024-01-05 15:29:12 -0500
  • 207faee78d
    style(helm-chart): add well-known annotations and labels James Reeve 2024-01-05 15:28:18 -0500
  • 2e95f8d804
    fix(helm-chart): add a network policy allowing egress to ibm cis James Reeve 2024-01-05 15:27:24 -0500
  • 1ca17544d8
    feat(helm chart): add poddisruptionbudget James Reeve 2024-01-05 15:26:35 -0500
  • b1c7b931a9
    fix: findLongestMatchingZone now works as intended James Reeve 2024-01-05 14:42:47 -0500
  • d498adc4fc
    fix(makefile): build native arch instead of always trying to build James Reeve 2024-01-05 14:28:43 -0500
  • 6bce3503dc
    remove unused NOTES.txt file backfire-monism-net 2023-12-20 16:33:45 -0800
  • 3f406d839b
    Bump golang.org/x/crypto from 0.15.0 to 0.17.0 dependabot[bot] 2023-12-18 23:59:33 +0000
  • 465a79ffbd fix go.sum michaeljguarino 2023-12-16 20:32:21 -0500
  • 8fb5386489 bump cert manager to handle a small bug michaeljguarino 2023-12-16 20:28:18 -0500
  • 9e0ffef4a1
    feat: misc security improvements James Reeve 2023-12-16 09:20:52 -0500
  • 9420237c3c
    feat: initial implementation of ibm cis webhook James Reeve 2023-12-13 19:40:08 -0500
  • c878994561
    Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2023-11-17 11:21:58 +0000
  • 5131c1f665
    Merge pull request #56 from SgtCoDFish/bumpdeps jetstack-bot 2023-11-17 12:20:46 +0100
  • bfdd9cc565
    bump image versions in Dockerfile Ashley Davis 2023-11-16 13:04:04 +0000
  • 84de98442a
    fix makefile targets Ashley Davis 2023-11-16 10:10:44 +0000
  • 4b95398155
    bump deps to fix CVE-2023-44487 / CVE-2023-39325 Ashley Davis 2023-11-16 10:07:48 +0000
  • e0b83db315
    Bump google.golang.org/grpc from 1.53.0 to 1.56.3 dependabot[bot] 2023-10-25 22:32:28 +0000
  • 140b81d3d6
    Merge pull request #51 from cert-manager/dependabot/go_modules/google.golang.org/grpc-1.53.0 jetstack-bot 2023-10-25 11:29:58 +0200
  • 03bab9dbac Adding goreleaser Joseph Hanson 2023-09-29 14:31:26 -0500
  • 04cc3cc9b6 chore: Bump version to 0.1.2. Arne Diekmann 2023-08-24 14:26:20 +0200
  • 8b63a36693
    Merge pull request #23 from splattner/upgrade-dependencies Arne Diekmann 2023-08-24 14:04:58 +0200
  • 250f921cf8
    Merge pull request #52 from cert-manager/maartje-emeritus jetstack-bot 2023-08-18 18:34:28 +0200
  • 7cdd05fcb6
    Annual review of the OWNERS file (2023): Maartje moved to Emeritus Maintainer Maël Valais 2023-08-18 18:19:40 +0200
  • cb934c0644 fix tag for registry Anton Pates 2023-08-18 15:59:28 +0000
  • 6de2bc5486 fix: repo name Anton Pates 2023-08-18 15:51:26 +0000
  • 6cc8641909 add a tag for a docker image Anton Pates 2023-08-18 15:43:09 +0000
  • c569a20425 refactor docker login step in actions Anton Pates 2023-08-18 15:22:36 +0000
  • 47e31051d8
    Merge pull request #2 from AntonPates/replace-api-gcorelabs-com Anton Pates 2023-07-25 10:34:17 +0300
  • e89d96a313
    replace api.gcorelabs.com with gcore.com Anton Pates 2023-07-24 16:07:29 +0300
  • d6f3d9a528
    Upgrade dependencies and allign with cert-manager/webhook-example Sebastian Plattner 2023-07-17 10:48:48 +0200
  • f7e9438da4
    Bump google.golang.org/grpc from 1.51.0 to 1.53.0 dependabot[bot] 2023-07-05 21:37:24 +0000
  • 9df7fc7ed9
    Bumping version -- new rbac added for secrets. Joe Hanson 2023-06-02 11:12:21 -0400
  • 9b8c1e70b6
    Grant the webhook permission to read the api-token Secret in the specified namespace. Joe Hanson 2023-06-02 11:11:31 -0400
  • aa58888131
    Bumping version for new image in values. Joseph Hanson 2023-06-02 07:33:03 -0500
  • 4050f4f3ec
    Explicitly setting version of image. Joseph Hanson 2023-06-02 07:32:37 -0500
  • 15504d69d8
    Bumping version -- new webhook image. Joseph Hanson 2023-06-02 07:14:33 -0500
  • cd7a52453f
    Updating webhook from source repo. Joseph Hanson 2023-06-02 07:12:49 -0500
  • 39b8f8d26a
    Update values.yaml Joe Hanson 2023-06-01 22:05:32 -0500
  • 1c46239be5
    Update values.yaml Joe Hanson 2023-06-01 21:46:17 -0500
  • 8e9c9b4634
    Bumping chart version. Joseph Hanson 2023-06-01 17:23:07 -0500
  • 67432696a8
    Missed a rename. Joseph Hanson 2023-06-01 17:22:26 -0500
  • 590bad190e
    Updating version for release. Joseph Hanson 2023-06-01 15:52:35 -0500
  • 8ef52f3690
    Deleting action for now. Joe Hanson 2023-06-01 16:42:35 -0400
  • 638509f59f
    Adding back docker container automation. Joseph Hanson 2023-06-01 15:38:24 -0500
  • 930e05ce50
    Removing path specific action. Joseph Hanson 2023-06-01 15:27:50 -0500
  • bfafaeacb1
    Removed until I can figure out automated builds with ghcr. Joseph Hanson 2023-06-01 15:25:03 -0500
  • 0d8032792f
    Update path Joseph Hanson 2023-06-01 15:23:57 -0500
  • 116b2ff32a
    Update helm releaser and chart version. Joseph Hanson 2023-06-01 15:22:13 -0500
  • 9931f4db92
    Disabling for now. Joe Hanson 2023-06-01 15:04:24 -0500
  • d86dafe45b
    Moved to /charts. Joseph Hanson 2023-06-01 15:03:09 -0500
  • 0159d501ac
    Added myself as a maintainer, Arne Diekmann deserves the full credit of the initial design. Joseph Hanson 2023-06-01 14:46:52 -0500
  • d72506c032
    Removing Cluster Issuer to include in the cluster explicitly and separately. Joseph Hanson 2023-06-01 14:46:11 -0500
  • 6542097bee
    specifying container registry explicitly Joseph Hanson 2023-06-01 14:42:50 -0500
  • 94c684d9ff
    Adding token to enable pushing to container registry. Joe Hanson 2023-06-01 15:18:21 -0400
  • 37fef42016
    Removed local tagging. Joe Hanson 2023-06-01 15:03:03 -0400
  • 882ca5e365
    Updating build action. Joe Hanson 2023-06-01 14:58:41 -0400
  • ef954e4848
    Updating for DNSimple Joseph Hanson 2023-06-01 13:18:27 -0500
  • f6b39a59cd
    Update docker-image.yml Joe Hanson 2023-06-01 12:57:12 -0500
  • a5de96d9b0
    Create docker-image.yml Joe Hanson 2023-06-01 12:39:38 -0500
  • 99cc0cd2e4 Go 1.19 -> 1.20 irbekrm 2023-05-26 18:02:12 +0100
  • cfd48f5408 Bumps dependencies irbekrm 2023-05-09 17:58:52 +0100
  • b4650998fe
    Merge pull request #26 from pluralsh/openapi Lukasz Zajaczkowski 2023-03-08 15:16:51 +0100
  • b885b26add add OpenAPIConfig Lukasz Zajaczkowski 2023-03-07 13:38:43 +0100
  • 3bf5d39e69
    Merge pull request #22 from pluralsh/v1.11 Lukasz Zajaczkowski 2023-03-07 13:22:54 +0100
  • 8029f3da46 fix branch reference David van der Spek 2023-03-06 14:54:57 +0100