Mateusz Szostok
Mateusz Szostok
## Description Changes proposed in this pull request: - Support regex for `namespace.include`, - Replace 'all' with '.*', - Rename include to exclude. ## Related issue(s) Fix https://github.com/kubeshop/botkube/issues/679
## Overview Currently, the `kubectl` executors is built-in. After https://github.com/kubeshop/botkube/issues/650 we need to create an external `kubectl` plugin. ## Lessons learned Based on the current implementation, we can see such...
## Overview Currently, when an invalid command is executed or when only `@BotKube` is typed, you get:  In the response, you get at...
## Overview Refactor the Namespace config to simplify usage. ## Acceptance Criteria - [ ] change `include/ignore`to `include/exclude` - [ ] support regex in both cases (include/exclude) - [ ]...
> **Warning** > If the new BotKube App will be published in Slack App Directory, the v0.12.4 release would not work. Beause of that the new version that supports the...
> **Warning** > Before upgrading to v0.13.0 get familar with the below breaking changes list. The v0.13.0 release has the following breaking changes: - Syntax for the `extraEnv` property in...
**Is your feature request related to a problem? Please describe.** Currently, if you start the BotKube with older version, you get the notification about a newer release. However, the “watcher...
**Description** The native support for `pre-commit` hook was requested by external users. To integrate with https://pre-commit.com/ the `.pre-commit-hooks.yaml` file needs to be added to the root for repository. Example: ```yaml...
**Description** This tool was created a long time ago, and I already got a lot of feedback. I plan to release the v1 once: - All [bugs](https://github.com/mszostok/codeowners-validator/issues?q=is%3Aopen+is%3Aissue+milestone%3Av1.0.0+label%3Abug) will be fixed...
### Who is using Codeowners Validator? I want to sincerely thank everyone who constantly keeps on using and supporting **Codeowners Validator**! 🚀 This project is developed 100% in my spare...