What's Changed
New Feature
- Added BuildSecrets to build manifest by @teresaromero in #3090
- feat: add keep annotation by @jLopezbarb in #3088
- Show pipeline deploy and destroy logs when running the command with
--wait
flag by @teresaromero in #3073 - Show
preview deploy
logs when running the command with--wait
flag by @teresaromero in #3081 - Different PV default sizes between cloud/staging and others by @AgustinRamiroDiaz in #3096
- Review info messages shown at the beginning of each command by @pchico83 in #3133
- add build variables as env vars for buildArgs by @jLopezbarb in #3115
- Inject OKTETO_TOKEN in okteto deploy by @AgustinRamiroDiaz in #3139
- If insecure-skip-tls-verify set in context, don't put certificate-authority-data in temporal kubeconfig by @zaheerm in #3125
- add okteto healthchecks to compose by @jLopezbarb in #3140
- feat: add insecure skip tls verify by @jpf-okteto in #3075
Bug Fix
- show warning only when secret value is different by @jLopezbarb in #3079
- Change logic for which images to build when deploying by @AgustinRamiroDiaz in #3057
- Return clear error when docker compose doesn't have dev section by @AgustinRamiroDiaz in #3092
- fix: deploy with build flag by @jLopezbarb in #3098
- fix: improve tokern error message inside non ctx cmd by @jLopezbarb in #3071
- Context store may just be non-existent rather than corrupt by @zaheerm in #3108
- redeploy stack with 0 downtime by @jLopezbarb in #3109
- Fix secret copy by @teresaromero in #3119
- refactor: rewrite error message by @jLopezbarb in #3121
- Interrupt command deploy by @teresaromero in #3126
- Fix wrong arguments passed to
checkpvcvalues
by @AgustinRamiroDiaz in #3117 - Add "okteto@" as a prefix in OKTETO_BUILD_XXX_SHA by @pchico83 in #3144
- added error status when destroying to the manifest by @mnevadom in #3142
New Contributors
Full Changelog: 2.7.0...2.8.0-beta.1