cert-manager / website

Source code for the cert-manager.io website, including project documentation
https://cert-manager.io
Apache License 2.0
54 stars 337 forks source link

Remove config-sync from cert-manager website #1418

Closed brokenjacobs closed 9 months ago

brokenjacobs commented 9 months ago

I submit this PR to remove the config-syncer project from the website documentation for cert-manager.

Config-syncer (previously kubed) from appscode has changed their licensing, and pulled all their old container images from docker hub. You can no longer deploy this software without a license from their license server. They list Apache 2.0 on their github repo: https://github.com/config-syncer/config-syncer

But the documentation and code do not match this license: https://config-syncer.com/docs/v0.14.6/setup/install/ image License server offline instructions for CI/CD: https://github.com/bytebuilders/offline-license-server#offline-license-server

Which doesn't work because they now only issue enterprise license and enterprise license trials: https://github.com/bytebuilders/offline-license-server/issues/83 https://github.com/bytebuilders/offline-license-server/pull/81

netlify[bot] commented 9 months ago

Deploy Preview for cert-manager-website ready!

Name Link
Latest commit 6bc5db0a36b5daf143b6918da0140bda793b6c00
Latest deploy log https://app.netlify.com/sites/cert-manager-website/deploys/65c14d634853820008eed926
Deploy Preview https://deploy-preview-1418--cert-manager-website.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jetstack-bot commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/cert-manager/website/blob/master/OWNERS)~~ [inteon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment