Merge pull request #1831 from daemon1024/dogfood #23
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
KubeArmor/cert/tls.go#L19
exported type TlsConfig should have comment or be unexported
|
KubeArmor/cert/cert.go#L28
comment on exported const KubeArmor_ORG should be of the form "KubeArmor_ORG ..."
|
KubeArmor/cert/tls.go#L37
exported type TlsCredentialManager should have comment or be unexported
|
KubeArmor/cert/cert.go#L30
exported const KubeArmor_CN should have comment (or a comment on this block) or be unexported
|
KubeArmor/cert/certloader.go#L15
exported type CertLoader should have comment or be unexported
|
KubeArmor/cert/cert.go#L33
exported var DefaultKubeArmorServerConfig should have comment or be unexported
|
KubeArmor/cert/cert.go#L40
exported var DefaultKubeArmorClientConfig should have comment or be unexported
|
KubeArmor/cert/certloader.go#L15
type name will be used as cert.CertLoader by other packages, and that stutters; consider calling this Loader
|
KubeArmor/cert/cert.go#L47
exported var DefaultKubeArmorCAConfig should have comment or be unexported
|
KubeArmor/cert/tls.go#L74
exported method TlsCredentialManager.CreateTlsClientCredentials should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading