8000 Tags · blacs30/kcert · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Tags: blacs30/kcert

Tags

v1.0.1

Toggle v1.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add caching to docker build

v1.0.0

Toggle v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Final tweaks for the yaml and readme

v1.0.0-rc1

Toggle v1.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Impeove the error handling to catch and notify of errors (nabsul#26)

* Impeove the error handling to catch and notify of errors

* missing fixes

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce security problems by deleting challenge ingress when it is not… (

nabsul#25)

Create and delete challenge ingress to reduce security risk
Automatically generate key if it's not provided
Simplify initial setup instructions by skipping ACME Key and SM
63E2
TP
Ensure that only one certificate renewal executes at a time

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare V1 Release of KCert (nabsul#24)

* Start working towards V1

* Simplify configuration by using environment variables and removing direct access of K8s secret

* Tighten up the permissions given to the service

* Try a little fix

* Minor bug fix

* Remove dangling save button

* Fix double underscore

* Continue work towards managing ingresses

* Handle create/update of certs via ingresses, and retire the old UI based approach

* Update favicon, finish testing renewal flow

* Split out renewal and ingress watching services

* Another run through of cleanup and simplification

* Remove unused GH actions

* Fix the registry names

* Run code cleanup

* Revampt the documentation

* Try conditional for docker build

* Another refactor for action
0