GithubHelp home page GithubHelp logo

mercari / certificate-expiry-monitor-controller Goto Github PK

View Code? Open in Web Editor NEW
117.0 27.0 14.0 70 KB

Certificate Expiry Monitor Controller monitors the expiration of TLS certificates used in Ingress.

License: MIT License

Dockerfile 0.86% Makefile 0.53% Go 98.61%
kubernetes kubernetes-controller ingress certificates tls

certificate-expiry-monitor-controller's People

Contributors

dragon3 avatar lainra avatar s4ichi avatar tanakaworld avatar tcnksm avatar vbanthia avatar yukirii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

certificate-expiry-monitor-controller's Issues

Docker : unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined

WHAT

Docker : unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined

I just pulled this app from docker hub via Portainer on my NAS, but when I run the container I got this error.

[ERROR] Failed to create clientSet: unable to load in-cluster configuration, KUBERNETES_SERVICE_HOST and KUBERNETES_SERVICE_PORT must be defined

I don't have kubernates installed yet on NAS, is it mandatory or how can I run it just in docker without Kubernates ?

WHY

(Write the background of this issue)

Slack dependency master branch breaks the build

WHAT

Slack dependency master branch breaks the build

โžœ go get github.com/mercari/certificate-expiry-monitor-controller/
# github.com/mercari/certificate-expiry-monitor-controller/notifier/slack
../../mercari/certificate-expiry-monitor-controller/notifier/slack/parameter.go:31:3: unknown field 'Attachments' in struct literal of type slack.PostMessageParameters
../../mercari/certificate-expiry-monitor-controller/notifier/slack/slack.go:49:3: cannot use slack.New(token) (type *slack.Client) as type API in field value:
	*slack.Client does not implement API (wrong type for PostMessage method)
		have PostMessage(string, ...slack.MsgOption) (string, string, error)
		want PostMessage(string, string, slack.PostMessageParameters) (string, string, error)

To solve it, I will fix the vendor package version to v0.4.0 (previous working version)

WHY

The PostMessage API method changed in the latest release v0.6.0, breaking the controller build.

Ref: https://github.com/nlopes/slack/issues/427

deprecated API versions are used

WHAT

For ingress, the latest api should be networking.k8s.io/v1,
However, certificate-expiry-monitor-controller is still using extensions/v1beta1. (it will be deprecated soon)

Can you make an update for ingress's api version? Thank you!

WHY

(Write the background of this issue)

Support for Microsoft Teams

WHAT

This is an amazing tool, just knowing that you have it in your cluster is a huge relief. Would be cool to extend it to notify Teams Channels as well.

WHY

I want to contribute to this functionality as it will be useful for our Azure clients.

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.