otterize / network-mapper

Map Kubernetes traffic: in-cluster, to the Internet, and to AWS IAM and export as text, intents, or an image
Apache License 2.0
612 stars 23 forks source link

Update Otterize CRD versions following changes to the intents operator #226

Closed omris94 closed 3 months ago

omris94 commented 3 months ago

Description

After reconsidering Kubernetes custom resources versioning conventions, we have decided to upgrade v1alpha3 to v1beta1 instead of v1

References

https://github.com/otterize/intents-operator/pull/454/

Testing

Describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Also include details of the environment this PR was developed in (language/platform/browser version).

Checklist