Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
CHANGELOG file update (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed May 11, 2020
1 parent 3fcb21d commit 5136c91
Showing 1 changed file with 104 additions and 0 deletions.
104 changes: 104 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
# Changelog

## [v0.0.2](https://github.com/ruzickap/k8s-istio-webinar/compare/v0.0.1...v0.0.2) (2020-05-11)

- Improve formatting of json files [`3fcb21d`](https://github.com/ruzickap/k8s-istio-webinar/commit/3fcb21d2e1aa4aa0a562d96bdc7a135c6f59988e)
- Add .pre-commit-config.yaml and .release-it.yml to .gitignore [`cb84bea`](https://github.com/ruzickap/k8s-istio-webinar/commit/cb84beacd363a3a058986f0a31e8b4026a35f867)
- Add shellcheck + necessary changes in the scripts [`5ac9fe1`](https://github.com/ruzickap/k8s-istio-webinar/commit/5ac9fe18ecf64837db90b61f3049e0fc62479e66)
- Fix broken URL [`93c9b47`](https://github.com/ruzickap/k8s-istio-webinar/commit/93c9b47b23f83ee7131aff4514f99507cb309785)
- Update ubuntu from ubuntu-18.04 -> ubuntu-latest [`1876705`](https://github.com/ruzickap/k8s-istio-webinar/commit/18767058571b314d21caa3740112f9d4b82361e4)
- Use action-yamllint with proper tag "v1" instead of master [`f120956`](https://github.com/ruzickap/k8s-istio-webinar/commit/f12095665e42db53fa8e69179eb2868a2781c0d1)
- Upgrade actions-gh-pages to "v3" [`f96a712`](https://github.com/ruzickap/k8s-istio-webinar/commit/f96a7122a76d0d4e615f58678cf6da19d324b16d)
- Add comments to .yamllint.yml [`12493e0`](https://github.com/ruzickap/k8s-istio-webinar/commit/12493e043242c0b39e6a9b65b22027ed2f2baa34)
- Add comment to .markdownlint.yml [`303d6b1`](https://github.com/ruzickap/k8s-istio-webinar/commit/303d6b117013b22e20422699d1cea182432fa80a)
- Add comments to .gitignore [`eb1dccf`](https://github.com/ruzickap/k8s-istio-webinar/commit/eb1dccf8c905e7c9cc8f42ab75b1e7dff8c096db)
- Change broken link checker GH repository [`5adad47`](https://github.com/ruzickap/k8s-istio-webinar/commit/5adad4797f93adf0fff6dc5bff000abf13173f40)
- Periodic broken link checker improved [`1396edf`](https://github.com/ruzickap/k8s-istio-webinar/commit/1396edf47e8fe1857e66ba0f7e33e095cfaf5210)
- Fix tests to let them run only on master branch [`2245ba5`](https://github.com/ruzickap/k8s-istio-webinar/commit/2245ba589650fd526d5c7dbcd25e98c48624a5c1)
- Fix mdspell [`812b860`](https://github.com/ruzickap/k8s-istio-webinar/commit/812b8608ba35d70bc6aabcafcacf397c8a67751e)
- GitHub Actions rewritten + necessary code fix [`20a458b`](https://github.com/ruzickap/k8s-istio-webinar/commit/20a458bffc6d818424ad4da36ba74bb12711acb6)
- Upgrading peaceiris/actions-gh-pages to v2.8.0 [`59ed980`](https://github.com/ruzickap/k8s-istio-webinar/commit/59ed98064f3ca0bf73e2ab00e93caa8697e3d56b)
- Upgrading peaceiris/actions-gh-pages to v2.6.0 [`bf10a8d`](https://github.com/ruzickap/k8s-istio-webinar/commit/bf10a8dc3c1c70da04f369b464d0bd29cdb34f55)
- Upgrading actions/checkout from v1 to v2 [`4c6ae70`](https://github.com/ruzickap/k8s-istio-webinar/commit/4c6ae70d1c57e56549423ade5cf7224c06831cbc)
- Adding "Automerged updates" by Dependabot [`be321b2`](https://github.com/ruzickap/k8s-istio-webinar/commit/be321b2f0a956c548788f568a2326d9bfad2c619)
- Set request limit for muffet [`61fdb9a`](https://github.com/ruzickap/k8s-istio-webinar/commit/61fdb9ac81a49f60c60557b97999214da2f51483)
- Fix broken url links [`b3bff9c`](https://github.com/ruzickap/k8s-istio-webinar/commit/b3bff9c90196576b18d6721b26b64c6aa2d6ec5a)
- Fix "Build Status" [`377daaf`](https://github.com/ruzickap/k8s-istio-webinar/commit/377daaf1078ac3a3b1b2c2be04438617a10977b3)
- Adding GitHub Workflow instead of TravisCI [`2d53101`](https://github.com/ruzickap/k8s-istio-webinar/commit/2d531018e47959debc4363f9c60073620069dc46)
- Fix links [`0bc1e09`](https://github.com/ruzickap/k8s-istio-webinar/commit/0bc1e09eb0dc2d49119dc5f030c3b7601d9e0988)
- .travis.yml updated [`29e64db`](https://github.com/ruzickap/k8s-istio-webinar/commit/29e64dbe8737237e8887725defe0f4f9328744b4)
- Fix broken links... [`5d16573`](https://github.com/ruzickap/k8s-istio-webinar/commit/5d165734a3987bb7be3153db4b6e321f01331a4a)
- Fix TravisCI build - build only master branch [`34db6c9`](https://github.com/ruzickap/k8s-istio-webinar/commit/34db6c90b42e0706fba4d7cdfc338aef0e5fc48c)
- Fix TravisCI issue when deploying any branch [`ba6733d`](https://github.com/ruzickap/k8s-istio-webinar/commit/ba6733dc00d0b79baf9a21219371c3dad578ffef)
- Skip travis tests for gh-pages branch [`a7910a4`](https://github.com/ruzickap/k8s-istio-webinar/commit/a7910a4a64e9e3596876dd5aaa148eda108b1ab6)
- Adding YouTube link [`9e01399`](https://github.com/ruzickap/k8s-istio-webinar/commit/9e01399c328b199e6c5298cffa475930d6f4d3a2)
- Vuepress installation in TravisCI simplified [`e7b0799`](https://github.com/ruzickap/k8s-istio-webinar/commit/e7b0799ff0da31b97def1bad3673e837c4c262b0)
- Kiali URL fix [`1faa9b5`](https://github.com/ruzickap/k8s-istio-webinar/commit/1faa9b524f57c00d21422f043977f2cab181f752)

## v0.0.1 (2019-04-03)

- Minor code change in part-04/README.md [`066315c`](https://github.com/ruzickap/k8s-istio-webinar/commit/066315cca6792f063917b56a32fc04b6056ca793)
- Add the "istioctl kube-inject" and normal output of bookinfo.yaml [`8707045`](https://github.com/ruzickap/k8s-istio-webinar/commit/8707045cbddc74dbd082aa5a63c2fb6cd8dcd061)
- Use cat instead of envsubst to hide secrets for cert-manager-letsencrypt...yaml [`be19218`](https://github.com/ruzickap/k8s-istio-webinar/commit/be19218aa9b604a263107e7e9df650b2d84e6869)
- Change 5 -> 10 minutes of traffic generation using siege [`8f558c8`](https://github.com/ruzickap/k8s-istio-webinar/commit/8f558c8f0011ebcf41f722a8d863919b935ad4ac)
- Show cert-manager-letsencrypt-aws-route53-clusterissuer configuration [`9409e44`](https://github.com/ruzickap/k8s-istio-webinar/commit/9409e44f228c2a9f46f07e259c57057f28fea0e5)
- Show cert-manager Let's Encrypt + Route53 configuration [`c87b420`](https://github.com/ruzickap/k8s-istio-webinar/commit/c87b4209d0fcafc7cde44d456499648c69e4250a)
- Adding "echo variables" to part-01/README.md [`12380e2`](https://github.com/ruzickap/k8s-istio-webinar/commit/12380e298e45b1550467232848af5a8845b94677)
- Specify vuepress version in .travis.yml [`3df8c40`](https://github.com/ruzickap/k8s-istio-webinar/commit/3df8c40a8fd2d150a5a03faf3dbd0d862704a3f5)
- Fix ci_test.sh script to pass linter [`32e9ef8`](https://github.com/ruzickap/k8s-istio-webinar/commit/32e9ef8ce545a9abe537a8eec51b360cce28dd33)
- README files updated [`f02913c`](https://github.com/ruzickap/k8s-istio-webinar/commit/f02913c622d624b9ab5f158c14dfd40eb8e55d84)
- Adding check of kubeconfig.conf presence to run-k8s-istio-webinar.sh [`83cb4cc`](https://github.com/ruzickap/k8s-istio-webinar/commit/83cb4cc33df7008ea23fe344b2d2889544d352db)
- Adding url to DNS challenge providers in cert-manager-letsencrypt-aws-route53-clusterissuer-certificate.yaml [`15aeb73`](https://github.com/ruzickap/k8s-istio-webinar/commit/15aeb730c10ba957da8795422cda68b3d0fb5128)
- Adding LICENSE file [`d472109`](https://github.com/ruzickap/k8s-istio-webinar/commit/d4721099e087ee3e445230a0c4afb97367c6ace6)
- Spell check added + using ISTIO_VERSION="1.1.0" [`d461490`](https://github.com/ruzickap/k8s-istio-webinar/commit/d4614900ffc573740c87ad8f8f7d5114b01093ac)
- Fix sed in run-k8s-istio-webinar-full.sh [`f3bf700`](https://github.com/ruzickap/k8s-istio-webinar/commit/f3bf700c4c4b56ad356adbc5a7f8f6478e7314c1)
- README text updates [`49d42d2`](https://github.com/ruzickap/k8s-istio-webinar/commit/49d42d2f37eb4e191e1e267385a89786a764ac82)
- Adding "Build Status" to the main README [`7af6557`](https://github.com/ruzickap/k8s-istio-webinar/commit/7af6557d6119ebb659f07c6d8008ca53ce6852b2)
- Adding "webinar pages" to the main README [`d62f0df`](https://github.com/ruzickap/k8s-istio-webinar/commit/d62f0df12af7f7f3949a4889920d01c6eb8ebc6c)
- Adding comments to run-k8s-istio-webinar*.sh scripts [`51d605f`](https://github.com/ruzickap/k8s-istio-webinar/commit/51d605f253481a0aef81a2e30a409b75e0f05dad)
- All outputs updated [`c0ee046`](https://github.com/ruzickap/k8s-istio-webinar/commit/c0ee046b9453fa44a8ed8e2172ce79a79210364d)
- Enable "Command check" for TravisCI [`2f166ea`](https://github.com/ruzickap/k8s-istio-webinar/commit/2f166eadc75fca8506579b654a5e452744591774)
- Minor README and code updates [`22e2ee1`](https://github.com/ruzickap/k8s-istio-webinar/commit/22e2ee12a28ac2394194176f3303312a77198c51)
- Structure changed in part-04/README.md [`8fb71e2`](https://github.com/ruzickap/k8s-istio-webinar/commit/8fb71e22dadc6d22fa524bfdee6481a10332b910)
- Fix markdown lint issue [`65dc75b`](https://github.com/ruzickap/k8s-istio-webinar/commit/65dc75b5a68acb524a796981fd637f680e61fbde)
- Jaeger port fix in export_services_gateway.yaml [`d5714aa`](https://github.com/ruzickap/k8s-istio-webinar/commit/d5714aa0a2676639935a2476c058b3899eb0b6b4)
- Adding screenshots of Grafana, Jaeger, Kiali, Prometheus, Servicegraph [`8650b73`](https://github.com/ruzickap/k8s-istio-webinar/commit/8650b7356d3c9dbcc5aa8844d89f05257e80ae64)
- Adding Part 8 [`3299413`](https://github.com/ruzickap/k8s-istio-webinar/commit/32994130ded1682fe63a9ec442691191c597b17d)
- Adding output of eksctl [`5532448`](https://github.com/ruzickap/k8s-istio-webinar/commit/5532448a181342180e24f730d647213769cfea03)
- Generate kubeconfig.conf in run-k8s-istio-webinar.sh [`cf77da9`](https://github.com/ruzickap/k8s-istio-webinar/commit/cf77da9232b0393a95c496eccde54d35c735402f)
- Adding few images + minor README changes [`45eeb81`](https://github.com/ruzickap/k8s-istio-webinar/commit/45eeb818e7c978374a3d25a2b04083a361f440a4)
- Fixing issue with 2 gateways on the same port [`2ae744c`](https://github.com/ruzickap/k8s-istio-webinar/commit/2ae744ce1e08e0ef9a4e3e76f0ae2746e9ceab42)
- Adding "cd /mnt" before cloning the git repository [`8471ffe`](https://github.com/ruzickap/k8s-istio-webinar/commit/8471ffe1f55619bb8e01795fe41d5e5d62f384c0)
- Add variable checking to run-k8s-istio-webinar.sh [`a8ad629`](https://github.com/ruzickap/k8s-istio-webinar/commit/a8ad6296e29700c15d08dfeae253403817337a02)
- Minor changes in README files + "kubectl describe certificates" added [`4c3d987`](https://github.com/ruzickap/k8s-istio-webinar/commit/4c3d987e53c26813fd2c1cafbc5967e0a5d368cc)
- AWS variables fixed in run-k8s-istio-webinar.sh script [`1c6c79a`](https://github.com/ruzickap/k8s-istio-webinar/commit/1c6c79abfce6cd52573ffcc83256b57e07a57430)
- AccessKeyId and SecretAccessKey are now automatically created / managed [`84bc23d`](https://github.com/ruzickap/k8s-istio-webinar/commit/84bc23de5509dc63f8d472aa6c9dccbd42037b9f)
- Adding gettext-base to installed programs [`f10b679`](https://github.com/ruzickap/k8s-istio-webinar/commit/f10b679ed098642d76301eefe906073f1a5156b0)
- Fix old hardcoded domain in export_services_gateway.yaml [`4874959`](https://github.com/ruzickap/k8s-istio-webinar/commit/48749590df809c6a5a36683a2202ea6fdbe74007)
- Adding demo-magic scripts [`cd2d79e`](https://github.com/ruzickap/k8s-istio-webinar/commit/cd2d79e32be04ac3ea7c2db902c087cfdd084e5d)
- Cosmetic code change [`6a5e45a`](https://github.com/ruzickap/k8s-istio-webinar/commit/6a5e45aa225e2ffbabb2a83d21bbc5e3da08843a)
- Fix missing envsubst for export_services_gateway.yaml file [`e388802`](https://github.com/ruzickap/k8s-istio-webinar/commit/e38880200044bf25595507cf2c8499b34e72e8eb)
- Code cleanup and LETSENCRYPT_ENVIRONMENT introduced [`5803bce`](https://github.com/ruzickap/k8s-istio-webinar/commit/5803bce60ef176a59fd96da67081231a68b840e4)
- Removing "istio-injection" label during cleanup procedure in TravisCI [`8a72a32`](https://github.com/ruzickap/k8s-istio-webinar/commit/8a72a3262d34c868d10380f27df2e2e286e47ff0)
- Adding Let's Encrypt + cert-manager to Istio (to enable HTTPS) [`aa87a48`](https://github.com/ruzickap/k8s-istio-webinar/commit/aa87a489fc9af1dc695fb8eaf117d4e43ff0eb89)
- Use MY_DOMAIN in all README commands instead of static domain [`6369428`](https://github.com/ruzickap/k8s-istio-webinar/commit/6369428f5fc9bb64cc6de379e1a398718849fa99)
- TravisCI improved by adding MY_DOMAIN variable [`117e114`](https://github.com/ruzickap/k8s-istio-webinar/commit/117e1146e3a44f259a1502d326f5d32108544215)
- Adding the procedure how to create zone in AWS to README [`14e170a`](https://github.com/ruzickap/k8s-istio-webinar/commit/14e170a299f10063735e6d6e10a3b24a2e6fc586)
- Adding service ports to README, params of Istio installation changed [`0e19bd5`](https://github.com/ruzickap/k8s-istio-webinar/commit/0e19bd53de89dd700ca17936df16f9a4bc0aabed)
- Exporting ports from the Istio services to be accessible from Internet [`aed8ba0`](https://github.com/ruzickap/k8s-istio-webinar/commit/aed8ba02187c828ef2a81190c93bdd858e919888)
- Packages and tools installation improved [`25da051`](https://github.com/ruzickap/k8s-istio-webinar/commit/25da051cc8387762bd5599da85502d4efddbd2da)
- Moving from terraform to eksctl [`3e4131c`](https://github.com/ruzickap/k8s-istio-webinar/commit/3e4131ccf3d23739a12b5d57c356b756ab16d25e)
- TravisCI linkchecker fix [`f041394`](https://github.com/ruzickap/k8s-istio-webinar/commit/f04139457c40a9b6c825562e28de0d759c472788)
- Minor changes in README files [`e1bb7a0`](https://github.com/ruzickap/k8s-istio-webinar/commit/e1bb7a09f3d61ef5ac566843c4225e6fe2061c5f)
- Part 7 added [`edc832c`](https://github.com/ruzickap/k8s-istio-webinar/commit/edc832c49dfe9cc66d377187d02c6b275b6e7e05)
- Part 6 added [`c4d02c9`](https://github.com/ruzickap/k8s-istio-webinar/commit/c4d02c986704a651738aeb67770798cb2f67ed00)
- Part 5 added [`90a6ad9`](https://github.com/ruzickap/k8s-istio-webinar/commit/90a6ad9306f6b6503f9a582f58372223d90642ac)
- Part 4 added [`7f8cf0a`](https://github.com/ruzickap/k8s-istio-webinar/commit/7f8cf0a9c01b8e7c80da3b29cd17ac77b0aacfd0)
- Main README updated [`4413fdb`](https://github.com/ruzickap/k8s-istio-webinar/commit/4413fdbdcb3e797a62ae58a2875919d042bea1e6)
- Part 3 added [`8014269`](https://github.com/ruzickap/k8s-istio-webinar/commit/8014269035eb19708ac95977f0632d6da2f951cb)
- Istio cleanup procedure changed in TravisCI test script [`3e4eda5`](https://github.com/ruzickap/k8s-istio-webinar/commit/3e4eda5ce7bf312162e2f8502116742a839fa0ad)
- Few Terraform improvements [`8a1c1d8`](https://github.com/ruzickap/k8s-istio-webinar/commit/8a1c1d8196471086bafa8f1bb4e4bb5e6c95c556)
- Adding Helm (part-02) [`f7f3c0f`](https://github.com/ruzickap/k8s-istio-webinar/commit/f7f3c0fb56b03401e41719669e65f1a1e9a602e4)
- Adding TravisCI tests for commands [`cb9105c`](https://github.com/ruzickap/k8s-istio-webinar/commit/cb9105cf26cbfa0a80d2179ab12dbae55ba07589)
- Fix TravisCI by changing terraform directory [`f9ecac6`](https://github.com/ruzickap/k8s-istio-webinar/commit/f9ecac63056a4a5262d9a41cc8e8fb08fb9c2899)
- Initial commit [`8211044`](https://github.com/ruzickap/k8s-istio-webinar/commit/8211044387f221a14dc2ebd1c8b8de68ec9426ec)

0 comments on commit 5136c91

Please sign in to comment.