Christian Korneck

Results 86 comments of Christian Korneck

I think what's missing is mesa support (opengl). Just thinking out loud: Having OpenGL support with a software renderer as default might highly increase the number of GUI apps that...

thanks, that’s a good catch. I’ve indeed only tested against local harbor users so far. (Just tried on demo.goharbor.io and a local instance and it worked there). Most likely we...

@Vad1mo what kind of user/pass are you using in the above curl command (in the basic auth header)? is this a local user or an oidc user? what do you...

hmm...strange, on the c8n.io api portal I don't seem to be able to make any authenticated api calls (i.e. I'm logging in with user `chris` and the cli secret and...

ok, it now works after I have changed the cli secret to a manually generated shorter one. Also oddly I can't change it back to the old auto-generated password (getting...

ok, I've played around a bit and I have the impression that there's a server side issue that I can't work around client side (glad if you prove me wrong...

documented this as known limitation and changed issue label from bug to enhancement

looks like harbor v2.2.0-rc1 has been released today, with 8 new APIs for robot accounts. I’ll try it soon.

some related links (will look into this again soon'ish) https://github.com/goharbor/harbor/issues/14145#issuecomment-781006533 https://github.com/goharbor/harbor/blob/main/src/common/rbac/const.go

hi @Vad1mo , thanks a lot for the suggestion. It's an interesting idea. Would really like to elaborate further. What typical usecase / workflow do you have in mind for...