Commit Graph

21312 Commits (f0a49fd94efa46ad9c063f15c31691b80760a39d)

Author SHA1 Message Date
hc-github-team-consul-core 098368666e
Backport of K8s v1 Multiport documentation indentation updates into release/1.18.x (#20863)
backport of commit f943436e0c

Co-authored-by: Austin Workman <austin@hashicorp.com>
2024-03-14 22:19:31 +00:00
hc-github-team-consul-core fbe7dee2e8
Backport of docs: Update release notes for 1.17.x for legacy api gateway removal into release/1.18.x (#20860)
* backport of commit a11fa34c64

* backport of commit f5113b73e7

* backport of commit 54ae773772

* backport of commit 49aa4a6903

* backport of commit ec5b5e92fe

* backport of commit ed3c399d44

* backport of commit ee3b227940

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2024-03-14 21:59:06 +00:00
hc-github-team-consul-core 98cce1fc89
Backport of [NET-8368] security: bump Go version to 1.21.8 into release/1.18.x (#20856)
* backport of commit d65cacc7a6

* backport of commit 60ab1568ca

---------

Co-authored-by: dduzgun-security <deniz.duzgun@hashicorp.com>
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
2024-03-14 14:07:43 +00:00
hc-github-team-consul-core 2b7bc1454d
Backport of Add API gateway to index of configuration entries into release/1.18.x (#20851)
backport of commit 6655b67dbc

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2024-03-13 21:03:25 +00:00
hc-github-team-consul-core a91042e837
Backport of docs: document support for multiple snapshot destinations into release/1.18.x (#20842) 2024-03-12 16:43:07 -05:00
hc-github-team-consul-core 01aba951e1
Backport of Fix typo in ingress-gateway docs into release/1.18.x (#20839)
backport of commit c1e25c56db

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2024-03-12 21:17:09 +00:00
hc-github-team-consul-core f7dbd286c7
Backport of docs: K8s docs cleanup into release/1.18.x (#20828)
* backport of commit b7a11e9943

* backport of commit 39b4b743e0

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2024-03-11 11:09:57 -07:00
hc-github-team-consul-core 4e3eefe33c
Backport of docs: Update GKE Autopliot docs into release/1.18.x (#20818)
backport of commit 66bbd9e156

Co-authored-by: David Yu <dyu@hashicorp.com>
2024-03-07 23:47:41 +00:00
hc-github-team-consul-core 27665e23b4
Backport of [NET-8367] security: upgrade google.golang.org/protobuf to 1.33.0 into release/1.18.x (#20806)
* backport of commit a407616755

* backport of commit 455f67fa57

---------

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-03-06 23:53:24 +00:00
hc-github-team-consul-core 25cf32b960
Backport of docs: update 1.4.0 Helm docs with Docs team feedback into release/1.18.x (#20799)
backport of commit a6eeb408e5

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-03-06 09:39:34 -05:00
hc-github-team-consul-core 6afa71c6cb
Backport of add raw delete api method into release/1.18.x (#20797)
* backport of commit 8daa233153

* backport of commit fbf1d43af1

* backport of commit fa30f1ba56

---------

Co-authored-by: skpratt <sarah.pratt@hashicorp.com>
2024-03-05 11:46:18 -06:00
hc-github-team-consul-core 288bd39fc9
Backport of docs: Update OpenShift compat matrix into release/1.18.x (#20789)
backport of commit 973d092b9c

Co-authored-by: David Yu <dyu@hashicorp.com>
2024-03-01 22:16:05 +00:00
David Yu 68ddfc1603
docs: manual backport of relnotes (#20785)
* backport

* backport
2024-03-01 13:57:59 -08:00
hc-github-team-consul-core 6c7f22cc17
Backport of Fix typos in route retry filter docs for APIGW into release/1.18.x (#20787)
* backport of commit 233ab5719f

* backport of commit dc34a88bda

---------

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2024-03-01 16:43:44 -05:00
hc-github-team-consul-core 52a1cc9380
Backport of Enable callers to control whether per-tenant usage metrics are included in calls to store.ServiceUsage into release/1.18.x (#20782)
* backport of commit 8bb5d127b5

* backport of commit 3bd614652e

---------

Co-authored-by: Matt Keeler <mjkeeler7@gmail.com>
2024-03-01 16:39:03 -05:00
Chris Hut 161f240720
Hardcode links to CCM to be false - due to CCM deprecation (#20784) 2024-03-01 20:13:34 +00:00
hc-github-team-consul-core 43b5ed1283
Backport of DNS v2 - split up router into multiple responsibilities & break up router tests into multiple files. into release/1.18.x (#20780)
* backport of commit 008451aa1e

* backport of commit abdf8c8205

* backport of commit a0176356f7

* DNS v2 - split up router into multiple responsibilities & break up router tests into multiple files. (#20688)

* Update agent/dns.go

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>

* PR feedback

* split tests out into multiple files.

* Extract responsibilities from router into discoveryResultsFetcher, messageSerializer, responseGenerator.

* adding recordmaker tests

* add response generator test coverage.

* changing tests case name based on PR feedback

---------

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>

---------

Co-authored-by: John Murret <john.murret@hashicorp.com>
Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-03-01 17:09:38 +00:00
hc-github-team-consul-core c318c0ccb6
Backport of NET-8056 - v2 DNS Testing Improvements into release/1.18.x (#20778)
* backport of commit 69342339ad

* backport of commit 881a49dcd7

* backport of commit a2ed143e62

---------

Co-authored-by: John Murret <john.murret@hashicorp.com>
2024-03-01 13:05:09 +00:00
hc-github-team-consul-core 72c62fcbcb
Backport of Johnlanda/fault injection docs into release/1.18.x (#20776)
* backport of commit da722983c1

* backport of commit 0ea5888962

* backport of commit e1ff8c7ff7

* cherrypick

* cherrypick

---------

Co-authored-by: John Landa <john.landa@hashicorp.com>
Co-authored-by: John Landa <jonathanlanda@gmail.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2024-02-29 18:02:37 -08:00
hc-github-team-consul-core 9496055255
Backport of docs: 1.18.x cleanup into release/1.18.x (#20775)
* backport of commit ea31ffadae

* backport of commit 726b2db1b1

* adding missed commits

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2024-02-29 17:14:34 -08:00
hc-github-team-consul-core 6ab2b790c3
Backport of docs: consul-k8s v1.4.0 release notes into release/1.18.x (#20768)
* backport of commit 1bec3949bc

* backport of commit d1fc9ee4b5

---------

Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2024-02-29 16:50:32 -08:00
hc-github-team-consul-core 661fa1a435
Backport of docs: Fix version typo in consul-k8s v1.3.x release notes into release/1.18.x (#20774)
backport of commit 1f3e313c49

Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
2024-02-29 16:39:11 -08:00
hc-github-team-consul-core a9c4096c8f
Backport of docs: update Helm docs for consul-k8s 1.4.0 into release/1.18.x (#20771)
backport of commit 425fa14582

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-02-29 18:11:24 -05:00
hc-github-team-consul-core c8c72e2d58
Backport of Retract api@v1.28.0 into release/1.18.x (#20763)
backport of commit 07af55f97f

Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
2024-02-29 12:26:20 -05:00
hc-github-team-consul-core 2a1f2ad6c8
Backport of docs: Consul on Nomad overview into release/1.18.x (#20760)
* backport of commit e08043a181

* backport of commit eb9b5619b1

* backport of commit d10fed9abf

* backport of commit e0e265200f

* backport of commit 7bfa13ee06

---------

Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2024-02-28 16:00:06 -08:00
hc-github-team-consul-core 5ab6bd6545
Backport of docs: Update v2 Catalog API note to re-iterate beta and add downgrade from enterprise note into release/1.18.x (#20758)
* backport of commit f4e12ee60d

* backport of commit 8065c20678

* backport of commit 86110ebac8

* backport of commit c79b1eb51c

* backport of commit e3be2e0bd3

* backport of commit d75978183c

* backport of commit dfe6e1fb41

* backport of commit 7c2dbaa41f

* backport of commit 18aba46f56

* backport of commit c7ef423f38

* backport of commit edc3673a8a

* backport of commit 969ebdff12

* backport of commit 2fe58bc9c9

* backport of commit 080efecc6c

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2024-02-28 14:29:14 -08:00
Jeff Boruszak 9659e85d34
docs: v2 backport manual fix (#20752)
docs: v2 and multiport updates for v1.18 (#20705)

* Move consul resource page + redirect

* Updates for v1.18

* Remove beta warning

* Secondary datacenter constraint

* Clarify transparent proxy in prereqs

* Config entry mention

* requested improvements

* suggestions from review

* additional suggestion
2024-02-28 20:02:01 +00:00
hc-github-team-consul-core be15e9f44e
Backport of docs: add 1.18.0 release date into release/1.18.x (#20755)
backport of commit a12a5c870d

Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2024-02-28 19:58:54 +00:00
hc-github-team-consul-core 1f458b42ba
Backport of docs: Update release notes for 1.18.x into release/1.18.x (#20753)
backport of commit 8ae33d96a4

Co-authored-by: David Yu <dyu@hashicorp.com>
2024-02-28 19:31:55 +00:00
hc-github-team-consul-core 1001f9ce59
Backport of docs: v1.18 Consul release notes into release/1.18.x (#20750)
* backport of commit b98daa3cdf

* backport of commit fa18516561

---------

Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
2024-02-28 17:40:41 +00:00
hc-github-team-consul-core 686ec2fae9
Backport of docs: v2 and multiport updates for v1.18 into release/1.18.x (#20747)
* backport of commit 96acee81eb

* backport of commit 1920cabdb1

* backport of commit e434594ba7

---------

Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2024-02-28 17:09:19 +00:00
hc-github-team-consul-core 751454595e
Backport of Fix audit-log encoding issue (CC-7337) into release/1.18.x (#20749)
Fix audit-log encoding issue (CC-7337) (#20345)

* add changes

* added changelog

* change update

* CE chnages

* Removed gzip size fix

* fix changelog

* Update .changelog/20345.txt



* Adding comments

---------

Co-authored-by: Ashesh Vidyut <134911583+absolutelightning@users.noreply.github.com>
Co-authored-by: Abhishek Sahu <abhishek.sahu@hashicorp.com>
Co-authored-by: Hans Hasselberg <hans@hashicorp.com>
Co-authored-by: srahul3 <rahulsharma@hashicorp.com>
2024-02-28 14:25:09 +05:30
sarahalsmiller c38a328443
Update VERSION for release/1.18.x (#20745)
Update VERSION
2024-02-28 00:56:06 +00:00
hc-github-team-consul-core ec37ceb796
Backport of docs: Add Consul Enterprise LTS docs into release/1.18.x (#20733)
docs: Add Consul Enterprise LTS docs
2024-02-26 15:51:08 -05:00
hc-github-team-consul-core 72dbd17892
Backport of Use correct enterprise meta on wildcard service update into release/1.18.x (#20729)
* backport of commit 94a0aa2ea7

* backport of commit f0e1badd6f

* backport of commit 183dd2fb12

---------

Co-authored-by: Sarah Alsmiller <sarah.alsmiller@hashicorp.com>
2024-02-26 19:11:03 +00:00
hc-github-team-consul-core c5dcba0965
Backport of Update API and API Docs regarding disabling gossip for a partition. into release/1.18.x (#20724)
Co-authored-by: Matt Keeler <mjkeeler7@gmail.com>
2024-02-26 12:43:16 -05:00
hc-github-team-consul-core 7eb24968cb
Backport of [NET-7713] docs: Update v2 K8s docs to use virtual port references into release/1.18.x (#20725)
backport of commit 1a732b0e6a

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-02-26 17:22:13 +00:00
hc-github-team-consul-core 971a687f7e
Backport of revert grpc to http into release/1.18.x (#20718)
* backport of commit d91c194e72

* backport of commit d05df36d77

* backport of commit 2531018f36

* backport of commit 1768215b6b

* backport of commit 47cd24fb3d

---------

Co-authored-by: Xinyi Wang <xinyi.wang@hashicorp.com>
2024-02-23 13:00:20 -08:00
hc-github-team-consul-core 17e8e6338a
Backport of docs: format API GW tab docs into release/1.18.x (#20709)
* backport of commit ae9fbc9299

* backport of commit a462528842

* Update install-k8s.mdx

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2024-02-22 23:29:34 +00:00
hc-github-team-consul-core 7fe72dfebc
Backport of Fix malformed MDX in install-k8s into release/1.18.x (#20704)
backport of commit b4aff60ed3

Co-authored-by: Ruben Nic <ruben.nic@hashicorp.com>
2024-02-22 11:17:21 -08:00
hc-github-team-consul-core 7e1879718c
Backport of docs: GKE Autopilot section into release/1.18.x (#20700)
* backport of commit 1367b1b70c

* backport of commit 6dd8c727c5

* backport of commit 5aaace4994

* backport of commit 2fe8249eb5

* backport of commit 9bfd5dadac

* backport of commit 301e4e21a9

* backport of commit 819fab9fff

* backport of commit eb214409d0

* backport of commit a4ec1e3576

* backport of commit fe71e4f9ca

* backport of commit 5f8c1c5bd1

* backport of commit 8b4d761398

* backport of commit 03139a5af7

* backport of commit 0e18f29d4c

* backport of commit 4b5d5a9930

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2024-02-22 17:36:01 +00:00
hc-github-team-consul-core 1309b6a563
Backport of NET-7813 - DNS : SERVFAIL when resolving PTR records into release/1.18.x (#20693)
NET-7813 - DNS : SERVFAIL when resolving PTR records

Co-authored-by: John Murret <john.murret@hashicorp.com>
2024-02-21 19:11:39 +00:00
hc-github-team-consul-core b76388bb98
Backport of feat: add alert to link to hcp modal to ask a user refresh a page; up… into release/1.18.x (#20690)
backport of commit 5e1472dda6

Co-authored-by: valeriia-ruban <valeriia.ruban@hashicorp.com>
2024-02-21 18:03:23 +00:00
hc-github-team-consul-core 90024f7688
Backport of [NET-6741] make: Add target for updating dependencies across all modules into release/1.18.x (#20686)
backport of commit 6f0e24cda7

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-02-21 11:49:13 -05:00
hc-github-team-consul-core f969ed4d0d
Backport of Add enterprise docs for deny action into release/1.18.x (#20671) 2024-02-16 13:32:25 -05:00
Dan Stough e8d5ccdda3
[CE] fix(v2dns): allow secondary datacenters (#20657)
fix(v2dns): allow secondary datacenters
2024-02-15 17:42:29 -05:00
hc-github-team-consul-core 4532ba682c
Backport of chor: change cluster name param to have datacenter.name as default value into release/1.18.x (#20652)
* backport of commit 214abc386b

* backport of commit 6bbcc993a4

* backport of commit 6b84fbe6b6

---------

Co-authored-by: valeriia-ruban <valeriia.ruban@hashicorp.com>
2024-02-15 01:34:42 -08:00
hc-github-team-consul-core 00a3f24fb4
Backport of fix(v2dns): add node ttl to workloads, comment cleanup, and changelog into release/1.18.x (#20650)
* backport of commit 5ffa4046f6

* backport of commit 17de0e4b57

---------

Co-authored-by: DanStough <dan.stough@hashicorp.com>
2024-02-14 22:20:17 -05:00
hc-github-team-consul-core f98650655e
Backport of Ensure all topics are refreshed on FSM restore and add supervisor loop to v1 controller subscriptions into release/1.18.x (#20646)
* backport of commit 0eac0cd91f

* backport of commit f667f7c5e5

---------

Co-authored-by: Derek Menteer <derek.menteer@hashicorp.com>
2024-02-14 14:52:30 -06:00
hc-github-team-consul-core c475b8c6c6
Backport of [CE] Misc cleanup for V2 DNS into release/1.18.x (#20641)
* backport of commit 6661620907

* backport of commit 0cc49cbd12

* backport of commit 08c48a7381

* backport of commit 323858b3ca

* backport of commit 5a441e2d01

---------

Co-authored-by: DanStough <dan.stough@hashicorp.com>
2024-02-14 13:40:47 -05:00