Adnan Abdulhussein

Results 107 comments of Adnan Abdulhussein

If you wanted to do upload based on commit, you could have some sort of tag at the end of the message (except that you could forget) or a prompt...

But you might want to choose which commits you want to upload even in one project.

Running into this as well - @byxorna / @kirooshu any chance we could get this merged?

I agree this would be useful in the GitHub oauth integration. @jonasdkhansen in the meantime, you could wrap the UI around https://github.com/bitly/oauth2_proxy which has many options to restrict access.

@somedayiamold strange, I'm not seeing that with the latest chart, my config is properly formatted.

@cello86 that error is expected if authentication is disabled

@shanquan I think the issue is that you have an older version of the nginx ingress controller, 0.22.0+ requires capture groups to be defined. See https://kubernetes.github.io/ingress-nginx/examples/rewrite/#rewrite-target

We get this directly from Helm, yes, and unfortunately I don't believe there is a way to get structured data. cc @migmartri who may know more.

We currently skip charts without READMEs because nothing would be shown in the chart page, but we could make this optional and have a default README show on that page...