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
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
257 commits
Select commit Hold shift + click to select a range
7e49448
Add support for version annotation on Peering Dialer and Acceptor. (#…
Jun 23, 2022
9b7425a
Acceptance Tests for Cluster Peering (#1287)
Jun 24, 2022
d3311e9
use anchor link alias for TOC (#1298)
kschoche Jun 27, 2022
71884d0
Read prometheus TLS config from annotations and pass to bootstrap config
kyhavlov Jun 23, 2022
962fa11
Add tests for prometheus TLS config validation
kyhavlov Jun 28, 2022
8013a39
Remove rule preventing agent metrics and TLS from being set simultane…
kyhavlov Jun 28, 2022
8407b21
Update CHANGELOG.md
kyhavlov Jun 28, 2022
bb14dc3
Update CHANGELOG.md
kyhavlov Jun 29, 2022
53cb40d
Merge pull request #1303 from hashicorp/prometheus-tls
kyhavlov Jun 29, 2022
c901d66
fix a broken link (#1311)
kschoche Jun 29, 2022
da13b71
Add custom annotations support for catalog sync and connectInject pod…
jeanmorais Jun 29, 2022
0fb6895
changelog for 775 (#1312)
lkysow Jun 29, 2022
e02f2dd
Updating contributing doc to add the correct helm and bats versions (…
jmurret Jun 29, 2022
976f067
Add annotations to support specifying userVolumes and userVolumeMount…
kschoche Jun 30, 2022
0ed235f
use ent images for nightlies and add consul-1.13 nightlies (#1305)
kschoche Jun 30, 2022
023007f
Updating values docs to only set global.federation.primaryDatacenter…
jmurret Jul 6, 2022
faa3ecf
Peering webhooks (#1310)
ndhanushkodi Jul 6, 2022
47d3415
Update client-daemonset bats tests (#1313)
eb4x Jul 6, 2022
ca6c2f6
don't set securitycontext on openshift/okd (#1308)
eb4x Jul 6, 2022
20b969e
update changelog for community PR 1308 (#1325)
kschoche Jul 6, 2022
4645214
Fixes for AWS acceptance tests cleanup (#1328)
ishustava Jul 8, 2022
6bd1179
Adding podDistruptionBudget to connect injector (#1316)
WJay-tec Jul 8, 2022
c3ee5ff
update changelog (#1331)
kschoche Jul 8, 2022
68e3ac1
CRT Onboarding (#1290)
kpenfound Jul 12, 2022
77e3df1
Updating to go 1.18 (#1292)
jmurret Jul 13, 2022
5322178
Replacing strings.Title with cases.Title to make broken CI linting pa…
jmurret Jul 15, 2022
b000f68
Disable wan federation tests on kind because of flakiness (#1346)
ishustava Jul 18, 2022
f8a33e0
Actually disable mesh gateway tests on kind! (#1351)
ishustava Jul 19, 2022
181ab2c
Enable ubi images in the build workflow (#1350)
ishustava Jul 19, 2022
688dbd8
Add makefile target to prepare release (#1349)
ishustava Jul 19, 2022
eaa82b3
Fix UBI build (#1353)
ishustava Jul 19, 2022
3f5e94d
Skip peering tests on AKS and update AKS version (#1355)
ishustava Jul 19, 2022
bce8f29
Build multi-arch dev-images (#1338)
ishustava Jul 19, 2022
2030a4e
Add a job to build and publish UBI images to dockerhub (#1356)
ishustava Jul 20, 2022
66effda
Use buildx to push latest image tag from main (#1357)
ishustava Jul 20, 2022
bb8a612
Read created secrets from the API object (#1359)
Jul 20, 2022
daf5172
Update CHANGELOG.md (#1360)
ishustava Jul 20, 2022
4edec7c
Pre-release 0.46.0 (#1361)
ishustava Jul 20, 2022
368d83f
Pass correct compiler flags to go build for the release (#1362)
ishustava Jul 20, 2022
45901d1
Remove ECR tags for docker images (#1364)
ishustava Jul 21, 2022
d4b4de6
Putting source back into Dev Mode (#1365)
ishustava Jul 21, 2022
95c17e5
Support Conditions on Peering CRDs (#1335)
Jul 21, 2022
6ebea21
T-Proxy for peering tests (#1337)
Jul 25, 2022
38786d5
acceptance: Add retry to resource deletion and wait for more for ELB …
ishustava Jul 25, 2022
b3360f0
Add required UBI labels (#1367)
ishustava Jul 26, 2022
e8df6a2
Update alpine to 3.16 (#1372)
ishustava Jul 26, 2022
e02d8a4
Release 0.46.1 (#1373)
ishustava Jul 26, 2022
765f826
Putting source back into Dev Mode (#1374)
ishustava Jul 27, 2022
dddd0bc
Remove unused dockerfiles (#1375)
ishustava Jul 27, 2022
1cdfa29
Enable TLS on Consul Peering (#1366)
Jul 27, 2022
cdf488f
Peering ACL support (#1343)
Jul 27, 2022
2cc4755
feat(crd): add destination to service-defaults
DanStough Jul 19, 2022
f6ecf08
update to use gox for dev builds
DanStough Jul 19, 2022
d3b38de
ignore vscode
DanStough Jul 19, 2022
f1581c4
Bump default Envoy version to 1.23.0 (#1377)
eculver Jul 28, 2022
5f53ba0
Increase ELB propagation wait time (#1385)
ishustava Jul 29, 2022
d04904f
peering: expose servers over Kubernetes service (#1378)
ndhanushkodi Aug 1, 2022
89ae58c
peering: support setting externalServers.hosts in peering token for n…
ndhanushkodi Aug 2, 2022
6e78f3e
peering: support static addresses for exposing servers (#1392)
ndhanushkodi Aug 2, 2022
f37afb7
peering: changelog for expose servers over LBs or external addresses …
ndhanushkodi Aug 2, 2022
e4776ce
peering: set peering server config only when peering Helm value is tr…
ishustava Aug 2, 2022
ae684ae
CHANGELOG: re-order changelog and remove extraneous trailing FEATURES…
Aug 9, 2022
0ff6748
charts: add ReferenceGrant permissions to Consul API Gateway ClusterRole
mikemorris Jun 21, 2022
d404ada
changelog: add entry for Consul API Gateway ReferenceGrant support
mikemorris Jun 29, 2022
1abda49
Merge pull request #1299 from hashicorp/charts/capigw-controller-clus…
mikemorris Aug 9, 2022
bfd6407
peering: generate new token only on user-triggered events (#1399)
ishustava Aug 9, 2022
2d3ca40
Add `proxy list` and `proxy read` commands to Consul on Kubernetes CLI
Aug 9, 2022
4c3ec61
peering: update unit tests to not reuse peering token to be compatibl…
ndhanushkodi Aug 9, 2022
957f4e4
fix permissions for /consul/extra-config (#1307)
eb4x Aug 10, 2022
21a3710
Fix issue where API gateways were being mis-labeled as Sidecar proxie…
Aug 10, 2022
e403f35
update changelog (#1405)
kschoche Aug 10, 2022
f8331da
Fix context handling for the CLI (#1406)
Aug 11, 2022
e47b006
CHANGELOG: small formatting fixes (#1407)
Aug 11, 2022
12cb347
Release 0.47.0 (#1413)
ishustava Aug 12, 2022
97b2615
peering: update helm value doc (#1415)
ndhanushkodi Aug 12, 2022
a296bd0
revert to dev mode (#1416)
Aug 12, 2022
8029b4f
0.47.1 (#1417)
Aug 12, 2022
b16a8a4
0.47.1 (#1418)
Aug 12, 2022
eae0c24
peering: add code blocks for helm docs (#1419)
ndhanushkodi Aug 12, 2022
c6092c6
Add stanza to ci.hcl to trigger helm pipeline (#1398)
shore Aug 12, 2022
b3bc698
put repo in dev mode (#1420)
Aug 12, 2022
e5d1770
Update the sed match to replace image (#1422)
Aug 15, 2022
e51cb6d
Use the pointer pkg instead of BYO functions everywhere (#1423)
kschoche Aug 15, 2022
894b52a
Use new GitHub Markdown note syntax (#1424)
Aug 15, 2022
690c994
Various acceptance tests fixes (#1414)
ishustava Aug 15, 2022
49a04f1
Rename flag for peering token server addresses. (#1426)
Aug 16, 2022
ea8c505
Fix acceptance tests passing "-config" instead of "-kubeconfig" to CL…
Aug 16, 2022
c930471
values.yaml: add more detail around using connectCA with vault namesp…
Aug 17, 2022
cbc0e4c
set PRODUCT_VERSION for default docker build (#1429)
alvin-huang Aug 17, 2022
315fd9f
test: egress destination tests (#1383)
DanStough Aug 17, 2022
2c171ad
README: Update to README regarding upcoming breaking changes (#1439)
Aug 22, 2022
2bb85a7
Fix some smaller Envoy Debugging bugs. (#1412)
Aug 23, 2022
13b5926
fix: missing MaxInboundConnections in service-defaults CRD (#1437)
huikang Aug 23, 2022
e0ede3e
enable nightlies for 1.11 and 1.12 and 1.13 (#1339)
kschoche Aug 24, 2022
9ac7f77
Update Kubernetes versions for the nightly acceptance tests. (#1444)
Aug 25, 2022
9688206
Remove Issue Context Bot (#1448)
Aug 25, 2022
a46e208
update the helm repo prior to running helm install in acceptance test…
kschoche Aug 25, 2022
04a03a5
Lint cleanup (#1450)
kschoche Aug 25, 2022
2330d0a
CNI Plugin for Consul-k8s (#1456)
curtbushko Aug 26, 2022
c703f82
Kubernetes 1.24 support (#1431)
kschoche Aug 26, 2022
fd33b7b
update changelog for kube-1.24 (#1461)
kschoche Aug 26, 2022
f4db28c
README.md: update K8s versions (#1459)
Aug 26, 2022
7a3a1fd
Add CNI to CRT (#1458)
curtbushko Aug 29, 2022
f08238f
api-gateway: configure ACL auth appropriately in secondary dc (#1462)
nathancoleman Aug 29, 2022
05c1266
Fix Listener Filter bugs and cover more Envoy Listener Filter Types (…
Aug 30, 2022
37ac3e5
CHANGELOG: formatting and missing links (#1467)
Aug 31, 2022
b8af652
Omit non-IP defined endpoints from clusters (#1452)
Aug 31, 2022
9e6b1f7
Update the reference to cni package to the current on main. (#1472)
jmurret Sep 1, 2022
1ffa44a
update Kubernetes versions throughout CI (#1460)
kschoche Sep 1, 2022
db0dce0
release 0.48.0 (#1473)
kschoche Sep 1, 2022
06923de
put main back into dev (#1476)
kschoche Sep 2, 2022
7ea278f
update acceptance tests to use latest consul-k8s release (#1477)
kschoche Sep 2, 2022
beff736
Bump helm.sh/helm/v3 from 3.6.1 to 3.9.4 in /cli (#1465)
dependabot[bot] Sep 6, 2022
03f3072
Update docs storageclass (#1493)
im2nguyen Sep 12, 2022
a3b31a9
Notify #feed-consul-k8s-ci (#1494)
Sep 12, 2022
67d75bd
Make CNI tests dependent on non-CNI tests passing (#1495)
Sep 12, 2022
a448a75
Rolling back helm upgrade in CLI back to 3.6.1 (#1492)
jmurret Sep 13, 2022
47e9fae
pin vault helm chart version to v0.21.0 in Acceptance tests (#1499)
jmurret Sep 15, 2022
c06de03
add target to makefile
wilkermichael Sep 13, 2022
a7ada7d
update Contributing.md
wilkermichael Sep 14, 2022
11f5140
Merge pull request #1500 from hashicorp/add-makefile-cli
wilkermichael Sep 15, 2022
d9de5f1
server-acl-init: Create global ACL auth method for API Gateway in sec…
nathancoleman Sep 16, 2022
c71c13f
ci: add backport pipeline (#1489)
ndhanushkodi Sep 16, 2022
ed26be7
Add cli autocomplete (#1501)
wilkermichael Sep 16, 2022
913f6e4
Re-enable MeshGW tests in acceptance on Kind and update CI binary ver…
kschoche Sep 19, 2022
a9eaaf4
Update consul-helm-test image and CI to go 1.18 (#1498)
jmurret Sep 20, 2022
113a266
add `release/**` wild card to ci.hcl (#1518)
wilkermichael Sep 20, 2022
5f0eb3e
update docs for helm for global.syncCatalog.aclSyncToken (#1524)
kschoche Sep 23, 2022
2b2a8ed
Populate primary dc flag for APIGW controller in secondary federated …
nathancoleman Sep 23, 2022
ffcd208
fix a typo in the helper template for pdb (#1530)
kschoche Sep 26, 2022
b89e654
downgrade helm version again (#1525)
kschoche Sep 26, 2022
861bfb5
backport of commit 8a97da41a4ae9adadeb3e725e926ce5db2d6fe17
curtbushko Sep 16, 2022
a409655
backport of commit 69fe2173c626211490075bbaa66c228c0344c0e6
curtbushko Sep 26, 2022
25b3b99
create-federation-secret job runs only when server.updatePartition is…
20sr20 Sep 26, 2022
1275771
makefile and scripting updates for stable releases (#1526)
wilkermichael Sep 27, 2022
d4c3b7d
fix spacing so ifndef has expected behavior (#1536)
wilkermichael Sep 27, 2022
c220618
Support escaped commas in service tags for connect (#1532)
kschoche Sep 27, 2022
c6811ed
backport of commit d46addf3432f18248aab321b310687a7d7503dce
curtbushko Sep 27, 2022
5c40668
0.49.0 Pre-release (#1538)
curtbushko Sep 27, 2022
ff3d477
Initial 0.49.0 branch creation
curtbushko Sep 27, 2022
d1bfbd5
Merge pull request #1539 from hashicorp/backport/curtbushko/cni-opens…
hc-github-team-consul-ecosystem Sep 27, 2022
8c0354b
backport of commit 96cba089e378f30a3fad4c829ad44d712e4f841a
nathancoleman Sep 22, 2022
cdcec47
backport of commit b3fcc2876a6fd82457089e114c4140168aa1d9db
nathancoleman Sep 27, 2022
0945438
backport of commit 5d07c8dc43d4d123fbc731d62991b827937c1409
nathancoleman Sep 27, 2022
f6c3d1b
backport of commit 4a0bd4eea0627103fe0c2d34b2cd4a82f402e213
ishustava Sep 27, 2022
034783f
Merge pull request #1546 from hashicorp/backport/apigw-create-update-…
hc-github-team-consul-ecosystem Sep 28, 2022
317db6c
backport of commit 5e6203de5ae0ef98c2595e1e9e53e7b215d7ff37
ishustava Sep 28, 2022
d6effa4
Merge pull request #1548 from hashicorp/backport/ishustava/fix-peerin…
hc-github-team-consul-ecosystem Sep 28, 2022
ce1af95
backport of commit 8f50af6e3487b3f436f9ac6f613dbecaf64f0265 (#1550)
hc-github-team-consul-ecosystem Sep 28, 2022
f135465
backport of [1484](https://github.com/hashicorp/consul-k8s/pull/1484)…
wilkermichael Sep 29, 2022
6d23642
backport of commit 0f9f738e101bb8fd1c09a928bb7d163fa4dab61e
wilkermichael Sep 29, 2022
6b86b8e
Merge pull request #1566 from hashicorp/backport/mw/remove-squash/str…
hc-github-team-consul-ecosystem Sep 29, 2022
b8443b4
cherry picked changes (#1564)
wilkermichael Sep 29, 2022
5a7ada9
Set Sept 30th as release date for 0.49.0
curtbushko Sep 30, 2022
0a2cf9a
Trigger the pre-staging release of artifacts (#1569)
curtbushko Sep 30, 2022
dddf8fa
backport of commit 7c33284165ba1613d74e189594c35c07300f4ac3
Oct 3, 2022
d861b36
backport of commit c42526aa40016f6cf46cd7407645e7c6ee7c8972
Oct 3, 2022
8ccb2c3
backport of commit 00d934975f53d6608630773e77a5055d152d43ca
Oct 3, 2022
59684cd
backport of commit b609ab509b1fc098f8f2c8b631bc146cf88575c7
Oct 3, 2022
6eb307a
backport of commit 928772d8083e0abd868642b59bcf6015647cb355
Oct 3, 2022
271249f
backport of commit 4f9b49c73ba309f27c1c2a6d156f6d761cbe0fe1
Oct 3, 2022
5911a6f
backport of commit e5a5a6f53f6a625027e1b6b37bad4b28bfda2b22
Oct 14, 2022
5cb0b66
backport of commit 19012ef954126b0fea69aad6b432959ed9679c83
Oct 14, 2022
80677f1
backport of commit 24e616ce32b8f1f33a3c72c39fb29fbb2c621c79
Oct 14, 2022
8e2b080
backport of commit 9a3ddc4e2358e0658d1323e6395b4d00b3bb20e0
Oct 15, 2022
4f4a989
Merge pull request #1626 from hashicorp/backport/add-nodeSelector/act…
hc-github-team-consul-ecosystem Oct 18, 2022
23d0af1
backport of commit bccf760f5eac93b7b8b50641a7de2d5582667a90
nathancoleman Oct 18, 2022
f08a70b
backport of commit 428b3afaa07b56021688d36372dfc50298c20b0a
mdeggies Oct 19, 2022
583b880
Merge pull request #1636 from hashicorp/backport/apigw-copy-annotatio…
hc-github-team-consul-ecosystem Oct 19, 2022
2391dd2
backport of commit 4ed72faf6d9e2ebf58056e0a2933e9cdbf9139d9
samsalisbury Oct 20, 2022
ef1ca6f
Add CHANGELOG entry for PR 1581 (#1627) (#1630)
Oct 21, 2022
e8f2490
Mw/cherry pick ac updates (#1649)
wilkermichael Oct 25, 2022
fd963ad
api-gateway: Allow controller to read MeshService resource (#1574) (#…
nathancoleman Oct 27, 2022
70145c9
backport of commit f67364b13711aa22d380f508b9f01074c12aed9d
ndhanushkodi Nov 1, 2022
3e1e9b2
Merge pull request #1668 from hashicorp/backport/nd/fix-cli-cloud-tes…
hc-github-team-consul-ecosystem Nov 1, 2022
9aefaa2
Add PodSecurityPolicy for Consul API Gateway controller (#1656) (#1666)
hc-github-team-consul-ecosystem Nov 3, 2022
5e75dd8
backport acceptance test pipeline changes for stable releases (#1677)
hc-github-team-consul-ecosystem Nov 3, 2022
9629d8f
Merge pull request #1650 from hashicorp/consul-api-gateway-add-tolera…
sarahalsmiller Nov 1, 2022
7b98f90
Merge pull request #1667 from hashicorp/backport/consul-api-gateway-a…
sarahalsmiller Nov 4, 2022
c54bafb
api-gateway: allow controller to bind PodSecurityPolicy to ServiceAcc…
hc-github-team-consul-ecosystem Nov 7, 2022
b50036b
Mw/release/0.49.x/fix cloud pipeline (#1679)
wilkermichael Nov 8, 2022
53b64e1
Backport of Add support for maxConnections, maxConcurrentRequests, an…
hc-github-team-consul-ecosystem Nov 10, 2022
4f14a73
peering: update exported services CRD and bump api module (#1596) (#1…
jmurret Nov 14, 2022
c4ec2cf
Add support for maxConnections, maxConcurrentRequests, and maxPending…
jmurret Nov 14, 2022
c44b512
Merge pull request #1711 from hashicorp/backport/update-redhat-tag/si…
hc-github-team-consul-ecosystem Nov 14, 2022
312fe00
add missing changelog from backport (#1713)
ndhanushkodi Nov 14, 2022
b983ab0
release: bump consul image to 1.13.3 (#1715)
ndhanushkodi Nov 15, 2022
eb369d5
backport of commit 9cb4489d01abb3ddc865edb3d70b33bdb95702bc
ndhanushkodi Nov 15, 2022
7b6bbc2
Merge pull request #1723 from hashicorp/backport/nd/fix-release-step/…
hc-github-team-consul-ecosystem Nov 15, 2022
cccc1a8
set release back into dev mode (#1724)
ndhanushkodi Nov 16, 2022
6198708
Backport of Dockerfile: bump up ubi-minimal image to 9.1 into release…
hc-github-team-consul-ecosystem Nov 16, 2022
d70a468
Add support for LocalConnectTimeoutMs and LocalRequestTimeoutMs on se…
wilkermichael Nov 19, 2022
931d7ab
Backport of Disable PodSecurityPolicy when global.enablePodSecurityPo…
hc-github-team-consul-ecosystem Nov 21, 2022
b2b16bf
Release 0.49.2 (#1764)
curtbushko Dec 1, 2022
ab920e1
set to 0.49.3 dev mode (#1766)
curtbushko Dec 5, 2022
6bdb8e6
Add global.extraLabels values.yaml setting (#1771) (#1778)
Dec 7, 2022
0bbb7b2
Backport of Update CHANGELOG.md to describe change global.extraLabels…
hc-github-team-consul-ecosystem Dec 8, 2022
5c74d26
Backport of Ignore partition/namespace on SourceIntention list to mat…
hc-github-team-consul-ecosystem Dec 20, 2022
7d691d5
values.yaml - helm chart docs edits for 0.49.x (#1805)
Dec 20, 2022
92bbe6b
Create annotation to allows users to use proxy health check (#1824) (…
Jan 13, 2023
3aac8e4
Add health checks for services that are synced (#1821) (#1839)
Jan 17, 2023
53545d6
Use Proxy Healthchecks when configured. (#1843)
Jan 23, 2023
5bf1d1f
Pre-release 0.49.3 (#1857)
curtbushko Jan 30, 2023
9f440f5
set dev mode for 0.49.4 (#1859)
curtbushko Feb 1, 2023
95e0f43
Exclude openebs namespace from injection. (#1869) (#1875)
Feb 2, 2023
9e5a386
backport of commit ef500b3c31e5325e36bf956753842aa00d72a158
jkirschner-hashicorp Feb 3, 2023
1261ada
Merge pull request #1878 from hashicorp/backport/refine-server-tls-va…
thisisnotashwin Feb 6, 2023
7a8adad
Backport of Dockerfile: Remove gnupg from Consul k8s container into r…
Feb 7, 2023
3b7ff6b
Backport of Dockerfile: remove `gnupg` from dev image into release/0.…
Feb 7, 2023
032fbaf
Pre-release update for 0.49.4 (#1888)
curtbushko Feb 7, 2023
bd3ccb0
Prepare dev 0.49.5 (#1896)
curtbushko Feb 9, 2023
05b8b08
backport of commit d16135140e706f94ec64f2c27fc46e78c63bfbc0
lkysow Feb 10, 2023
d39bfd4
[0.49.x] remove livenessProbe from pods with preStop lifecycle hooks …
rboyer Feb 15, 2023
48bcc90
Backport of Dockerfile: bump Alpine base image to 3.17 into release/0…
Feb 22, 2023
13ad5e2
Merge pull request #1939 from hashicorp/backport/lkysow-patch-1/terri…
thisisnotashwin Feb 22, 2023
25d1532
Enable envoy bootstrap config logging if global.logLevel == debug (#1…
kyhavlov Feb 24, 2023
4db3eb0
Backport of Update links to support DevDot into release/0.49.x (#1949)
hc-github-team-consul-core Feb 28, 2023
be66d78
Cherry pick terraform checks (#1962)
wilkermichael Feb 28, 2023
6143feb
update prepare release to update the changelog (#1959)
wilkermichael Feb 28, 2023
cc79bd2
backport of commit fa4c4be28e47ceecfc729b66732be7cf98fed145
wilkermichael Feb 28, 2023
e8f653b
backport of commit b68593fb74dc2a38d28f986aa9e576665de62151
wilkermichael Mar 1, 2023
9a30018
Merge pull request #1966 from hashicorp/backport/net-2420-update-secu…
hc-github-team-consul-core Mar 1, 2023
7ab38cb
Merge pull request #1971 from hashicorp/backport/fix-leap-year-test/s…
hc-github-team-consul-core Mar 2, 2023
0ebca1b
backport of commit a020048908eb0b68d81842ac4f1617ab6234192b
wilkermichael Mar 2, 2023
eb5af92
Merge pull request #1977 from hashicorp/backport/net-2420-disable-go-…
hc-github-team-consul-core Mar 2, 2023
30140e8
updated go version to fix cve https://go.dev/issue/58001 (#1975)
wilkermichael Mar 2, 2023
098f2c7
added changelog files (#1981)
wilkermichael Mar 3, 2023
8fb45e8
backport of commit c740fed147777c756d474c6cfcf9a38089f40312
wilkermichael Mar 3, 2023
fa3e9b9
backport of commit d482dd990fda1e0199424f6c9cf4579c7a20f6f5
wilkermichael Mar 3, 2023
5f80752
Merge pull request #1983 from hashicorp/backport/mw/add-backport-chec…
hc-github-team-consul-core Mar 3, 2023
fea09c4
update to consul 1.13.7 (#1993)
wilkermichael Mar 8, 2023
cdbb841
ready for 0.49.5 release (#2000)
wilkermichael Mar 8, 2023
f78bfb1
ready for 0.49.6 dev (#2004)
wilkermichael Mar 9, 2023
051d84c
Backport of values.yaml - set default connect inject init cpu resourc…
hc-github-team-consul-core Mar 15, 2023
458339f
backport of commit b89d4aa53979cd91eca159444f9b4035779781f5
Apr 4, 2023
1b7a0f0
Merge pull request #2040 from hashicorp/backport/fix-indent-of-copyAn…
hc-github-team-consul-core Apr 5, 2023
43146c5
Sync GHA release 0.49.x from main (#2058)
curtbushko Apr 17, 2023
2891eeb
Manual Backport of security: update Go version to 1.19.9 (#2108) (#2110)
DanStough May 5, 2023
499d4fc
backport of commit 620a80b79e3ac52dd3d44437940e24394e4d776b (#2112)
hc-github-team-consul-core May 8, 2023
7554e65
chore(ci): fix backport assistant not finding new branches (#2116)
DanStough May 8, 2023
d1dc578
backport of commit ee35a303a76a6b971975e8517624101a3a8d71cd (#2130)
hc-github-team-consul-core May 12, 2023
d6c7157
backport of commit 3fdcf9695bd1c8e201aca22ee1a3a25778ffcd9d (#2147)
hc-github-team-consul-core May 17, 2023
fc450d8
Prep release 0.49.6 (#2151)
May 17, 2023
cfa4465
set dev mode 0.49.7 (#2155)
May 18, 2023
b9f2785
backport of commit 583d51ed58b8108f5b42ca1a4638ffbc5c0fb6d4 (#2186)
hc-github-team-consul-core May 26, 2023
13e778f
backport of commit 35593ca1be5cc2dff5209efd8d794c074dce5843 (#2190)
hc-github-team-consul-core May 26, 2023
5196775
backport of commit 08a2cd3399926f3df6177080986892e40333d9ef (#2206)
hc-github-team-consul-core May 30, 2023
6b19b34
backport of commit 5bb00ebf0fcc3e4dfdb65404db66fcded8f02a84 (#2219)
hc-github-team-consul-core May 31, 2023
3ef7e4e
backport of commit 71293afebc6624d73bb05a51c34bc93ccc925dc3 (#2234)
hc-github-team-consul-core Jun 1, 2023
c821399
Merge branch 'telnyx-main' into release/0.49.x
natitomattis Jun 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions .changelog/1770.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
control-plane: server ACL Init always appends both, the secrets from the serviceAccount's secretRefs and the one created by the Helm chart, to support Openshift secret handling.
```
3 changes: 3 additions & 0 deletions .changelog/1914.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
control-plane: fix issue where consul-connect-injector acl token was unintentionally being deleted and not recreated when a container was restarted due to a livenessProbe failure.
```
3 changes: 3 additions & 0 deletions .changelog/1934.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
control-plane: update alpine to 3.17 in the Docker image.
```
11 changes: 11 additions & 0 deletions .changelog/1975.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:security
upgrade to use Go 1.19.6. This resolves vulnerabilities CVE-2022-41724 in crypto/tls and CVE-2022-41723 in net/http.
```

```release-note:improvement
cli: update minimum go version for project to 1.19.
```

```release-note:improvement
control-plane: update minimum go version for project to 1.19.
```
3 changes: 3 additions & 0 deletions .changelog/2008.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
helm: Set default `limits.cpu` resource setting to `null` for `consul-connect-inject-init` container to speed up registration times when onboarding services onto the mesh during the init container lifecycle.
```
12 changes: 12 additions & 0 deletions .changelog/2110.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
```release-note:security
Upgrade to use Go 1.19.9.
This resolves vulnerabilities [CVE-2023-24537](https://github.com/advisories/GHSA-9f7g-gqwh-jpf5)(`go/scanner`),
[CVE-2023-24538](https://github.com/advisories/GHSA-v4m2-x4rp-hv22)(`html/template`),
[CVE-2023-24534](https://github.com/advisories/GHSA-8v5j-pwr7-w5f8)(`net/textproto`) and
[CVE-2023-24536](https://github.com/advisories/GHSA-9f7g-gqwh-jpf5)(`mime/multipart`).
Also, `golang.org/x/net` has been updated to v0.7.0 to resolve CVEs [CVE-2022-41721
](https://github.com/advisories/GHSA-fxg5-wq6x-vr4w
), [CVE-2022-27664](https://github.com/advisories/GHSA-69cg-p879-7622) and [CVE-2022-41723
](https://github.com/advisories/GHSA-vvpx-j8f3-3w6h
.)
```
3 changes: 3 additions & 0 deletions .changelog/2194.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:
crd: fix bug on service intentions CRD causing some updates to be ignored.
```
3 changes: 3 additions & 0 deletions .changelog/2204.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:security
Bump Dockerfile base image for RedHat UBI `consul-k8s-control-plane` image to `ubi-minimal:9.2`.
```
57 changes: 57 additions & 0 deletions .changelog/changelog.tmpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{{- if index .NotesByType "breaking-change" -}}
BREAKING CHANGES:

{{range index .NotesByType "breaking-change" -}}
* {{ template "note" . }}
{{ end -}}
{{- end -}}

{{- if .NotesByType.security }}
SECURITY:

{{range .NotesByType.security -}}
* {{ template "note" . }}
{{ end -}}
{{- end -}}

{{- if .NotesByType.feature }}
FEATURES:

{{range .NotesByType.feature -}}
* {{ template "note" . }}
{{ end -}}
{{- end -}}

{{- $improvements := combineTypes .NotesByType.improvement .NotesByType.enhancement -}}
{{- if $improvements }}
IMPROVEMENTS:

{{range $improvements | sort -}}
* {{ template "note" . }}
{{ end -}}
{{- end -}}

{{- if .NotesByType.deprecation }}
DEPRECATIONS:

{{range .NotesByType.deprecation -}}
* {{ template "note" . }}
{{ end -}}
{{- end -}}

{{- if .NotesByType.bug }}
BUG FIXES:

{{range .NotesByType.bug -}}
* {{ template "note" . }}
{{ end -}}
{{- end -}}

{{- if .NotesByType.note }}
NOTES:

{{range .NotesByType.note -}}
* {{ template "note" . }}
{{ end -}}
{{- end -}}

3 changes: 3 additions & 0 deletions .changelog/note.tmpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{{- define "note" -}}
{{.Body}}{{if not (stringHasPrefix .Issue "_")}} [[GH-{{- .Issue -}}](https://github.com/hashicorp/consul-k8s/issues/{{- .Issue -}})]{{end}}
{{- end -}}
Loading