Highlights
- Arctic Code Vault Contributor
Pinned
566 contributions in the last year
Less
More
Activity overview
Contributed to
openshift/release,
openshift/cluster-kube-controller-manager-operator,
scylladb/scylla-operator
and 5 other
repositories
Contribution activity
March 2021
Created 3 commits in 1 repository
Created a pull request in scylladb/scylla-operator that received 1 comment
rbac: Fix patching PVCs
Description of your changes: Add missing PATCH for PVCs Which issue is resolved by this Pull Request: Resolves #471
+3
−1
•
1
comment
Opened 3 other pull requests in 1 repository
scylladb/scylla-operator
3
merged
Reviewed 10 pull requests in 1 repository
scylladb/scylla-operator 10 pull requests
- Add e2e suite
- Webhooks cleanup
- Installation changes
- actions: trigger CI for every PR
- cluster: fix source of rack version in cluster status
- cluster: fix source of rack version and members in cluster status
- cluster: Manage Pod Disruption Budget (#214)
- helm: impl option to add additional rules to Scylla ClusterRole
- cluster: clear rack status when rack STS doesn't exist (#418)
- v1.1 documentation
Created an issue in scylladb/scylla-operator that received 1 comment
Th global manager fails if a single ScyllaCluster is down
Describe the bug
When I am spinning up a new ScyllaCLuster, manager start failing with:
$ kubectl -n scylla-manager-system logs pod/scylla-manager-…
1
comment
Opened 12 other issues in 1 repository
scylladb/scylla-operator
10
open
2
closed
- e2e covering scylla-manager
- Add startup probe to scylla pods
- Operator takes long to create the payload
- Operator cluster role is missing perms to patch PVC
- ScyllaCluster in namesapce A got blocked on ScyllaCluster refusing to replace node in namesapce B
- Status isn't updated if you try to replace seed node
- Eliminate live Kube API calls wherever possible
- ScyllaCluster is missing status.observedGeneration
- scylla-operator should check that the specified SA has correct permissions
- If a statefulset for the rack is deleted operator won't recreate it
- ScyllaCluster should use `default` SA or be able to choose one
- panic when storage.capacity is empty permanently disables the operator and webhooks until the resource is removed