Gleidson Nascimento
Gleidson Nascimento
Hi @raffaelespazzoli and @hjacobs ! I've tried @raffaelespazzoli's fork with the OCP code to use OpenShift's oAuth server and deployed on OpenShift 3.7. Apparently, it doesn't work when the router...
If instead this can be implemented today with existing ansible code, I'm happy to learn what's the way to implement this.
Can you share more details about your attempt, including the environment you are using and your ansible hosts file?
Most likely, okd.example.company.com DNS resolution is leaking from outside your single node. I recommend using a really fake DNS entry (like example.com) since that should allow the script to successfully...
Any chance we can reopen this? If given directions, I can submit a PR for this.
Hi @d4x1, I've reviewed the repo and found out that we have two plugins - one in python and another one in go. Based on the comment [here](https://github.com/apache/incubator-devlake/issues/7504#issuecomment-2148364489), the Go...
Once #7809 is merged, just tweak the query in grafana to obtain all bug type work items from Azure DevOps.
I've fixed this one by updating microservice/Dockerfile from node:4-slim to node:6-slim. I can't confirm that there are no issues in the microservice container, though, but docker-compose up -d completed and...
Based on [this](https://github.com/orgs/Homebrew/discussions/491), the way that vulnapi setup their brew formula isn't the recommended way by homebrew. Due to that, this is the workaround I created to get the software...
Will do! What's the difference between the two?