0.2.0 (2024-07-02)
- gh: add default GitHub repo files (#134) (e3a4720)
- gh: add default GitHub repo files (#137) (191a3a9)
- gha: unify GHA - renovate, megalinter, markdown, and others (#132) (6c2e643)
- gha: update gha + add ignore-unfixed to trivy (#149) (e8c6195)
- add CVE-2024-4068 to .trivyignore.yaml (#156) (02abe59)
- url: exclude package-lock.json from URL checks (#153) (a0a4cb2)
v0.1.1 (2021-12-20)
- Improve GitHub Actions
#85 - Fix linter issues
#84 - Upgrade GH Actions versions
#82 - npm update
#81 - Upgrade action-my-broken-link-checker
#70 - Fix My Broken Link Checker parameter
#60 - Add missing Vuepress plugins to config.js
#59 - Update package-lock.json
#58 - Fix old Ceph Dashboard link
#57 - Fix ceph URL (#83)
23dc4bf
v0.1.0 (2020-09-17)
- Add actions/checkout with gh-pages to periodic-broken-link-checks.yml
#55 - Use Terraform 0.12.x for tests
#50 - Replace markdown linter
#41 - Fix GH variables to pass the tests
#37 - Move to GitHub's Dependabot (version 2)
#29 - Ignore CHANGELOG.md when doing markdown checks
#30 - Update README.md
#2 - fix docker run
#1 - Fix broken URL
3eb234b - Update ubuntu from ubuntu-18.04 -> ubuntu-latest
21f7d8c - Remove command-check due to non-existing rook helm chart (https://charts.rook.io/stable)
9bbc04f - Add back the command-check
b036bf5 - Remove command-check
8f38ff7 - Use action-yamllint with proper tag "v1" instead of master
a8b2d5e - Upgrade actions-gh-pages to "v3"
51d81f8 - Add comments to .yamllint.yml
4904728 - Add comment to .markdownlint.yml
03969aa - Add comments to .gitignore
96ec988 - Change broken link checker GH repository
eb71f09 - Periodic broken link checker improved
5a7709c - Fix tests to let them run only on master branch
f818faf - Fix mdspell
2554183 - Allow checks on all branches (not just master)
16acd5c - GitHub Actions rewritten + necessary code fix
8a02584 - Upgrading peaceiris/actions-gh-pages to v2.8.0
3ff3cf3 - Upgrading peaceiris/actions-gh-pages to v2.6.0
1b99599 - Upgrading actions/checkout from v1 to v2
b6c26ec - Adding repository update command to GH Actions
0c18e03 - Adding "Automerged updates" by Dependabot
d447a15 - Set request limit for muffet
7276a7a - Fix broken url links
8527003 - Fix "Build Status"
d9ef76d - Istio version increased
3978a16 - Adding GitHub Workflow instead of TravisCI
cdd9249 - Fix broken links
ebb653e - Fix .travis.yml
8ca7f7a - Fix broken links
d340140 - Fix TravisCI build - build only master branch
9476fc3 - Fix rook installation
9b40559 - Fix TravisCI issue when deploying any branch
8486d54 - Fix Servicegraph url
391abec - Skip travis tests for gh-pages branch
899177f - Adding docker support (disabled by default)
edc4fa8 - Better image handling (especially form Github)
4b91e53 - ssh-agent docker access improved
607a903 - Adding availability zone to terraform
6e44244 - TravisCI tests improved
f6c49a9 - READMEs changed based on review
22c2726 - Add "--no-status" to linkchecker
83f7a80 - Adding post build link check
1e8ecf1 - favicon fix
de220b4 - Adding more time (sleep) for bookinfo to start up
c843f0f - TravisCI node_js change
29ff4ed
- Better way of handling kubectl port-forward on local environment
af517d1 - READMEs updated
53fcaaf - Adding screencasts to all labs
dc1240c - READMEs updates...
091fdd5 - Logo changes
3ec527e - Moving from istio 1.0.5 -> 1.0.6
67725ff - READMEs update
75df0ea - Adding logos
5ac3de4 - Adding Istio logo and favicon
8650b69 - Logos added
c809a9e - sleep modified...
7fd0075 - Adding the demo-magic script to CI
ab1d3e9 - READMEs updated, Requirements section improved
56db728 - kubernetes installation moved from docker -> containerd
03af6d8 - firefox excution moved from lab-05 -> lab-04
06c37f2 - Add '-o wide' to 'kubectl get nodes' command to see the container runtime
ffc1b37 - READMEs updated, screenshots added
8bcf14c - TravisCI improved by specifying the language
e651576 - Add tmp directory to .gitignore
dafede2 - README updated with screenshots, Ceph Dashboard and Cerebro port forwarding
3d08b28 - Labs splitted into multiple small parts
b12cff1 - Markdown lint improved + related README changes
dacc02c - Moving ISTIO_VERSION variable from .travis.yml to docs/lab-04/README.md
007c56a - Fix README in gh-pages branch commited by TravisCI
c829a43 - Few more READMEs updates
402d4ab - Moving ISTIO_VERSION variable from tests/ci_test.sh to .travis.yml
95a7da9 - Missing comma fixed in docs/.vuepress/config.js
93e0929 - Fix indent in docs/README
715fac7 - Many document (READMEs) changes
965f497 - Fixing k8s-istio-demo -> k8s-istio-workshop
c3fc4f1 - Adding workshop link to docs/.vuepress/config.js
e20fa4b - Adding Istio cleanup to tests/ci_test.sh script
53a35cc - Istio version defined (because TravisCI can not get the latest version automatically)
ed70b43 - Initial commit
d4fbf73