Popeye Versions Save

👀 A Kubernetes cluster resource sanitizer

v0.9.4

2 years ago

Release v0.9.4

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


Maintenance Release!


Resolved Bugs/PRs

  • Issue #163 popeye 0.9.0 with K8S 1.21.0 bug on PodDisruptionBudget - Wrong default API
  • Issue #712 [POP-712] Found only one master node not flag on the right node
  • Issue #181 [POP-404] Deprecation check failed

  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

v0.9.3

2 years ago

Release v0.9.3

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


Maintenance Release!


Resolved Bugs/PRs

  • Issue #170 Can't run popeye when kubernetes has networking.k8s.io/v1/ingresses
  • PR #1102 Load codes with embed:fs and fix code 1102 format. Big Thanks to GoodWine for this excellent PR!!

  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

v0.9.2

3 years ago

Release v0.9.2

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


Maintenance Release!

Add MinScore Flag

Some of you have mentioned the need to support a way for popeye to fail with a non-zero exit status, should the cluster score falls below a given range. As of this drop, we've added a new CLI flag aka min-score that tracks the cluster score and will produce a non-zero/zero exit status accordingly.

# Say this report cluster score of 59.
popeye -n bozo -s pod -min-score=50 # -> yields a zero exit status
# Now say this report cluster score is 42
popeye -n bozo -s dp -min-score=50 # -> yields a non-zero exit status

Resolved Bugs/PRs

  • Issue #166 Check automount serviceAccount token when used on a pod
  • Issue #165 No metrics-server detected
  • Issue #134 Excluding container excludes the entire pod

  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

v0.9.1

3 years ago

Release v0.9.1

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 helping diagnose 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


Maintenance Release!

🥇 Our Release Heroes 👏

Please join me in recognizing and applauding the following contributors that went the extra mile to make sure Popeye is better and more useful to all of us!!

Big ATTA BOY/GIRL! in full effect this week to the good folks below for their efforts and contributions to Popeye!!


Resolved Bugs/PRs

Resolved PRs

  • PR #162 fix pod reporting when some containers are excluded
  • PR #158 Write Prometheus output to file
  • PR #157 Add popeye codes list
  • PR #155 Repair cluster-name flag
  • PR #150 Add flag to override non-zero exit
  • PR #146 Fix docker command

  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

v0.9.0

3 years ago

Release v0.9.0

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 👆). If you feel Popeye sanitizers are helping you diagnose potential cluster issues and it's saving you some cycles, please consider sponsoring this project!!

Also if you dig this tool, please make some noise on social! @kitesurfer


A Word From Our Sponsors...

Contrarily to popular belief OSS is not free! If you find Popeye useful to your organization and saves you some cycles while building/debugging your Kubernetes clusters and want to see this project grow and succeed, please consider becoming a sponsor member and hit that github button already!

Our Release Heroes

Please join me in recognizing and applauding this drop contributors that went the extra mile to make sure Popeye is better and more useful for all of us!!

Big ATTA BOY/GIRL! in full effect this week to the good folks below for their efforts and contributions to Popeye!!

Maintenance Release!


Resolved Bugs/PRs

Resolved PRs

  • PR #135 Add check for service having multiple endpoints
  • PR #132 Add check for unmanaged pods
  • PR #131 Add check for replicated master nodes.

  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

v0.8.10

3 years ago

Release v0.8.10

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 👆). If you feel Popeye sanitizers are helping you diagnose potential cluster issues and it's saving you some cycles, please consider sponsoring this project!!

Also if you dig this tool, please make some noise on social! @kitesurfer


A Word From Our `Meager Sponsor...

Contrarily to popular belief OSS is not free! If you find Popeye useful to your organization and saves you some cycles while building/debugging your clusters and want to see this project grow and succeed, please consider becoming a sponsor member and hit that github button already!

Change Logs

Non zero exit

The Popeye binary will now return a non zero exit status if errors are raised during a cluster scan. This provides an affordance for CI/CD pipeline scripts to fail a deployment based on the scan reports outcomes.


Resolved Bugs/PRs


  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

v0.8.9

3 years ago

Release v0.8.9

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 👆). If you feel Popeye sanitizers are helping you diagnose potential cluster issues and it's saving you some cycles, please consider sponsoring this project!!

Also if you dig this tool, please make some noise on social! @kitesurfer


A Word From Our `Meager Sponsor...

Contrarily to popular belief OSS is not free! If you find Popeye useful to your organization and save you some cycles while building/debugging your clusters and want to see this project grow and succeed, please consider becoming a sponsor member and hit that github button already!

Change Logs

Non zero exit

The Popeye binary will now return a non zero exit status if warnings or errors are raised during a cluster scan. This provides an affordance for CI/CD pipeline scripts to fail a deployment based on the scan reports outcomes.

Excluding containers from report

In this drop, we've added a new spinach option to exclude certain containers for the scans. Here is a an example of a spinach file that will omit given containers from the scans.

popeye:
  # Excludes define rules to exempt resources from scans
  excludes:
    v1/pods:
      - name: rx:icx/.*
        containers:
          # Excludes istio init and sidecar container from scan!
          - istio-proxy
          - istio-init

Resolved Bugs/PRs


  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

v0.8.8

3 years ago

Release v0.8.8

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 👆). If you feel Popeye sanitizers are helping you diagnose potential cluster issues and it's saving you some cycles, please consider sponsoring this project!!

Also if you dig this tool, please make some noise on social! @kitesurfer


Change Logs

Maintenance Release!


Resolved Bugs/PRs


  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

v0.8.7

3 years ago

Release v0.8.7

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 👆). If you feel Popeye sanitizers are helping you diagnose potential cluster issues and it's saving you some cycles, please consider sponsoring this project!!

Also if you dig this tool, please make some noise on social! @kitesurfer


Change Logs

Maintenance Release!


Resolved Bugs/PRs


  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0

v0.8.6

3 years ago

Release v0.8.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 👆). If you feel Popeye sanitizers are helping you diagnose potential cluster issues and it's saving you some cycles, please consider sponsoring this project!!

Also if you dig this tool, please make some noise on social! @kitesurfer


Change Logs

Maintenance Release!


Resolved Bugs/PRs


  © 2020 Imhotep Software LLC. All materials licensed under Apache v2.0