Coder Social home page Coder Social logo

canonical / charmed-magma-orchestrator Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 6.0 2.95 MB

Charmed Magma is the easiest way to deploy, configure, manage, integrate and drive daily actions for Magma.

License: Apache License 2.0

Shell 0.08% Python 98.96% Jinja 0.96%

charmed-magma-orchestrator's People

Contributors

carlcsaposs-canonical avatar ghislainbourgeois avatar gmerold avatar gruyaume avatar saltiyazan avatar sanchezfdezjavier avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

charmed-magma-orchestrator's Issues

[BUG]

Describe the bug
Self signed certificates are created with 365 days validation, even using certificate-validity option

To Reproduce
Steps to reproduce the behavior:

  1. Create the overlay file with the certificate-validity option (example):
    applications:
    orc8r-certifier:
    options:
    domain: orc8r.int
    orc8r-nginx:
    options:
    domain: orc8r.int
    tls-certificates-operator:
    options:
    certificate-validity: 700
    generate-self-signed-certificates: true
    ca-common-name: rootca.orc8r.int

  2. Deploy

  3. Check generated certificates.

Expected behavior
The certification validity should be, if used the above example, 700 days.

Logs

 openssl x509 -in test.crt -text -noout
Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number:
            4f:a0:00:e5:92:e1:16:43:71:71:5b:9e:42:8d:da:c4:44:6d:b3:41
        Signature Algorithm: sha256WithRSAEncryption
        Issuer: C = US, CN = rootca.orc8r.int
        Validity
            Not Before: May 25 03:24:05 2023 GMT
            Not After : May 24 03:24:05 2024 GMT
        Subject: C = US, CN = rootca.orc8r.int
        Subject Public Key Info:
            Public Key Algorithm: rsaEncryption
                RSA Public-Key: (2048 bit)

Environment

  • Magma version: [1.8]
  • Juju version: [3.2]
  • Cloud Environment [Standard kubernetes)]
  • Kubernetes version [e.g. 1.26.5]

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.