kranurag7
kranurag7
- As of now all the robusta playbooks are within one single [folder](https://github.com/robusta-dev/robusta/tree/master/playbooks/robusta_playbooks) - We are intending to add many more playbooks in the future [Reference](https://youtu.be/oavP7M5P8xY). - We need to...
#### What would you like to be added: If there are two binary on a system and I invoke two commands. ```bash $ spoc record ./binary_one $ spoc record ./binary_two...
`kubectl` supports aliases for nodes and namespaces as `no` and `ns` respectively. It will be great if we introduce the same when invoking `hubble list nodes` and `hubble list namespaces`...
## Feature Request **Short Description** As of now, when one invokes `kubectl get ksp`, our print columns are the default ones that ship with kubebuilder. ```bash $ kubectl get ksp...
## Feature Request - We as of now use same `version` and `appVersion` for kubearmor helm charts and this issue tracks having a separation between them. > I'm thinking of...
### What is the version of your ORAS CLI 1.1.0 ### What would you like to be added? The release artifacts as of now are signed by GPG keys and...
### TL;DR As a User, I have the use case of deleting all the resources in one project in one go. Given we don't have projects API available in hcloud-go...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: For automating releases. **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes...
### What would you like to be added (User Story)? We are already signing our images with cosign, and this issue tracks the signing of `clusterctl` binary with cosign. This...
if packer version is greater than 1.9.5 in semver terms then downgrade packer. Fixes #1379 ### with centos container ```bash docker run --rm -it centos:latest sh # put hack/utils.sh &...