Jakub Głuszecki
Results
2
comments of
Jakub Głuszecki
@jackkwok you have to edit yaml file that contains `ClusterRole` ``` rules: - apiGroups: [""] resources: ["pods", "replicationcontrollers", "namespaces", "deployments", "services"] #
Same issue after upgrading some dry-rb gems: dry-container (0.8.0) -> dry-container (0.11.0) dry-core (0.7.1) -> dry-core (0.9.1) dry-types (1.5.1) -> dry-types (1.6.1) among others. Ruby 3.0.6, Rails 6.1 EDIT: Seems...