4.1.1 (2021-06-25)
Merged pull requests:
- Do not mark injector ready on injector fail #356 (Devatoria)
- Fix network disruption failing to be injected on a node with multiple… #355 (Devatoria)
- Update container release_changelog_8d4d9b5c17bfd437544f89a6d6034fd53a917947 #354 (github-actions[bot])
4.1.0 (2021-06-25)
Closed issues:
Merged pull requests:
- Pin goroutine stresser threads to the right cpuset #353 (Devatoria)
- remove unnecessary replaces from go.mod #349 (takakonishimura)
- cpu pressure docs revamped #348 (takakonishimura)
- Minor updates in docs. #345 (nikos912000)
- Handle delete-only mode in admission webhook instead of controller #343 (Devatoria)
- Do not fatal on injector initialization but fail gently #342 (Devatoria)
- Add all the possible variables to the chart #341 (Devatoria)
- Specify the minimal k8s version supported by the controller #340 (Devatoria)
- add curl log visitibility #338 (takakonishimura)
- Update CODEOWNERS for chaos-engineering group #337 (ptnapoleon)
- Move demo resources to
chaos-demo
namespace by default #336 (ptnapoleon) - Allow to apply network disruptions on init containers #335 (Devatoria)
- Update container release_changelog_6eb9fcb9e0d15c85c078131b1a342fffe11b16c8 #334 (github-actions[bot])
4.0.1 (2021-06-08)
Merged pull requests:
- Make changelog PRs to main #333 (ptnapoleon)
- Add missing metric documentation to docs/metrics.md #330 (ptnapoleon)
- Add support for image pull secrets #328 (nikos912000)
4.0.0 (2021-06-04)
Closed issues:
- User Issue: issue with cgroups in EKS #317
Merged pull requests:
- [CHAOS-45] Add Documentation to the ChaosCLI #331 (Azoam)
- Update the latest supported k8s version to 1.21.1 #329 (ptnapoleon)
- Fix the Validatecount experience #327 (ptnapoleon)
- chaosli validators shouldnt require input, survey.Required exists for… #326 (ptnapoleon)
- CHAOS-85: Create all pods in chaos engineering #325 (ptnapoleon)
- Improve developer documentation #324 (takakonishimura)
- Generalize cgroup path construction #323 (blazebissar)
- Increment a metric when a disruption fails ValidateCreate #322 (ptnapoleon)
- Temporarily make validateServices conditional, to help CLIs #321 (ptnapoleon)
- CORE-702: Validation call from CLI PR #320 (nathan-tournant)
- Tweak configs for Fedora/Podman compatibility #319 (blazebissar)
- CHAOS-43: Yaml to English Feature #318 (Azoam)
- scope netowrkdisruption.port to hosts in error msg #316 (takakonishimura)
- README has emojis #315 (takakonishimura)
- link to external docs on signing GitHub commits with gpg #314 (takakonishimura)
- Readable README #313 (takakonishimura)
- Increase the amount of documentation on how to use the new services f… #312 (ptnapoleon)
- Add the basic structure for the new CLI #311 (ptnapoleon)
- Rename master to main for branch ref in release action #310 (Devatoria)
- Validate Update: global disruption scope #309 (nathan-tournant)
- CHAOS-51: Implement the "create" command of chaosli; Help users build a disruption spec #307 (ptnapoleon)
- Better handle the case where count is set to -1 #305 (ptnapoleon)
- Upgrade to cobra v1.1.3 from v0.0.5 #302 (ptnapoleon)
3.10.0 (2021-05-20)
Merged pull requests:
- Switch from kustomize to helm to generate manifests #308 (Devatoria)
- Fix CI dockerhub push not logging in #306 (Devatoria)
- Fix dead links in README and other docs #304 (ptnapoleon)
- CORE-84: Prevent config of ingress flow & hosts lists on Network Disruptions #303 (takakonishimura)
- Update container release_changelog_202961fc69dceef1d2adc83a7d8f5fa76d9d1a5b #301 (github-actions[bot])
- Allow services filtering in the network disruption #300 (Devatoria)
- Basic logistics for open-sourcing Chaos Controller #299 (takakonishimura)
3.9.0 (2021-05-10)
Merged pull requests:
- Update container release_changelog_0ecdd93d8f7041ae97144d3804c61dd913df3541 #296 (github-actions[bot])
- CORE-594: Add Clientset code needing for using client-go with Disruption Resource #288 (ptnapoleon)
3.8.1 (2021-04-30)
Merged pull requests:
- Log into docker hub on pre-release to avoid pull rate limiting #295 (Devatoria)
- Update container release_changelog_28c1d25c18f250a0dc42a2b003108fd51484f666 #294 (github-actions[bot])
3.8.0 (2021-04-29)
Merged pull requests:
- Allow to specify cert dir for admission webhook #293 (Devatoria)
- CORE-540: Bugfix: DNS Disruption on one container within a pod only disrupts targeted container #292 (nathan-tournant)
- Bootstrap the admission controller #291 (Devatoria)
- Exclude export comment rule from linting #290 (ptnapoleon)
- Update container release_changelog_5fcdae27a69f4626fa35fb33f878dbb13b775a3b #289 (github-actions[bot])
3.7.1 (2021-04-13)
Merged pull requests:
- Fix spelling error on demo sample #287 (clairecng)
- Apply tc rules and filters to all interfaces instead of trying to guess the one to choose #286 (Devatoria)
- Ignore invalid link index when applying a network disruption #285 (Devatoria)
- Improve targeting documentation #284 (ptnapoleon)
- CORE-623: use zap logger after logger init #283 (nathan-tournant)
- Fix interface txqlen not being cleared on network disruption apply error #282 (Devatoria)
- CORE-586: Fix the local Kubernetes version to 1.19 #281 (Devatoria)
- Update container release_changelog_12b93b1a36e3872a4a705d28f78f0ba15f3f34f3 #280 (github-actions[bot])
- change chaos injector binary #278 (Azoam)
3.7.0 (2021-03-24)
Merged pull requests:
- CORE-497: add context to injector logger through injector CLI and its chaos-controller controller #279 (nathan-tournant)
- Explain in the README how to target a specific pod by name #277 (ptnapoleon)
- CORE-507: Single entry point for injector CLI common args #276 (nathan-tournant)
- Revamp samples #275 (Devatoria)
- CORE-528 - add MetricRestart on chaos-controller #274 (nathan-tournant)
- Update container release_changelog_8bf23cad59208194fdef5c75ef7cb9a96803d0a1 #272 (github-actions[bot])
- CORE-371: Network Disruption Documentation Revamp #254 (takakonishimura)
3.6.0 (2021-03-11)
Merged pull requests:
- CORE-467: Emit a disruption count metric per kind #271 (ptnapoleon)
- CORE-601: Clean up chaos pods if their targets dont exist #270 (ptnapoleon)
- Change some log text to clarify when ignored targets is too large #268 (ptnapoleon)
- CORE-458: Gather ongoing duration separately from completed duration … #267 (ptnapoleon)
- Update container release_changelog_54aa80140063186b36a07d28677f191cd414ed36 #266 (github-actions[bot])
- CORE-585: Log found chaos pod names when injectors already exist for … #259 (ptnapoleon)
3.5.2 (2021-03-05)
Merged pull requests:
3.5.1 (2021-03-04)
Merged pull requests:
3.5.0 (2021-03-04)
Merged pull requests:
- CORE-467: Collect a duration metric for the entire disruption duration #261 (ptnapoleon)
- CORE-467: Replace "count" metrics with more accurate gauge names #260 (ptnapoleon)
- CORE-582: Resolve kubernetes.default before disrupting #258 (ptnapoleon)
- Handle the chaos pods termination not only on disruption deletion #257 (Devatoria)
- Fix expectChaosPods assertion from 16 to 20 #256 (ptnapoleon)
- [CORE-423] Add delete only mode to the chaos controller #255 (Azoam)
- Update container release_changelog_7f93155a1f416dbea9d48bd913a68cf316a6a487 #252 (github-actions[bot])
- Instance multiple injectors when targeting multiple containers #244 (Devatoria)
3.4.0 (2021-02-11)
Merged pull requests:
- Fix wrong error checking leaking chaos pods #251 (Devatoria)
- Fix expectChaosPod assertions after adding DNS spec #250 (ptnapoleon)
- Generate injector pods from code instead of from template #249 (Devatoria)
- CORE-527: Fix blocking delete in test cleanup for the disruption controller #248 (ptnapoleon)
- Update container release_changelog_8432064109352c764e8a6b0375def3d70a2ed4f6 #247 (github-actions[bot])
3.3.0 (2021-02-08)
Merged pull requests:
- Send ongoing disruptions count metric #246 (Devatoria)
- Updating artifact metadata script to match spec #245 (griffin)
- Use Copyright 2021 for all new license headers #241 (ptnapoleon)
- Ignore some edge cases failures from the injector on deletion #240 (Devatoria)
- Update container release_changelog_c04ce2bde80462eb95ae762ceb67f82673bd5641 #239 (github-actions[bot])
- CORE-439: DNS Failure Disruptions #237 (ptnapoleon)
3.2.0 (2021-01-25)
Merged pull requests:
- Rename target_pod tag to target and remove phase tag from metrics #238 (Devatoria)
- Set request context to controller logger #236 (Devatoria)
- Ensure duration metrics are sent #235 (Devatoria)
- Set a common logger with adapter encoding parameters #234 (Devatoria)
- Update container release_changelog_c4008f6bac5819725605554fe0fde6b1f299787e #233 (github-actions[bot])
3.1.0 (2021-01-22)
Merged pull requests:
- Change controller log format to zap production format #232 (Devatoria)
- Ensure DNS resolution response is not nil to avoid a panic #231 (Devatoria)
- Update container release_changelog_a75ada688ede489cd23b45999c7413f26368db70 #230 (github-actions[bot])
- Wait for chaos pod to be created and persisted before returning from the reconcile loop #229 (Devatoria)
- Use Packer for minikube iso, upgrade minikube k8s version #227 (noqcks)
- CORE-443: Log the container ID, Name, and other labels when a chaos pod is injecting into a container #221 (ptnapoleon)
3.0.1 (2021-01-20)
Merged pull requests:
- Fix disk pressure validator #228 (Devatoria)
- Update container release_changelog_0e23c15c27dda702c10ea119abff1be84760c8be #225 (github-actions[bot])
3.0.0 (2021-01-18)
Closed issues:
- Inaccurate comment in node_failure? #223
Merged pull requests:
- Implement a dry-run mode to injectors #224 (Devatoria)
- Update README.md #222 (noqcks)
- Restore computeHash control flow to 911e426583 #220 (ptnapoleon)
- CORE-450: Add manifests diff check #219 (noqcks)
- Improve disruption injection status #218 (Devatoria)
- Improve reconcile loop by splitting it into smaller functions #217 (Devatoria)
- CORE-436: Add disruption event when an invalid networkdisruptionspec is applied #216 (ptnapoleon)
- Add a label with the disruption name to chaos pods to ease filtering #215 (Devatoria)
- Retry to cleanup if it fails #214 (Devatoria)
- Update container release_changelog_9d064314ebf0e664c506de0fe260275e34c21153 #213 (github-actions[bot])
- Use a single long-running injector pod #211 (Devatoria)
2.16.1 (2021-01-07)
Merged pull requests:
- Force node failure disruption level to node instead of pod #212 (Devatoria)
- Update container release_changelog_4370a7b1f671cf5a4589ac2c4fd012f634c6f09c #210 (github-actions[bot])
2.16.0 (2021-01-05)
Closed issues:
- count: -1 does not work #197
Merged pull requests:
- CORE-417: Pass --level flag to injector for node_failures #209 (ptnapoleon)
- CORE-414: Validate label selector grammar #208 (ptnapoleon)
- Ignore already cleaned qdiscs during network disruption cleanup #207 (Devatoria)
- Improve logging and dump the disruption selector for debug #206 (Devatoria)
- Skip target on injection error instead of stopping the reconcile loop #205 (Devatoria)
- CORE-402: Another way to test only selecting Running Pods #204 (takakonishimura)
- [Doc] - Update sample documentation for count #202 (gaetan-deputier)
- Node level disruptions #198 (Devatoria)
- CORE-296: Check pods are Running before Injection #196 (takakonishimura)
- Add jitter for delay to the chaos-controller #195 (Azoam)
- Delete unused metrics.go file~ #194 (takakonishimura)
- Add event when disruption name is not recognizable #193 (Azoam)
- Ignore license headers for api auto-generated files #192 (Devatoria)
- Update container release_changelog_8eb5743aac6412002622254c71390a3d74ba93b7 #191 (github-actions[bot])
2.15.0 (2020-11-23)
Merged pull requests:
- Use github repos for spdx because it no longer exists in the pip repo #190 (Azoam)
- Adding the ability to target specific container in targeted Pod #189 (Azoam)
- Add duplication to network disruption #188 (Azoam)
- Add network disruption node level injection workaround #187 (Devatoria)
- Update container release_changelog_46f81598753b5c6c1a5ce38cdaea16a694927037 #186 (github-actions[bot])
- Count percent #170 (Azoam)
2.14.2 (2020-11-03)
Merged pull requests:
- Re-use existing container net_cls classid #185 (Devatoria)
- Update container release_changelog_001ae0f8f2fbed78ffdf12f2268528db67696757 #184 (github-actions[bot])
2.14.1 (2020-11-02)
Merged pull requests:
- Skip net_cls cgroup cleanup if it does not exist #183 (Devatoria)
- Update container release_changelog_c839b80431c5f9253b2d5d6d5716b8710424e26b #182 (github-actions[bot])
2.14.0 (2020-11-02)
Merged pull requests:
- Target only interfaces listed in the routing table when no host is specified #181 (Devatoria)
- Host network source ip #180 (Devatoria)
- Improve minikube iso building documentation #179 (Devatoria)
- Update container release_changelog_de418b49d5c362c4d7091d6602d2a7dbe7acc451 #178 (github-actions[bot])
2.13.2 (2020-10-23)
Merged pull requests:
- Exclude node IP from node disruptions #177 (Devatoria)
- Update container release_changelog_a7f35e3936c954addaafcc8d464d91a4244ceae5 #176 (github-actions[bot])
2.13.1 (2020-10-23)
Merged pull requests:
- Exclude default route gateway IP on network disruption #175 (Devatoria)
- Update container release_changelog_fb9ad708ebbe229e86ba83e7d33be08a42f802b2 #173 (github-actions[bot])
2.13.0 (2020-10-22)
Merged pull requests:
- Retry cleanup when it fails #172 (Devatoria)
- Allow empty string as protocol in network disruption protocol enum list #171 (Devatoria)
- Write spec hash in resource status to detect resource changes #169 (Devatoria)
- Adds small section on how to deploy #168 (brandon-dd)
- Improve contributing doc #167 (Devatoria)
- Improve examples by splitting them in per use-cases examples #166 (Devatoria)
- Update container release_changelog_8332266aebf78e47a3a34d2ea15d1767d69fb963 #165 (github-actions[bot])
2.12.0 (2020-09-28)
Merged pull requests:
- Allow to filter on ingress traffic #164 (Devatoria)
- Update container release_changelog_b61107ba16290b8046f795d9b8543bceda7417ba #163 (github-actions[bot])
2.11.0 (2020-09-22)
Merged pull requests:
- Complete FAQ with a note to retry cleanup phase #162 (Devatoria)
- Send an event when no target can be found from the given label selector #161 (Devatoria)
- Switch injector resources to zero since we have the priority class now #160 (Devatoria)
- Push to ddbuild ecr on release #159 (Azoam)
- Improve usage documentation and examples comments #158 (Devatoria)
- Simplify reconcile loop #157 (Devatoria)
- Remove unused vendor #156 (Devatoria)
- Update container release_changelog_4c18d4fb074ce53c8bb8468c7087d9f8f218dfe9 #155 (github-actions[bot])
2.10.1 (2020-08-17)
Merged pull requests:
- Fix release registries #154 (Devatoria)
- Update container release_changelog_73a3b846f65f4d6f352e81cf49382567dbf4094e #153 (github-actions[bot])
2.10.0 (2020-08-13)
Merged pull requests:
- Release images on unified artifact registry #152 (Devatoria)
- Add a small comment on known issue with current disk throttling implementation #151 (Devatoria)
- Move mocks from test packages to re-use them #150 (Devatoria)
- Add retry logic to dns resolution #149 (Azoam)
- Record events on targeted pods on injection and cleanup #148 (Devatoria)
- Injector mounts rework #147 (Devatoria)
- Update container release_changelog_93dde7cf2cd52f65ba84620dfa48027b17d33b2f #146 (github-actions[bot])
2.9.0 (2020-07-23)
Merged pull requests:
- Network optional fields #145 (Devatoria)
- Merge network disruptions under a common field #144 (Devatoria)
- Enforce injector pods priority and qos to ensure they are not evicted easily #143 (Devatoria)
- Update container release_changelog_28fa800ad7c4dbe7407a658c886d70b08d146d74 #142 (github-actions[bot])
- Rework network fail #137 (Azoam)
2.8.0 (2020-07-08)
Merged pull requests:
- Update container release_changelog_bc5e0460e933309fcbfd63d3cc3403edcef25eec #141 (github-actions[bot])
- Add disk pressure feature #139 (Devatoria)
2.7.1 (2020-07-06)
Merged pull requests:
- Do not exit on metrics sink initialization error in the injector #140 (Devatoria)
- Fix local scripts namespace #138 (Devatoria)
- Improve user documentation with use cases #136 (Devatoria)
- Update container release_changelog_51ed4b107cc31e2ce55ac56f042bf74dd28fb597 #135 (github-actions[bot])
2.7.0 (2020-06-05)
Merged pull requests:
- Create a chaos-engineering namespace for local testing #134 (Devatoria)
- Factor out networking impl in latency and bandwidth limit disruptions #133 (brandon-dd)
- Adds new network bandwidth limitation disruption #132 (brandon-dd)
- Update docs with custom minikube ISO information #131 (brandon-dd)
- Update container release_changelog_732fb8265d8073d88598ec47ec4c3bc11bbe9da4 #129 (github-actions[bot])
2.6.1 (2020-05-11)
Merged pull requests:
- Disable cgo on build #128 (Devatoria)
- fix kubernetes version at 1.17.0 #127 (brandon-dd)
- Update container release_changelog_a878e718a85f72ea2abf23f351af221fea8c0e41 #126 (github-actions[bot])
2.6.0 (2020-05-11)
Merged pull requests:
- Change code owners to the new core resilience team #125 (Devatoria)
- Add cpu pressure injection #124 (Devatoria)
- api: Add a maximum value for networkLatency.delay #123 (dd-adn)
- Switch to noop metrics sink by default #122 (Devatoria)
- Fix manager bin path in deployment #121 (Devatoria)
- Improve images and build process #120 (Devatoria)
- Add port configuration to network latency #119 (Azoam)
- Update container release_changelog_df7dfce24de404eb5ba74f91323a58c09dfc9161 #118 (github-actions[bot])
2.5.0 (2020-04-22)
Merged pull requests:
- Allow connection establishment before drop in network failure #117 (Devatoria)
- Add some more comments in the disruption example #116 (Devatoria)
- Update 3rd party licenses to show spdx identifier #115 (Devatoria)
- Update container release_changelog_e2a5b625599466a40a09665b59090a26d9d8c0c1 #114 (github-actions[bot])
2.4.1 (2020-04-01)
Merged pull requests:
- Make optional fields nullable #113 (Devatoria)
- Update container release_changelog_78c44f3f80dc281ab9fd79cb93f862dd5f84aa37 #112 (github-actions[bot])
- Add michelada release #97 (Azoam)
2.4.0 (2020-03-25)
Merged pull requests:
- Close statsd client connection on injector and controller exit #110 (Devatoria)
- Check qdisc hasn't been cleared before trying to clear it #109 (Devatoria)
- Add tests for the network package #108 (Devatoria)
- Update container release_changelog_0b2bd25290da0f1fa63e31ad511625889c22aa90 #107 (github-actions[bot])
2.3.0 (2020-03-19)
Merged pull requests:
- Count field is now required and the value to target all pods is -1 #106 (Devatoria)
- Add release documentation #105 (Devatoria)
- Auto-generate changelog on tag push and open a PR to approve it #103 (Devatoria)
- Add missing tag to release pull command #99 (Devatoria)
- Add goreleaser GitHub action #98 (Devatoria)
- Review the way we push images from the CI #96 (Devatoria)
- Add CI job to release images on docker hub #95 (Devatoria)
- add targetPod name to logs #94 (jvanbrunschot)
2.2.1 (2020-03-13)
Merged pull requests:
- Release 2.2.1 changelog #93 (Devatoria)
- Set disruption resource count field optional #91 (Devatoria)
- Cast DNS records before appending it to avoid a panic #90 (Devatoria)
- Add NOTICE #89 (Devatoria)
- document available Make commands #84 (jvanbrunschot)
2.2.0 (2020-03-12)
Closed issues:
- Injector pods can be oom killed #79
Merged pull requests:
- Fix gitlab-ci injector tag release on staging #88 (Devatoria)
- Bump CHANGELOG to version 2.2.0 #87 (Devatoria)
- add cmd flag for metrics sink #86 (jvanbrunschot)
- Pass delay to tc command builder #85 (Devatoria)
- Allow to pass a pod template file for generated chaos pods #83 (Devatoria)
- Improve task management #82 (jvanbrunschot)
- fix typos #81 (jvanbrunschot)
- Create configurable metric sink #80 (jvanbrunschot)
- error when 3rd-part licenses are out-of-date #77 (jvanbrunschot)
- Change naming scheme of injector image to be consistent with k8s config #76 (Azoam)
- Adapt gitlab configuration to use the new docker-push image #75 (Devatoria)
- Replace any occurence of the old name in the project #74 (Devatoria)
- Improve CircleCI configuration #73 (Devatoria)
- Use a public minikube iso file #72 (Devatoria)
- Add changelog #71 (Devatoria)
- add 'out' dir to dockerignore #70 (jvanbrunschot)
- requirements are documented in the testing docs #69 (jvanbrunschot)
- Improve golangci #68 (Devatoria)
- Add testing docs #67 (jvanbrunschot)
- Remove monkey patching #66 (Devatoria)
- Added simple Issues and PR templates #65 (Azoam)
- Add docker support #64 (jvanbrunschot)
- Add a way to run local tests in a container to bypass mprotect syscall issues #63 (Devatoria)
- Move CODEOWNERS file #62 (Devatoria)
- Add CODEOWNERS file #61 (Devatoria)
- Build docker images with the local daemon and scp them into minikube #60 (Devatoria)
- Split circleci checks #59 (Devatoria)
- Improve CircleCI checks #58 (Devatoria)
- Remove any internal references and adapt documentation #57 (Devatoria)
- Add license header #56 (Devatoria)
- Add LICENSE #55 (Devatoria)
- Add directory for circleci #54 (Azoam)
- Add 3rd party licenses and generation script #53 (Devatoria)
2.1.0 (2020-01-31)
Merged pull requests:
- Move logger instance into the CLI and pass it to the injector instance #52 (Devatoria)
- Allow to specify a list of hosts in a network failure #51 (Devatoria)
- Add requirements for contributing and local development #50 (Devatoria)
- Add golangci-lint to the project #49 (Devatoria)
2.0.0 (2020-01-29)
Merged pull requests:
- Fix resource version race condition on instance update in controller tests #48 (Devatoria)
- Unique CRD and controller for all the failures #47 (Devatoria)
- Ignore unneeded files and make better use of build cache #46 (Devatoria)
1.1.0 (2020-01-23)
Merged pull requests:
1.0.0 (2020-01-09)
Merged pull requests:
0.6.2 (2020-01-06)
Merged pull requests:
- Review Dockerfile to have smaller images for both manager and injector #43 (Devatoria)
- Improve doc and add injector stuff #42 (Devatoria)
0.6.1 (2020-01-06)
Merged pull requests:
- Merge chaos-fi repository into chaos-fi-controller #41 (Devatoria)
- Fix minikube driver and docker service start for local testing #40 (Devatoria)
0.6 (2019-10-23)
Merged pull requests:
0.5.1 (2019-10-11)
Merged pull requests:
0.5.0 (2019-08-23)
Merged pull requests:
0.4.0 (2019-07-19)
Merged pull requests:
0.3.0 (2019-07-12)
Merged pull requests:
0.2.0 (2019-07-08)
Merged pull requests:
- Improve doc #32 (Devatoria)
- Makes host optional in CRD definition #31 (Azoam)
- Sam/infected node names #30 (Azoam)
0.1.1 (2019-06-25)
Merged pull requests:
- Fix cleanup pods being deleted before completion #29 (Devatoria)
- Improve local testing #28 (Devatoria)
- Add stuff to test the controller locally #27 (Devatoria)
- Add helpers package tests #26 (Devatoria)
- Update README with details about nfis #21 (kathy-huang)
0.1.0 (2019-05-02)
Merged pull requests:
0.0.6 (2019-04-25)
Merged pull requests:
- Change chaos-fi call due to rework #23 (Devatoria)
- update README about updating helm chart for controller #20 (kathy-huang)
- add 'numPodsToTarget' field to crd to allow specifying a random numbe… #19 (kathy-huang)
- Remove injection pod update in each Reconcile call #17 (kathy-huang)
0.0.5 (2019-04-12)
Merged pull requests:
0.0.4 (2019-04-10)
Merged pull requests:
- Pass instance UID to chaos-fi pods #15 (Devatoria)
- Improve CI by using the generic docker-push image #14 (Devatoria)
0.0.3 (2019-04-10)
Merged pull requests:
- Add datadog metrics and events #13 (Devatoria)
- CI improvement #12 (Devatoria)
- Define the chaos-fi image value via an environment variable #11 (Devatoria)
- 🔧 set namespace when creating object instead since listoptions… #10 (kathy-huang)
- Match pods to DFI using namespace in addition to label selector #9 (kathy-huang)
- add a check in case label selector is missing from CRD spec to preven… #8 (kathy-huang)
- rename DependencyFailureInjection -> NetworkFailureInjection #7 (kathy-huang)
- use labels.Selector type instead of just string #6 (kathy-huang)
- Add basic CI #5 (Devatoria)
- Move helm chart to the k8s-resources repository #4 (Devatoria)
- add standard labels to helm chart #3 (kathy-huang)
- Kathy/add cleanup pod #2 (kathy-huang)
- Add label selector to CRD #1 (kathy-huang)
* This Changelog was automatically generated by github_changelog_generator