Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature/Certificate] Restart node when certificate updated #152

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Dec 9, 2022

  1. feature/node_restart_when_certificate_updated

    Pierre-Louis Sergent committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    64660f1 View commit details
    Browse the repository at this point in the history
  2. Change CertificateExpireDate to type *metav1.time

    Pierre-Louis Sergent committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    a6976aa View commit details
    Browse the repository at this point in the history
  3. Watch node's certificate expiration date

    Pierre-Louis Sergent committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    443d0c1 View commit details
    Browse the repository at this point in the history
  4. Add SSLSecrets bool parameter and add condition + minor updates

    Pierre-Louis Sergent committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d2cbb79 View commit details
    Browse the repository at this point in the history
  5. Remove testing code

    Pierre-Louis Sergent committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ff957f8 View commit details
    Browse the repository at this point in the history
  6. Append to changelogs.md and update docs

    Pierre-Louis Sergent committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6769e7c View commit details
    Browse the repository at this point in the history
  7. Update docs to add NodeState params

    Pierre-Louis Sergent committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1b162d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Update after merging v1

    Pierre-Louis Sergent committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f8c34ad View commit details
    Browse the repository at this point in the history