Skip to content

Tags: asobti/kube-monkey

Tags

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix CVE-2022-41723 by updating golang.org/x/net dependency and upgrad…

…ing Go to version 1.21 (#256)

* Fix CVE-2022-41723 by updating golang.org/x/net dependency and upgrading Go to version 1.21

* Update version of Go used in github workflow

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove option to disable rbac (#244)

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add round for killNum (#240)

* Add round for killNum

To kill at least one pod if the replicaSet is above 2 replicas.
It correct this issue:  #227

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies (#232)

* Update dependencies

* Bump to go 18

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Helm chart notifications (#222)

* Notifications should work without http proxy set

Before this change when proxy was not set in config, sending notification resulted in notification error:

E0728 16:44:53.027020       1 notifications.go:47] error reporting attack for v1.Deployment <NAME> to <URL> with message <MESSAGE> send request: http request: Post "<URL>": proxyconnect tcp: dial tcp :0: connect: connection refused

* helm chart support for notifications

* chore: fix whitespace trim in rbac template

right trim resulted in `helm template ...` output:
```

---apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
```

* bump chart version

* chore: add whitespace in debug config to match other lines

Co-authored-by: Daniel Albuquerque <[email protected]>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Typo in docker hub repo (#214)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #127 from asobti/vbump

Version bump to v0.3.0