Giter VIP home page Giter VIP logo

Comments (7)

trevor-viljoen avatar trevor-viljoen commented on September 17, 2024 2

For anyone who upgraded/was automatically upgraded from v1.2.1 and had your route break, remove the destinationCACertificate from spec.server.route.tls in your ArgoCD resource.

from gitops-operator.

jannfis avatar jannfis commented on September 17, 2024 1

@davidkarlsen #224 (comment)

from gitops-operator.

davidkarlsen avatar davidkarlsen commented on September 17, 2024

Using service-servicing certificates is a good start, and it would be even better if the route could use re-encrypt with the default ingress certificate.

from gitops-operator.

jannfis avatar jannfis commented on September 17, 2024

Using service-servicing certificates is a good start, and it would be even better if the route could use re-encrypt with the default ingress certificate.

With the upcoming release of v1.3, if you set the route's termination policy to reencrypt, the route's backend (argocd-server) will automatically be configured with a certificate from service CA, which is trusted by the route's controller. The user facing endpoint would use the certificate that you have configured for the route.

Also, if you don't set route's policy to reencrypt (e.g. to passthrough), you can supply a user provided cert/key combination to the TLS secret argocd-server-tls, which will then be used by the argocd-server endpoint, which in case of passthrough would be the user facing endpoint.

Does that satisfy both of your use cases?

from gitops-operator.

davidkarlsen avatar davidkarlsen commented on September 17, 2024

@jannfis that sounds perfect - when is 1.3 planned for?

from gitops-operator.

davidkarlsen avatar davidkarlsen commented on September 17, 2024

@davidkarlsen #224 (comment)

🤦 sorry for my short time memory :) looking forward to 4.9 :)

from gitops-operator.

andras-babos avatar andras-babos commented on September 17, 2024

It's working as expected with version 1.3 so I will close the ticket, thank you for your support!

from gitops-operator.

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.