This repository was archived by the owner on Feb 25, 2024. It is now read-only.
v0.2.0
What's Changed
- Create LICENSE by @yubozhao in #30
- Create CODE_OF_CONDUCT.md by @yubozhao in #31
- bentoctl 1.0 by @yubozhao in #50
- ci: run ci when pushed to main by @jjmachan in #52
- feat: using poetry to manage dependencies by @jjmachan in #51
- Add demo gif by @jjmachan in #53
- ci: switching to poetry by @jjmachan in #55
- user experience: auto select operator, if only one in the list by @yubozhao in #56
- test: adding tests for DeploymentConfig by @jjmachan in #54
- build: using stable version of bentoml by @jjmachan in #57
- test: for cli deployment commands (describe, deploy, delete, update) by @jjmachan in #58
- fix: small fixes by @jjmachan in #59
- Revert "fix: small fixes (#59)" by @yubozhao in #60
- fixes: small fixes by @jjmachan in #61
- ci: use poetry run for flake8 and black by @jjmachan in #62
- feat: use existing path in operator registy in case of local operator install by @jjmachan in #63
- fix: 'type' is not a required value for the schema by @jjmachan in #64
- ci: setup codecov action by @jjmachan in #65
- Update .flake8 by @aarnphm in #66
- feat: setup logging with debug mode by @jjmachan in #67
- Update README.md by @yubozhao in #68
- version for bentoctl package by @jjmachan in #70
- Describe deployment after deploy & update by @jjmachan in #69
- docs: adding documentation for bentoctl by @jjmachan in #71
- update documentation and readme by @yubozhao in #72
- Update links in README.md by @yubozhao in #73
- Update core-concepts.md by @yubozhao in #74
- update markdown format in concepts by @yubozhao in #75
- update release script by @yubozhao in #76
- better error handling for deployment actions by @yubozhao in #77
- fixing lint errors and slack linkst by @jjmachan in #78
- docs: update README.md by @parano in #80
- Add codeql ci by @yubozhao in #82
- update release script and documentation by @yubozhao in #83
- clean up release script by @yubozhao in #84
- Enable pip install editable mode with poetry by @yubozhao in #85
- Fix git clone when adding operator to make use of https instead of ssh. by @mauricioalarcon in #91
- docs: update slack community link by @timliubentoml in #92
- GitOps refactor by @yubozhao in #93
- fix dependency issue by @yubozhao in #94
- fix: init fix by @jjmachan in #95
- fix: added proper exception handling by @jjmachan in #99
- Update cli build command by @yubozhao in #100
- update license by @yubozhao in #101
- change cli name for build and update cli option for init by @yubozhao in #106
- Remove metadata by @jjmachan in #107
- refactor select template function in interactive mode by @yubozhao in #108
- docs: make the help messages inside bentoctl consistent by @jjmachan in #110
- fix: docker tag utils issues by @jjmachan in #109
- fix: improve docs strings and prompts by @jjmachan in #111
- fix: print only generated files and improved user prompt by @jjmachan in #114
- docs: improve doc string and add issue and PR template by @jjmachan in #113
- fix: tag_image_function using the wrong arguments by @jjmachan in #115
- Update readme by @yubozhao in #116
- test: removing old tests and fixing linting issues by @jjmachan in #117
- Add guide and update read for deployment with bentoml 0.13 version by @yubozhao in #120
- feat: make deployment_config.yaml file default if -f flag not given by @jjmachan in #121
- fix: incorrect generated image tag for bentoctl by @jjmachan in #122
- feat: added a new destroy command and experimental apply command by @jjmachan in #123
- refactor terraform scripts and apply/destroy cli commands by @yubozhao in #126
- test: adding tests by @jjmachan in #119
- chore: changes to python project configs by @jjmachan in #127
- fix: missing else condition in terraform_run by @jjmachan in #128
- fix: create_repository should returns repository_url instead of registry info by @jjmachan in #129
- Add usage stats by @yubozhao in #130
- docs: update introduction page by @jjmachan in #135
- chore: new pr template by @jjmachan in #138
- ci: updated codecov settings by @jjmachan in #137
- docs: use bentoml import by @jjmachan in #141
- Operator version by @yubozhao in #134
- feat: help message post build command by @jjmachan in #151
- Update quickstart.md with required pip package by @yubozhao in #152
New Contributors
- @aarnphm made their first contribution in #66
- @parano made their first contribution in #80
- @mauricioalarcon made their first contribution in #91
- @timliubentoml made their first contribution in #92
Full Changelog: https://github.com/bentoml/bentoctl/commits/v0.2.0