Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.49.x #5

Merged
merged 257 commits into from
Jun 6, 2023
Merged

Release/0.49.x #5

merged 257 commits into from
Jun 6, 2023

Conversation

natitomattis
Copy link

Changes proposed in this PR:

How I've tested this PR:

How I expect reviewers to test this PR:

Checklist:

  • Tests added
  • CHANGELOG entry added

    HashiCorp engineers only, community PRs should not add a changelog entry.
    Entries should use present tense (e.g. Add support for...)

thisisnotashwin and others added 30 commits June 23, 2022 14:09
* Add acceptance tests that run connect tests for peering.
- Does not support TLS, ACLs and T-Proxy.
* Add OSS acceptance test
* use anchor link alias for TOC in auto-generated helm docs code

Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
Add annotations for enabling TLS on Envoy Prometheus endpoint
…s via Helm (hashicorp#775)

* Add custom annotations support for catalog sync and connectInject pods via Helm
…s for the envoy sidecar (hashicorp#1315)

* add envoy user volumes and volumeMounts via annotations
…#1305)

* use ent images for nightlies and add support for consul-1.13
* disable nightlies for now
- adds validation webhooks for PeeringAcceptor and Peering dialer controllers
- fixes panic by doing a nil check on the PeeringAcceptor SecretRef()
* updates client-daemonset bats tests to be more readable and do not use hard-coded array indexes.
If running on OpenShift, these settings cause problems because the
user and group ids are below the range openshift expects, instead do not set them.
* update changelog for community PR
* fix indentation
* Fix a bug with ELB deletion where we were comparing pointer values for VPC ID instead of strings
* Delete VPCs and their resources even if there's no associated EKS cluster. This so that if EKS cleanup fails in the middle and we
  re-run it, it will continue deleting resources it couldn't on a previous run.
* Adding podDistruptionBudget to connect injector
* Release: enable using CRT for releases
* Updating to go 1.18

* updating changelog, CI, and test dockerfile.

* go mod tidy on /acceptance

* go mod tidy on /cli

* go mod tidy on /control-plane

* go mod tidy on /hack/aws-acceptance-test-cleanup

* go mod tidy on /hack/helm-reference-gen

* updating golangci-lint-action to 3.2.0

* fixing golang version on charts/consul/test/docker/Test.dockerfile

* updating .go-version to v1.18.3

* updating go testsum version to 1.8.1

* updating lint-control-plane to go install lint-consul-retry rather than go get lint-consul-retry. consul repo does this.

* Updating changelog so that changes are listed under improvements rather than breaking changes.
…1346)

Currently, WAN federation tests are flaky on kind. We need more time
to investigate. Because these tests run on other clouds and are not flaky,
we are disabling them on kind until we can investigate and re-enable them.
…ar-test/severely-working-redfish

This pull request was automerged via backport-assistant
…sable-go-module-scanning-temporarily/wrongly-infinite-goose

This pull request was automerged via backport-assistant
)

* updated go version to fix cve https://go.dev/issue/58001

* updated go version to fix cve https://go.dev/issue/58001
- updated go version to use 1.19 everywhere

* update to remove deprecated ioutil
- removed unreleased section, we'll now be generating changelog entries as part of the release process
…port-checker/smoothly-teaching-gibbon

This pull request was automerged via backport-assistant
…e limits to `null` to increase service registration times into release/0.49.x (hashicorp#2019)

* backport of commit 7a99af0

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
…of-copyAnnotations/mainly-renewing-rabbit

This pull request was automerged via backport-assistant
) (hashicorp#2110)

* security: update Go version to 1.19.9

* refactor: go fmt and go mod tidy
Co-authored-by: DanStough <dan.stough@hashicorp.com>
Co-authored-by: DanStough <dan.stough@hashicorp.com>
Co-authored-by: Curt Bushko <cbushko@gmail.com>
Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
Co-authored-by: Curt Bushko <cbushko@gmail.com>
Co-authored-by: DanStough <dan.stough@hashicorp.com>
Co-authored-by: Eric <eric@haberkorn.co>
Co-authored-by: Curt Bushko <cbushko@gmail.com>
@natitomattis natitomattis merged commit 1e0504d into telnyx-main Jun 6, 2023
35 of 37 checks passed
@natitomattis natitomattis deleted the release/0.49.x branch June 6, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet