Phil Renaud
965ebfb919
[ui] Regenerate yarn lockfile for 1.18 and lower versions ( #21714 )
2024-09-13 12:25:06 -04:00
Nitya Dhanushkodi
5cf67ba666
[release/1.18.x] autogenerate helm docs ( #21698 )
...
update helm docs
2024-09-09 12:29:25 -07:00
Aimee Ukasick
acf27d61c4
Backport of Docs CE-709: Remove circular links ( #21685 ) into release/1.18.x ( #21690 )
...
Docs CE-709: Remove circular links (#21685 )
Docs CE-70: Remove circular links
Remove links to tutorials that no longer exist and redirect back
to the ACL overview page.
2024-08-29 12:24:48 -05:00
John Murret
5a37661e9a
post-1.18.4 - update changelog and version in 1.18.x ( #21678 )
...
* update changelog to include 1.18.4
* update version
* Apply suggestions from code review
Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
---------
Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-08-28 16:08:04 +00:00
John Murret
a9d342acea
Backport of run integration tests on push in main and release/* into release/1.18.x ( #21668 )
...
run integration tests on push in main and release/* (#21666 )
* run integration tests on push in main and release/*
* Update .github/workflows/test-integrations.yml
---------
Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-08-26 20:44:16 +00:00
Jeff Boruszak
e7d651b051
Manual backport for docs/WAF: failure zones refresh ( #21545 ) ( #21651 )
...
docs/WAF: failure zones refresh (#21545 )
* failure zones initial commit
* Apply suggestions from code review
* Update improving-consul-resilience.mdx
* typo
* adding diagrams
* fixing inline bulletpoint image
* adding light and dark diagrams
* Apply suggestions from code review
* fix links in article
* fix inline alert render
---------
Co-authored-by: Krastin Krastev <krastin@hashicorp.com>
Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com>
Co-authored-by: danielehc <40759828+danielehc@users.noreply.github.com>
2024-08-26 11:11:02 -07:00
John Murret
07eed10253
Update 1.18.x after re-publishing modules ( #21663 )
...
* troubleshoot/v0.6.5
* updating rootgo.mod
2024-08-26 17:18:28 +00:00
John Murret
9392f01bf4
Updating go.mods in release/1.18.x after modules have been released. ( #21649 )
...
* api/v1.28.4
* envoyextensions/v0.6.2
* troubleshoot/v0.6.4
* updating go.mod in root.
* fix lint error in test
* fix versions of sdk to be 0.16.0 which is the max for the 1.18.x long lived branch
* fix envoyproxy
2024-08-23 18:04:34 +00:00
John Murret
a99a0fe8b1
revert change to website/content/docs/connect/config-entries/mesh.mdx ( #21644 )
2024-08-22 14:47:43 -07:00
John Murret
f900aef508
pull over Validate_Clusters to api package in 1.18.x ( #21634 )
...
pull over Validate_Clusters to api package
2024-08-22 11:31:23 -07:00
John Murret
c05bd5f234
Backport of add build support script to print out the submodule versions required in other submodules into release/1.18.x ( #21640 )
...
add build support script to print out the submodule versions required in other submodules (#21635 )
* add build support script to print out the submodule versions required in other submodules
* update help and usage. exclude current submodule in output.
2024-08-22 17:27:06 +00:00
John Maguire
a18d72eadf
backport of commit d899808cc2
( #21629 )
2024-08-20 16:46:05 +00:00
Michael Zalimeni
606064b78e
docs: Update compatibility.mdx for OpenShift (1.18.x) ( #21601 )
...
Remove note that OpenShift 4.16 is not yet available, now that it's been released.
It will be added to the matrix in a future update once we've tested compatibility across eligible `consul-k8s` versions.
2024-08-16 16:23:32 -04:00
John Maguire
89a30bd015
manual backport of updating jwt docs ( #21610 )
2024-08-15 16:52:17 +00:00
Michael Zalimeni
0c3bacc02e
Backport of docs: simplify Envoy version support docs into release/1.18.x ( #21333 )
...
backport of commit 055355c962
2024-06-17 10:38:30 -07:00
hc-github-team-consul-core
405bf5de1a
Backport of Configure linter to forbid use of html/template into release/1.18.x ( #21311 )
...
* backport of commit d592c61e84
* backport of commit 950affbbe4
---------
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2024-06-14 19:02:21 +00:00
hc-github-team-consul-core
ab888c3a43
Backport of Use text/template instead of html/template for ACL template policy generation into release/1.18.x ( #21305 )
...
backport of commit fa396d0bed
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2024-06-11 17:02:18 +00:00
hc-github-team-consul-core
8cb2e62dcb
Backport of Bump Envoy Versions into release/1.18.x ( #21290 )
...
* bump envoy versions for 1.18
* fix merge conflicts
* Update .github/workflows/test-integrations.yml
* Update .github/workflows/test-integrations.yml
---------
Co-authored-by: Sarah Alsmiller <sarah.alsmiller@hashicorp.com>
Co-authored-by: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com>
2024-06-10 14:51:48 -05:00
hc-github-team-consul-core
1c1de8813d
Backport of update go version to 1.22.4 into release/1.18.x ( #21268 )
...
update go version to 1.22.4 (#21265 )
* update go version to 1.22.4
* add changelog
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2024-06-07 15:32:32 -04:00
hc-github-team-consul-core
4d0fdf64a0
Backport of [NET-8971] docs: update LTS Envoy versions to include 1.29.4 into release/1.18.x ( #21274 )
...
backport of commit bf432b9ff6
2024-06-06 16:44:36 +00:00
hc-github-team-consul-core
1986f1e54d
Backport of security: resolve incorrect type conversions into release/1.18.x ( #21258 )
...
* backport of commit 107516c971
* backport of commit 7a2ea4bf92
* backport of commit 442dca74e2
---------
Co-authored-by: dduzgun-security <deniz.duzgun@hashicorp.com>
2024-06-04 22:19:55 -04:00
hc-github-team-consul-core
70e89d73d4
Backport of docs: add a note for DNS resolver recommendations into release/1.18.x ( #21256 )
...
* backport of commit deb3371f28
* backport of commit 28315fda69
* backport of commit 995e9a8e25
* backport of commit d27b6b6711
---------
Co-authored-by: dduzgun-security <deniz.duzgun@hashicorp.com>
Co-authored-by: Deniz Onur Duzgun <59659739+dduzgun-security@users.noreply.github.com>
2024-06-04 21:38:33 +00:00
hc-github-team-consul-core
e2a8f64ae8
Backport of Fixes annotation and introduce tabs for static-client spec into release/1.18.x ( #21205 )
...
backport of commit 4e35325ea2
Co-authored-by: Ranjandas <thejranjan@gmail.com>
2024-06-04 15:20:42 -04:00
hc-github-team-consul-core
d346c6fb97
Backport of [NET-8953] docs: add backport policy section to CONTRIBUTING into release/1.18.x ( #21254 )
...
backport of commit ac648dbb2f
Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-06-04 16:53:14 +00:00
hc-github-team-consul-core
520f4041bb
Backport of update TestHTTPHandlers_AgentMetrics_LeaderShipMetrics to use 3 servers instead of 2 to allow quorum when leadership flails. into release/1.18.x ( #21248 )
...
* backport of commit 5dead1a10e
* backport of commit bcc8abf904
---------
Co-authored-by: John Murret <john.murret@hashicorp.com>
2024-06-03 12:47:35 -06:00
hc-github-team-consul-core
14a6d1165a
Backport of docs: Fix heading errors in security models into release/1.18.x ( #21228 )
...
backport of commit 813c9f8130
Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
2024-05-29 09:53:50 -07:00
hc-github-team-consul-core
3b3c028351
Backport of [NET-9510] Document known OpenShift issue for consul-k8s 1.2.x, 1.3.x and 1.4.x into release/1.18.x ( #21229 )
...
* backport of commit 9c08582a74
* backport of commit 1e57409548
---------
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2024-05-28 17:25:33 -04:00
hc-github-team-consul-core
c5fec4df22
Backport of docs: relocate Consul capacity planning page from waf/ to docs/ into release/1.18.x ( #21216 )
...
* backport of commit b9ca3058d5
* backport of commit cba2bd293f
---------
Co-authored-by: Krastin Krastev <krastin@hashicorp.com>
2024-05-24 12:36:40 +00:00
hc-github-team-consul-core
5f83df637d
Backport of security: enable go stdlib scans into release/1.18.x ( #21211 )
...
* backport of commit 00ad74d146
* backport of commit 0401151cfc
* backport of commit 700e0aec84
---------
Co-authored-by: dduzgun-security <deniz.duzgun@hashicorp.com>
Co-authored-by: Deniz Onur Duzgun <59659739+dduzgun-security@users.noreply.github.com>
2024-05-23 14:25:13 -04:00
hc-github-team-consul-core
30ee5a2377
Backport of docs: Fix spelling errors into release/1.18.x ( #21207 )
...
* backport of commit 6f02144a14
---------
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2024-05-22 17:54:02 -07:00
Jeff Boruszak
096eb9f2f8
docs: WAF backport correction ( #21201 )
...
move page
2024-05-22 23:41:08 +00:00
sarahalsmiller
7206714967
Update VERSION in release/1.18.x ( #21133 )
...
Update VERSION
2024-05-22 18:40:17 +00:00
hc-github-team-consul-core
1dffefff36
Backport of set go toolchain to go1.22.3 into release/1.18.x ( #21196 )
...
backport of commit c080317986
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2024-05-21 18:58:55 +00:00
hc-github-team-consul-core
7aecdad7e6
Backport of chore: fix PR Labeler config into release/1.18.x ( #21144 )
...
backport of commit 69dbfc93e3
Co-authored-by: DanStough <dan.stough@hashicorp.com>
2024-05-21 11:12:24 -04:00
hc-github-team-consul-core
44b3290153
Backport of Doc added for Version specific upgrade Consul on Kubernetes components into release/1.18.x ( #21146 )
...
* backport of commit eaaf8690ef
* Doc added for Version specific upgrade Consul on Kubernetes components (#21101 )
* Added upgrade instruction - NET-4882
* Update website/content/docs/k8s/upgrade/index.mdx
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
* Update index.mdx
Fixed the link of grpc ports
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
---------
Co-authored-by: Sujata Roy <sujata@hashicorp.com>
Co-authored-by: Sujata Roy <61177855+20sr20@users.noreply.github.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2024-05-20 23:20:13 +00:00
hc-github-team-consul-core
51f247076d
Backport of docs: Well Architected Framework content migration into release/1.18.x ( #21145 )
...
backport of commit c36efc8c40
Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
2024-05-20 14:34:31 -07:00
hc-github-team-consul-core
52fe1fbf85
Backport of docs: FIPS certification into release/1.18.x ( #21140 )
...
* backport of commit 2492330c31
* backport of commit 2ba0204d16
* backport of commit 47605757ea
* backport of commit 3477cd74c5
---------
Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
2024-05-20 12:48:00 -07:00
hc-github-team-consul-core
4c3d699b39
Backport of docs: Fix two small typos in "What is Consul?" introduction into release/1.18.x ( #21112 )
...
backport of commit ce2b064307
Co-authored-by: beckilee <becki.lee@gmail.com>
2024-05-17 09:27:49 -07:00
hc-github-team-consul-core
945d14b1aa
Backport of upgrade deep-copy version, upgrade go to 1.22.3 into release/1.18.x ( #21128 )
...
* upgrade deep-copy version, upgrade go to 1.22.3
* upgrade mockery
---------
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2024-05-16 15:43:50 -04:00
sarahalsmiller
8775caaa12
Release use releng branch ( #21127 )
...
* try with release engineering optional clean flag
* rename to branch name without slash
2024-05-16 17:07:25 +00:00
sarahalsmiller
0266519a25
try with release engineering optional clean flag ( #21126 )
2024-05-16 16:34:12 +00:00
sarahalsmiller
aa0df1ca30
revert to previous working version ( #21124 )
2024-05-16 15:21:57 +00:00
John Murret
20a6498622
latest ui files in release/1.18.x ( #21121 )
2024-05-16 00:43:26 +00:00
sarahalsmiller
68ede1c494
1.18 UI regen ( #21117 )
...
* regen UI
* squash
* revert manual chunk changes
2024-05-15 22:10:59 +00:00
sarahalsmiller
6ba275dc52
1.18 UI regen ( #21115 )
...
* regen UI
* clean out files and rebuild
* delete and regen
* regen after rebase
2024-05-15 16:17:44 -05:00
sarahalsmiller
dee63521d8
regen UI ( #21114 )
2024-05-15 20:36:55 +00:00
wangxinyi7
e0bbab153c
changelog and version ( #21105 )
...
* update changelog
2024-05-15 17:19:12 +00:00
hc-github-team-consul-core
fd6d38ecb2
Backport of build: update gha to latest approved tsccr into release/1.18.x ( #21106 )
...
* backport of commit 10baa43f03
* backport of commit cc7b109dd3
* backport of commit 640ba3afa3
---------
Co-authored-by: DanStough <dan.stough@hashicorp.com>
2024-05-14 16:47:10 -04:00
hc-github-team-consul-core
6716981aaa
Backport of Fixed broken link in the ECS documentation into release/1.18.x ( #21025 )
...
backport of commit 064f5bafbf
Co-authored-by: Ranjandas <thejranjan@gmail.com>
2024-05-14 10:36:48 -07:00
hc-github-team-consul-core
4c9a4aa28d
Backport of docs: Add fault injection to Envoy extensions list into release/1.18.x ( #21100 )
...
* backport of commit 891e357394
* backport of commit 3a4bf18023
---------
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2024-05-14 10:36:22 -07:00