Releases: tetratelabs/tetrate-service-bridge-sandbox
Releases · tetratelabs/tetrate-service-bridge-sandbox
v1.8.0-rc0
What's Changed
- Remove default revision global for eshop by @smarunich in #313
- Direct egress1 by @ajaymare in #312
- remove replicas from bookinfo as per request by Timmers by @boeboe in #314
- Remove Gonzalo from codeowners by @gonzaloserrano in #315
- Update elastic warm timeout from 60 to 120 seconds by @smarunich in #321
- Introduce new JSON schema by @boeboe in #309
- README update by @smarunich in #323
Full Changelog: v1.7.2...v1.8.0-rc0
v1.7.2
What's Changed
- Propose new structure make/bash and general framework by @smarunich in #302
- Make2bash: first attempt by @boeboe in #304
- make2bash: external-dns deploy/destroy update by @smarunich in #307
- Avoid accidental total destruction by @boeboe in #308
- Add VPC Native subnets in GCP by @smarunich in #311
Full Changelog: v1.7.0...v1.7.2
v1.7.0
What's Changed
- Small helper to run remote commands by @nacx in #278
- Revert "Small helper to run remote commands" by @smarunich in #280
- tsb helm - app onboarding by @shamusx in #282
- enable oidc_issuer_enabled by @smarunich in #287
- Release 1.7.x by @smarunich in #290
- Network Policy #281 by @shamusx in #288
- Enable
ENABLE_NON_INGRESS_HOST_LEVEL_AUTHORIZATION
by default for 1.6.x and 1.7.x by @smarunich in #293 - Update managementplane-values.yaml.tmpl by @ajaymare in #294
- header rewrite example by @shamusx in #295
- application api example httpbin by @shamusx in #296
- Update controlplane-values.yaml.tmpl by @shamusx in #297
- Enable updated permissions to support azure internal load balancer by @smarunich in #299
- fix aws cleanup and dns_provider extrapolation based on tsb fqdn by @boeboe in #301
New Contributors
Full Changelog: v1.6.2...v1.7.0
v1.7.0-rc0
What's Changed
- Small helper to run remote commands by @nacx in #278
- Revert "Small helper to run remote commands" by @smarunich in #280
- tsb helm - app onboarding by @shamusx in #282
- enable oidc_issuer_enabled by @smarunich in #287
- Release 1.7.x by @smarunich in #290
Full Changelog: v1.6.2...v1.7.0-rc0
v1.6.3
What's Changed
- Small helper to run remote commands by @nacx in #278
- Revert "Small helper to run remote commands" by @smarunich in #280
- tsb helm - app onboarding by @shamusx in #282
- enable oidc_issuer_enabled by @smarunich in #287
Full Changelog: v1.6.2...v.1.6.3
v1.6.2
What's Changed
- Remove
holdApplicationUntilProxyStarts
from controlplane-values.yaml.tmpl enabled by default since 1.7 by @smarunich in #277
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Do not use
:
in Redis passwords by @nacx in #200 - Update aws_cleanup.sh.tmpl by @smarunich in #202
- Update cert-manager_version to 1.10.2 by @smarunich in #203
- Add some documentation about .private domains and destroying all-the-things by @gonzaloserrano in #204
- Create CODEOWNERS by @smarunich in #205
- Update CODEOWNERS by @smarunich in #206
- smarunich to tetrateio github repo migration by @smarunich in #208
- Update CODEOWNERS by @smarunich in #207
- Update README.md - missing
)
by @smarunich in #211 - Add destroy_local to make help by @nacx in #213
- adding more ports to enable VM onboarding demo by @smarunich in #215
- pvc cleanup by @shamusx in #214
- Cleanup unused providers by @nacx in #218
- updates to account new aws tagging requirements by @smarunich in #226
- Allow enabling mesh internal identity propagation by @smarunich in #227
- Updates based on GCP label requirements by @smarunich in #230
- Migrate from
*.cx.tetrate.info
to*.sandbox.tetrate.io
by @smarunich in #231 - Update Makefile to address typo caused by sandbox.tetrate.io DNS migr… by @smarunich in #233
- shared_zone to account
sandbox.tetrate.io
by @smarunich in #234 - Configure the EBS CSI add-on to tag the created volumes by @nacx in #235
- Fix AWS jumpbox regexp by @nacx in #237
- Default tags are broken in the AWS terraform upstream provider by @nacx in #239
- Fix EKS EBS add-on configuration by @nacx in #240
- Remove wrong k8s node group by @nacx in #243
- Fix AWS cleanup and jumbox idempotence by @nacx in #242
- Allow setting the dns_provider in the vars file by @nacx in #244
- defaulting tags by @smarunich in #245
- Cache the internal CR token to avoid jumbox reconciliations by @nacx in #246
- support for
external-dns
asaddon
for all three cloud providers by @smarunich in #247 - Fail early if there is any error by @nacx in #251
- Do not fail if workspace exists by @nacx in #253
- Fix external-dns Makefile by @nacx in #254
- adding dns_provider example by @smarunich in #259
- Update cert-manager helm chart versions, as "v" addition fails with t… by @smarunich in #258
- Update tags to the new naming convention by @nacx in #261
- fixing links by @nauticalmike in #262
- Remove extra
)
in tetrate_owner by @smarunich in #264 - Do first the cloud providers that have credentials that expire by @nacx in #265
- modified tfvars.json.sample for mp-eks by @AlexeySkvortsov in #266
- Remove minor version for Azure, keep major 1.24 until TSB 1.6.1 is out by @smarunich in #267
- Decouple k8s credentials refresh from cluster provisioning by @smarunich in #260
- Removed set -e on destroy by @shamusx in #269
- Helm charts locations by @smarunich in #271
- fluxcd+flagger by @smarunich in #270
- Update README.md by @smarunich in #272
- fix hardcoded org in CP tctl config by @nacx in #274
- Downgrade google provider version by @smarunich in #276
New Contributors
- @gonzaloserrano made their first contribution in #204
Full Changelog: v1.6.0...v1.6.1
v1.6.1-rc2
What's Changed
- Do not use
:
in Redis passwords by @nacx in #200 - Update aws_cleanup.sh.tmpl by @smarunich in #202
- Update cert-manager_version to 1.10.2 by @smarunich in #203
- Add some documentation about .private domains and destroying all-the-things by @gonzaloserrano in #204
- Create CODEOWNERS by @smarunich in #205
- Update CODEOWNERS by @smarunich in #206
- smarunich to tetrateio github repo migration by @smarunich in #208
- Update CODEOWNERS by @smarunich in #207
- Update README.md - missing
)
by @smarunich in #211 - Add destroy_local to make help by @nacx in #213
- adding more ports to enable VM onboarding demo by @smarunich in #215
- pvc cleanup by @shamusx in #214
- Cleanup unused providers by @nacx in #218
- updates to account new aws tagging requirements by @smarunich in #226
- Allow enabling mesh internal identity propagation by @smarunich in #227
- Updates based on GCP label requirements by @smarunich in #230
- Migrate from
*.cx.tetrate.info
to*.sandbox.tetrate.io
by @smarunich in #231 - Update Makefile to address typo caused by sandbox.tetrate.io DNS migr… by @smarunich in #233
- shared_zone to account
sandbox.tetrate.io
by @smarunich in #234 - Configure the EBS CSI add-on to tag the created volumes by @nacx in #235
- Fix AWS jumpbox regexp by @nacx in #237
- Default tags are broken in the AWS terraform upstream provider by @nacx in #239
- Fix EKS EBS add-on configuration by @nacx in #240
- Remove wrong k8s node group by @nacx in #243
- Fix AWS cleanup and jumbox idempotence by @nacx in #242
- Allow setting the dns_provider in the vars file by @nacx in #244
- defaulting tags by @smarunich in #245
- Cache the internal CR token to avoid jumbox reconciliations by @nacx in #246
- support for
external-dns
asaddon
for all three cloud providers by @smarunich in #247
New Contributors
- @gonzaloserrano made their first contribution in #204
Full Changelog: v1.6.0...v1.6.1-rc2
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