PackageTrack

Go modules · #2453

github.com/PalmStoneGames/kube-cert-manager

v0.4.0PalmStoneGames/kube-cert-manager

Release timeline

7 releases since 2016
20182020202220242026

Releases

  1. v0.4.1-0.20180411081955-ba04241b92c611 Apr 2018pre-release

    Nothing published for this version

  2. v0.4.025 Jan 2017
    Release notes

    This project publishes no release notes. Between v0.3.1 and v0.4.0 there were 18 commits, 10 of them substantive:

    • fix typo in README.md
    • Note in the providers.md doc that the http challenge provider request the HOST header
    • Update import paths for k8s, minor changes for acme
    • Add doc about staging vs production server
    • Add linode as dns provider
    • Insert correct challenge provider into error message
    • Correct production Let's Encrypt URL in example
    • Add information and examples RBAC permissions to securely deploy kube-cert-manager (#31)
    • Correct Wrap call to Wrapf (fix for patch #28)
    • Fixed build by adding glide spec, add AWS CloudBuild support (#36)
  3. v0.3.18 Oct 2016
    Release notes

    This project publishes no release notes. Between v0.3.0 and v0.3.1 there were 7 commits, 6 of them substantive:

    • Add explicit instructions to use the same kubectl version as the kubernetes version the cluster is running
    • Add some extra info about ingress to README.md
    • Fix incorrect Sprintf call
    • Use k8s client types directly
    • Fix a bug where http/tls locks would never get released
    • Update deployment.yaml to use latest version
  4. v0.3.05 Oct 2016
    Release notes

    This project publishes no release notes. Between v0.2.0 and v0.3.0 there were 19 commits, 19 of them substantive:

    • Allow overwriting the secret name
    • Create LE certificates for Ingresses
    • Mark secrets as created by kube-cert-manager
    • Sync ingresses periodically
    • Add (unused, unfinished) secret garbage collection
    • Use a single Metadata type for all objects
    • Rename ApiVersion to APIVersion
    • Simplify code
    • Don't garbage collect secrets of ingresses
    • Add locking to gcSecrets
    • Hook in secret garbage collection
    • Process modified certificates
    • Create event when updating secret
    • Only reuse existing certificate if it's for the right domain
    • docs: remove "Getting a New Certificate" section
    • Document Ingress and garbage collection
    • Improve watch performance
    • Don't manually sync certs on startup
    • Change some examples for consistency, add kubernetes 1.4 kubectl-proxy, bump kcm docker container version to 0.3, Add instructions to keep using kubernetes 1.3
  5. v0.2.028 Sept 2016
    Release notes

    This project publishes no release notes. Between v0.1.1 and v0.2.0 there were 6 commits, 5 of them substantive:

    • gofmt and goimports
    • Let the caller control concurrency
    • Support namespaces
    • Set the executable bit when creating the data directory
    • Update docker image version to 0.2 with the addition of proper namespace support
  6. v0.1.119 Sept 2016
    Release notes

    This project publishes no release notes. Between v0.1.0 and v0.1.1 there were 7 commits, 6 of them substantive:

    • Enable image caching
    • Add information about GCE_PROJECT flag for google cloud
    • Add spacing between env vars
    • Silently rewatch on EOF errors
    • Small correction to io.EOF handler
    • Include the last few bugfixes in the docker build, update deployment version number, update build-container.sh
  7. v0.1.014 Sept 2016

    Nothing published for this version