You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The operator-sdk has warned about deprecated APIs being used on the bundle:
WARN[0000] Warning: Value cc-operator.v0.8.0: this bundle is using APIs which were deprecated and removed in v1.25. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-25. Migrate the API(s) for runtimeclasses: (["ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.ClusterPermissions[0].Rules[6]"])
WARN[0000] Warning: Value cc-operator.v0.8.0: this bundle is using APIs which were deprecated and removed in v1.25. More info: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-25. Migrate the API(s) for runtimeclasses: (["ClusterServiceVersion.Spec.InstallStrategy.StrategySpec.ClusterPermissions[0].Rules[6]"])
Run make bundle to see the complete list of warnings.
The text was updated successfully, but these errors were encountered:
The operator-sdk has warned about deprecated APIs being used on the bundle:
Run
make bundle
to see the complete list of warnings.The text was updated successfully, but these errors were encountered: