Releases: tetratelabs/tetrate-service-bridge-sandbox
Releases · tetratelabs/tetrate-service-bridge-sandbox
v1.6.0
What's Changed
- Expose a custom helm repo for TSB install by @smarunich in #147
- changing vars to more complex, as REGISTRY or TOKEN may collide with … by @smarunich in #149
- Update DEVELOPMENT_BUILD.md by @smarunich in #148
- Update internal module to remove ANY local variables collisions by @smarunich in #150
- addressing argocd variables run bug by @smarunich in #152
- remove special chars from owner if they exist by @shamusx in #155
- custom iam signing key by @smarunich in #154
- istio-proxy readiness before app by @shamusx in #157
- added displayName to dev and stg tenants by @AlexeySkvortsov in #159
- add traffic generators for both of bookinfo applications by @smarunich in #160
- updates for 1.6.0 by @smarunich in #161
- set
enableHttpMeshInternalIdentityPropagation: false
until CR imagepullsecret story is clear by @smarunich in #162 - adding support for cr-pull-secret for wasm by @smarunich in #164
- adding depends on cluster for gke_auth module by @smarunich in #166
- updates to gitops, switching to List by @smarunich in #167
- removing the bindings until @nacx fix by @smarunich in #168
- 1.6 readiness by @smarunich in #171
- Update README.md by @nauticalmike in #172
- ENABLE_GATEWAY_DELETE_HOLD by @smarunich in #173
- Move eshop to gitops by @nacx in #176
- ENABLE_GATEWAY_DELETE_HOLD by @smarunich in #178
- ENABLE_DNS_RESOLUTION_AT_EDGE by @smarunich in #179
- remove duplicated tenant definition of
dev
by @smarunich in #180 - Add module to deploy the TSB platform monitoring and dashboards by @nacx in #181
- Move ArgoCD apps out of the generic module by @nacx in #182
- Allow to opt-out of preemptible nodes in GKE by @nacx in #183
- upgrade k8s versions across the environments by @smarunich in #185
- Add rate limiting backend by @nacx in #186
- Allow configuring ArgoCD and Grafana service types by @nacx in #188
- module azure_vnet update by @smarunich in #189
- isolationboundaries placeholder by @smarunich in #190
- switch to
kubenet
to workaround number of pods per node limitation by @smarunich in #193 - state management for tsb-monitoring and ns variable by @smarunich in #192
- Set
package_update: true
to address cloud-init install package fail… by @smarunich in #196 - adding CSI driver for AWS EKS by @smarunich in #197
- Delete RELEASE_NOTES.md by @smarunich in #199
New Contributors
- @AlexeySkvortsov made their first contribution in #159
- @nauticalmike made their first contribution in #172
Full Changelog: v1.5.2...v1.6.0
v1.5.5
v1.6.0-rc3
What's Changed
- ENABLE_DNS_RESOLUTION_AT_EDGE by @smarunich in #179
- remove duplicated tenant definition of
dev
by @smarunich in #180 - Add module to deploy the TSB platform monitoring and dashboards by @nacx in #181
- Move ArgoCD apps out of the generic module by @nacx in #182
- Allow to opt-out of preemptible nodes in GKE by @nacx in #183
- upgrade k8s versions across the environments by @smarunich in #185
- Add rate limiting backend by @nacx in #186
- Allow configuring ArgoCD and Grafana service types by @nacx in #188
- module azure_vnet update by @smarunich in #189
- isolationboundaries placeholder by @smarunich in #190
- switch to
kubenet
to workaround number of pods per node limitation by @smarunich in #193 - state management for tsb-monitoring and ns variable by @smarunich in #192
- Set
package_update: true
to address cloud-init install package fail… by @smarunich in #196 - adding CSI driver for AWS EKS by @smarunich in #197
Full Changelog: v1.6.0-rc2...v1.6.0-rc3
v1.6.0-rc2
What's Changed
- Move eshop to gitops by @nacx in #176
- ENABLE_GATEWAY_DELETE_HOLD by @smarunich in #178
Full Changelog: v1.6.0-rc1...v1.6.0-rc2
v1.5.4
v1.6.0-rc1
What's Changed
- adding depends on cluster for gke_auth module by @smarunich in #166
- updates to gitops, switching to List by @smarunich in #167
- removing the bindings until @nacx fix by @smarunich in #168
- 1.6 readiness by @smarunich in #171
- Update README.md by @nauticalmike in #172
- ENABLE_GATEWAY_DELETE_HOLD by @smarunich in #173
New Contributors
- @nauticalmike made their first contribution in #172
Full Changelog: v1.6.0-rc0...v1.6.0-rc1
v1.6.0-rc0
What's Changed
- Expose a custom helm repo for TSB install by @smarunich in #147
- changing vars to more complex, as REGISTRY or TOKEN may collide with … by @smarunich in #149
- Update DEVELOPMENT_BUILD.md by @smarunich in #148
- Update internal module to remove ANY local variables collisions by @smarunich in #150
- addressing argocd variables run bug by @smarunich in #152
- remove special chars from owner if they exist by @shamusx in #155
- custom iam signing key by @smarunich in #154
- istio-proxy readiness before app by @shamusx in #157
- added displayName to dev and stg tenants by @AlexeySkvortsov in #159
- add traffic generators for both of bookinfo applications by @smarunich in #160
- updates for 1.6.0 by @smarunich in #161
- set
enableHttpMeshInternalIdentityPropagation: false
until CR imagepullsecret story is clear by @smarunich in #162 - adding support for cr-pull-secret for wasm by @smarunich in #164
New Contributors
- @AlexeySkvortsov made their first contribution in #159
Full Changelog: v1.5.2...v1.6.0-rc0
v1.5.2
What's Changed
- Update BUG issue templates by @smarunich in #137
- Update README.md by @shamusx in #138
- Update issue templates by @smarunich in #139
- Fix private DNS in GCP after merge and other fixes by @nacx in #133
- Small doc fix for tfvars_collection reference by @boeboe in #140
- Change let (index increment) to arithmetic expansion by @boeboe in #142
- make help the default so ppl do not accidently run wrong make target by @boeboe in #141
- enable gcp, azure and aws to use dev builds by @smarunich in #143
- [Issue23] replace Owner tag with var.owner for AWS and Azure by @boeboe in #145
- Improve skopeo sync and automatically get internal gcr token by @nacx in #146
New Contributors
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- dns updates based on @nacx #129 by @smarunich in #130
- Add eshop example application by @nacx in #131
- Renamed status to state, added tf
.terraform
cache folder clean up and providers version lock.terraform.lock.hcl
. by @smarunich in #132
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update variables.tf by @shamusx in #121
- separate cidrs per deployment by @smarunich in #123
- Do not require cloud providers that are not used by @nacx in #125
- Update vnet_location as new dependency by @smarunich in #126
New Contributors
Full Changelog: v1.4.3...v1.5.0