Code Monkey home page Code Monkey logo

Comments (7)

wjiec avatar wjiec commented on June 2, 2024 1

可以直接用我新写的版本,支持 helm 安装。源码在 https://github.com/wjiec/alidns-webhook

注意修改 groupName

helm upgrade --install alidns-webhook alidns-webhook \
    --repo https://wjiec.github.io/alidns-webhook \
    --namespace cert-manager --create-namespace \
    --set groupName=acme.yourcompany.com

from alidns-webhook.

peytonyip avatar peytonyip commented on June 2, 2024 1

用上了,成功生成新证书,谢谢大佬 @wjiec

from alidns-webhook.

yangguangchao avatar yangguangchao commented on June 2, 2024

这两个api已经被禁用了,需要换用新的api版本

from alidns-webhook.

peytonyip avatar peytonyip commented on June 2, 2024

这两个api已经被禁用了,需要换用新的api版本

请教一下,具体怎样换用新的api版本?尝试了issues中提到的有修复的新版cert-manager(1.12.2)还是有这个问题

from alidns-webhook.

gzlboy avatar gzlboy commented on June 2, 2024

这两个api已经被禁用了,需要换用新的api版本

请教一下,具体怎样换用新的api版本?尝试了issues中提到的有修复的新版cert-manager(1.12.2)还是有这个问题

我测试使用k8s 1.24.13+cert-manager1.11.0,和k8s 1.23.6+cert-manager1.12.1,手动部署alidns-webhook,就没问题,反而更高版本k8s会出错,使用helm上的chart也不成功,原因不清楚

from alidns-webhook.

peytonyip avatar peytonyip commented on June 2, 2024

这两个api已经被禁用了,需要换用新的api版本

请教一下,具体怎样换用新的api版本?尝试了issues中提到的有修复的新版cert-manager(1.12.2)还是有这个问题

我测试使用k8s 1.24.13+cert-manager1.11.0,和k8s 1.23.6+cert-manager1.12.1,手动部署alidns-webhook,就没问题,反而更高版本k8s会出错,使用helm上的chart也不成功,原因不清楚

是楼上说的新版本的k8s弃用了这些api https://kubernetes.io/docs/reference/using-api/deprecation-guide/ ,但是看了一圈,还是找不到在哪里替换...

from alidns-webhook.

yangguangchao avatar yangguangchao commented on June 2, 2024

@peytonyip @gzlboy @gzlboy 可以试试 @wjiec 写的新版本,支持最新版本1.27, 1.26。主要需要更新kubernetes api依赖的model版本,如果熟悉go语言可以自己搞,不熟悉不要折腾了

from alidns-webhook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.