Coder Social home page Coder Social logo

curtion / cert-manager-webhook-huawei Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 57 KB

该项目为 cert-manager 的一个webhook插件, 用于对接华为云DNS服务, 实现自动化证书签发和续期.

License: Apache License 2.0

Dockerfile 2.37% Makefile 6.94% Mustache 9.49% Go 81.20%

cert-manager-webhook-huawei's Introduction

Hey,My is Curtion

前端开发工程师

Platform&Tools

Vue.js TypeScript JavaScript Visual Studio Code

📊 Weekly development breakdown

From: 15 April 2024 - To: 22 April 2024

Vue.js       12 hrs 51 mins  ████████░░░░░░░░░░░░░░░░░   32.57 %
TypeScript   10 hrs 53 mins  ███████░░░░░░░░░░░░░░░░░░   27.61 %
YAML         10 hrs 24 mins  ██████▓░░░░░░░░░░░░░░░░░░   26.35 %
Markdown     1 hr 27 mins    █░░░░░░░░░░░░░░░░░░░░░░░░   03.70 %
Other        55 mins         ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.34 %

My Github

Where to find me

BLOG

cert-manager-webhook-huawei's People

Contributors

curtion avatar

Watchers

 avatar

Forkers

magicjie

cert-manager-webhook-huawei's Issues

处理三级泛域名报错

请求二级泛域名正常,但是三级泛域名报错

    {"status_code":404,"request_id":"2216bd00df5f3192bc6917fb51909b43","error_code":"APIGW.0101","error_message":"The
    API does not exist or has not been published in the
    environment","encoded_authorization_message":""}

Certificate清单:

apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
  creationTimestamp: '2023-08-22T02:37:36Z'
  generation: 1
  name: xxx-lan-tls
  namespace: default
  resourceVersion: '84131028'
  uid: ce000fe4-6a46-4af2-aec1-9a1ab71d0abd
spec:
  commonName: lan.xxx.com
  dnsNames:
    - lan.xxx.com
    - '*.lan.xxx.com'
  issuerRef:
    kind: ClusterIssuer
    name: letsencrypt
  secretName: xxx-lan-tls
  secretTemplate:
    annotations:
      reflector.v1.k8s.emberstack.com/reflection-allowed: 'true'
      reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces: ''
      reflector.v1.k8s.emberstack.com/reflection-auto-enabled: 'true'
      reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: ''
    labels:
      managed-by: reflector.v1.k8s.emberstack.com

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.