Tomáš Nožička
Tomáš Nožička
We should look into the vulnerability scanning and our options compared to just dependabot. @mykaul sugested to have a look at https://github.com/aquasecurity/trivy for example
We should make sure our `arm64` images work. Ideally a Prow periodic on EKS or GKE with fully arm64 cluster running our e2e suites. ### Requires - [x] https://github.com/scylladb/scylla-operator-release/issues/74
I've tried to use the `sphinxcontrib.openapi` on an openapi v2 received from kubernetes apiserver (`kubectl get --raw /openapi/v2 | yq -Poy`) apiserver but it failed with ``` Sphinx parallel build...
This is Scylla's bug tracker, to be used for reporting bugs only. If you have a question about Scylla, and not a bug, please ask it in our mailing-list at...
**Describe the bug** `/dev/stderr` can't be used by the regular user inside the toolbox, although it works for the superuser. Outside of toolbox, regular users are allowed to write to...
I want to have `build_root`.`project_image` based on an imagestream in api.ci but I am not able to replace `FROM` in that Dockerfile. More concretely I want to extend the root...
This PR adds GitHub App authentication for `commenter` robot and unifies the flags and client building with prow machinery. Unfortunately, this requires changing the flag names (mostly prefixed by `github-`,...
**What would you like to be added**: I'd like to extend the `commenter` robot flags, so it can be used with GitHub AppID credentials. (I understand that GitHub apps can...
**Description of your changes:** This PR fixes the handlers so the reconciled objects that don't have ownerRefs on them requeue the NodeConfigs. Given they are shared, they need to requeue...
**Description of your changes:** This PR adds a dedicated ServiceAccount to use for perftune jobs which enhances security isolation and allows some platforms (like OpenShift) to grant it extra permissions....