Code Monkey home page Code Monkey logo

Comments (5)

yiannistri avatar yiannistri commented on June 9, 2024 1

Thanks for the comments, we'll look into making pipeline-controller easier to troubleshoot.

from clusters-config.

MohamedMSaeed avatar MohamedMSaeed commented on June 9, 2024

Hi @yiannistri,
Is this something that should be enabled by default for all created clusters?

If this is something that shouldn't be enabled by default for all created clusters, I would recommend configuring it for the specific clusters by committing the changes to the cluster's branch.

from clusters-config.

yiannistri avatar yiannistri commented on June 9, 2024

Replied in Slack but posting it here too:

Because of how pipelines work, leaf clusters use the Flux notification-controller to make an HTTP call to the management cluster. This is a webhook endpoint that most of the time will need to be exposed.

For our team (sunglow) we'll have to always enable this because the pipelines feature depends on this, therefore it would save us a lot of time if this was enabled by default for all clusters. I have attempted to get this working on a test cluster but I'm unfamiliar with the right annotations for AWS LB/external dns and haven't got this working yet https://github.com/weaveworks/clusters-config/blob/cluster-manual-approval/eksctl-clusters/apps/enterprise/enterprise-app/release.yaml#L66-L80

from clusters-config.

MohamedMSaeed avatar MohamedMSaeed commented on June 9, 2024

Actually, you have done it right. There are 2 annotations that are not affecting the ingress, and it is working fine.

The 404 response is because the pipeline-controller itself is not working as expected. Try to get the server health by using /healthz it will return ok. https://promotions-manual-approval.eng-sandbox.weave.works/healthz

from clusters-config.

MohamedMSaeed avatar MohamedMSaeed commented on June 9, 2024

After we merge this PR, the creation of promotions ingress will be allowed by default. However, it will not be created until this WGE branch "approval-gate" is merged. Also, the pipeline-controller needs to be fixed as it returns 404.

from clusters-config.

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.