sabyasachi nayak

Results 6 comments of sabyasachi nayak

Thanks @stonezdj for the reply, ![image](https://github.com/goharbor/harbor/assets/33947539/8445778d-ed09-4277-89ae-7851abf5d4c4) kubectl logs harbor-notary-server-55654f6675-cslsc -n harbor ```shell 2024/02/20 05:18:07 Updating database. 2024/02/20 05:18:07 schema_migrations table does not require update, skip. no change notaryserver database migrated...

Aware that notary has been removed but we have some dependency in our project to use notary. Please help

sudo apparmor_parser -r /etc/apparmor.d/ It fails at line -1 citing unrecognized token.

Yes its custom kernel , information is captured below: dpkg -l | grep linux-image ii linux-image-6.12.0-1-amd64-unsigned 6.12.18-1.stx.116 amd64 Linux 6.12 for 64-bit PCs ii linux-image-stx-amd64 6.12.18-1.stx.116 amd64 Linux for 64-bit...

For the time being can i use the code below instead of artifact.ReadProfile in the original code. ``` func (*defaultImpl) InstallApparmor(_ apparmorprofile.ProfileManager, filename string) error { cmd := exec.Command("kubectl", "apply",...