kube-apparmor-manager
kube-apparmor-manager copied to clipboard
Manage AppAmormor profiles for Kubernetes cluster
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200226121028-0de0cce0169b to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.3 to 0.17.16. Commits 6d083d1 Update dependencies to v0.17.16 tag fac82db Merge pull request #95355sfowl/automated-cherry-pick-of-#95316 ffaa190 Merge pull request #95928ialidzhikov/automated-cherry-pick-of-#80954 19875a3 Mask bearer token in logs when...
CRD api used is deprecated and needs to be updated from apiextensions.k8s.io/v1beta1 to apiextensions.k8s.io/v1 See Kubernetes deprecation guide: https://kubernetes.io/docs/reference/using-api/deprecation-guide/ If you run the init command on a newer Kubernetes version,...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200323165209-0ec3e9974c59 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hello, just found this project and it looks like something that could solve a problem of ours (that being that we want to be able to develop apparmor profiles alongside...
export SSH_USERNAME=root export SSH_PASSPHRASE=123456 export SSH_PERM_FILE=/root/.ssh/id_rsa $ kubectl apparmor-manager init I0106 04:06:46.144739 49894 k8s.go:77] Creating a CRD: apparmorprofiles.crd.security.sysdig.com FATA[2022-01-06T04:06:46-08:00] failed to install AppArmor service: ssh: handshake failed: ssh: unable to...