Releases: sustainable-computing-io/local-dev-cluster
Releases · sustainable-computing-io/local-dev-cluster
v0.0.9
- 1d295f6 - Merge pull request #96 from vprashar2929/add-wait-tek
- 1932796 - fix: wait for tekton resources to be available
- 60ff8c9 - Merge pull request #91 from maryamtahhan/hotfix-markdown-linting
- 2dd7630 - chore: update Readme with pre-commit skip option
- b4c2b49 - chore: add markdown check to git workflow
- 26e0e6c - hotfix: fix 701fdcd
- 701fdcd - Merge pull request #90 from SamYuan1990/fixupForprometheusAdapter
- e7b6e46 - add support for prometheusAdapter
- f6a8698 - Merge pull request #89 from SamYuan1990/updateToPrometheusv0130
- c517f75 - fix up
- c4987b4 - bump up prometheus operator version
- a67059f - Merge pull request #88 from SamYuan1990/docUpdateJul24
- ef6883e - update document and disable markdown hook as image pull fail
- c8d5b39 - update on git ignore file to avoid local venv settings
- a3aaeb6 - Merge pull request #87 from vprashar2929/remove-micorshift
- f773231 - chore: remove microshift installation
- 04139fd - Merge pull request #86 from maryamtahhan/feat-precommit
- 1b2e1f6 - chore: add pre-commit
- 4405a53 - Merge pull request #85 from SamYuan1990/LOADPROMETHEUSIMAGEToFalse
- 2265065 - set LOADPROMETHEUSIMAGE to false
- c8bb735 - Merge pull request #84 from SamYuan1990/supportConfigClusterFollowing
- d83d33f - enable config a ready cluster
- 6956624 - Merge pull request #83 from SamYuan1990/supportConfigCluster
- c46a963 - add a config step for cluster which pre setup
- c4b5f62 - Merge pull request #80 from maryamtahhan/hotfix-config-msg
- bb94cb2 - prereqs: fixup libbpf version
- ff12848 - prereqs: fixup elfutils version
- a71e0b3 - main.sh: update config output to add dashboard
- a68f078 - Merge pull request #79 from maryamtahhan/hotfix-grafana
- 96a63f8 - prometheus: keep all grafana functions under grafana flag
- 76241dc - Merge pull request #76 from SamYuan1990/ubiSupport
- ba1d0bd - Merge pull request #77 from maryamtahhan/feat-gf-dashboard
- 06ca69d - Prometheus: automate kepler grafana dashboard setup
- 82fbdbe - enable ubi support
v0.0.5
What's Changed
- Make KIND_CONFIG_PATH respect user provided path by @vprashar2929 in #49
- fix: update kind preinstall check by @vprashar2929 in #50
- Merge multiple kubeconfig files into one by @marceloamaral in #53
- chore: update multiple kubeconfig merge logic by @vprashar2929 in #54
- feat(ci): Add workflow for creating new release tag by @vprashar2929 in #55
- feat: add support for generating changelog by @vprashar2929 in #56
- Update README.md by @krishnakvinf in #58
- add TEKTON support by @SamYuan1990 in #60
- [CI] disable microshift TEKTON check for now by @SamYuan1990 in #61
- Replace home dir by project root by @SamYuan1990 in #63
- update readme as fix for #64 by @SamYuan1990 in #67
- add linux Header and libbpf prerequest by @SamYuan1990 in #71
- add container level test and refine document by @SamYuan1990 in #72
- enable kubevirt by @rootfs in #75
New Contributors
- @marceloamaral made their first contribution in #53
- @krishnakvinf made their first contribution in #58
- @rootfs made their first contribution in #75
Full Changelog: v0.0.3...v0.0.5
v0.0.3
Changelog
- 7e6c7f6 - fix: Wait for resources to reach a condition properly
- 97da2bd - cleanup: remove unnecessary sleep during microshift bootup
- dda90dd - add auto issue create for every 3 months
- e389046 - Fix infinite wait for nodes
- af06d20 - fix: use BASH_SOURCE to find the root of project
Thanks to Contributions from
- Huamin Chen
- Marcelo Carneiro do Amaral
- Sam Yuan
- Sunil Thaha
- Vibhu Prashar
v0.0.2
Changelog
- b1b8184 Add support for creating volume for microshift
- d7fbf62 fix: report prometheus install status correctly
- 5bebff7 fix: kind delete only generated files
- 380a234 fix: kind preinstall check
- c96c2bc Cleanup and simplify code logic
- a9341fb fix all shellcheck lints
- ebe0aae gha: add shellcheck linter
- a6db264 refactor(main): improve maintainability
Thanks to Contributions from
- Huamin Chen
- Jie Ren
- Marcelo Carneiro do Amaral
- Sam Yuan
- Sunil Thaha
- Vibhu Prashar