undistro / zora

Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
https://getup.io/opensource/zora-oss
Apache License 2.0
278 stars 23 forks source link

refactor: migrate kubebuilder, k8s dependencies and go version #216

Closed matheusfm closed 1 year ago

matheusfm commented 1 year ago

Description

These changes migrate kubebuilder, k8s dependencies, go version and refactor some packages.

https://book.kubebuilder.io/migration/v3vsv4.html

Checklist