-
-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow container exclusions based on regex #267
Conversation
@bencouture - Looks like test suite is failing. |
It looks like the test were passing on commit b5be4fd, then started failing when you merged 6aee061. Could you try just re-running the tests? All the tests still pass if I check out my master branch and run |
@bencouture Thanks Ben! Could you resolve the conflicts? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bencouture Thanks for the updates Ben!
@bencouture Looks like there are some conflicts still. Could you resolve those? Thank you! |
no activity - closing |
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [derailed/popeye](https://github.com/derailed/popeye) | patch | `v0.21.5` -> `v0.21.6` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>derailed/popeye (derailed/popeye)</summary> ### [`v0.21.6`](https://github.com/derailed/popeye/releases/tag/v0.21.6) [Compare Source](derailed/popeye@v0.21.5...v0.21.6) <img src="https://raw.githubusercontent.com/derailed/popeye/master/assets/popeye_logo.png" align="right" width="200" height="auto"/> ### Release v0.21.6 #### Notes Thank you to all that contributed with flushing out issues and enhancements for Popeye! I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev and see if we're happier with some of the fixes! If you've filed an issue please help me verify and close. Your support, kindness and awesome suggestions to make Popeye better is as ever very much noticed and appreciated! This project offers a GitHub Sponsor button (over here 👆). As you well know this is not pimped out by big corps with deep pockets. If you feel `Popeye` is saving you cycles diagnosing potential cluster issues please consider sponsoring this project!! It does go a long way in keeping our servers lights on and beers in our fridge. Also if you dig this tool, please make some noise on social! [@​kitesurfer](https://twitter.com/kitesurfer) *** #### Maintenance Release *** #### Resolved Issues - [#​370](derailed/popeye#370) default service account check - [#​356](derailed/popeye#356) Allow foreground execution, with output to STDOUT/STDERR and disabling output to popeye.log file - [#​341](derailed/popeye#341) Linter Node : no linters matched query - [#​337](derailed/popeye#337) Output logs in stdout instead of file - [#​301](derailed/popeye#301) Allow Popeye to be used by more than one user on a host (/tmp/popeye.log permission problem) - [#​267](derailed/popeye#267) Allow container exclusions based on regex - [#​200](derailed/popeye#200) Can't filter containers in spinach.yaml for deployments - [#​168](derailed/popeye#168) Skip checks at container level *** <img src="https://raw.githubusercontent.com/derailed/popeye/master/assets/imhotep_logo.png" width="32" height="auto"/> © 2024 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4wIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
No description provided.