Hajnal Máté
Hajnal Máté
The initdb.sh and the upgrade.sh scripts in the postgres image were not owned by the postgres user, which made them failing with permission denied errors in some local builds. #...
Bump up beego v2.2.1 # Comprehensive Summary of your change Cherry-picking MinerYang's commit: [https://github.com/goharbor/harbor/pull/20555/files](https://github.com/goharbor/harbor/pull/20555/files) There were High security vulnerabilities in the beego versions
After an install according to the docs, I didn't manage to setup harbor locally beacuse the db didn't start. ### Problem description The logs showed that the entrypoint gets permission...
**Description** First off, thank you for creating and maintaining this awesome project! After applying policy-controller on our infra namespaces we realized a kind of Chicken-Egg problem with CoreDNS and Policy-controller....
Hello Containerd Team, Currently, it's not possible to override the default seccomp-profile of containerd. It would be good to have a configuration parameter for that. Recently we encountered a bug...
### What is the problem you're trying to solve Currently we are running our CI jobs completely paralelly, each e2e job will just invoke the appropriate make target so they...
### What is the problem you're trying to solve Currently if a test fails, we don't have any informations about the failure. Why it happened, and how. We just see...