Features
- improve display of releases in navbar (aws#906) #906 (Tuan Anh Tran)
- Refactor Helm chart (aws#1145) #1145 (Steve Hipwell)
Bug Fixes
- use darwin instead of mac for kubernetes.io/os label (aws#941) #941 (Tuan Anh Tran)
- fix Helm Chart (aws#1007) #1007 (Mickaël Canévet)
- remove duplicated validation (aws#1064) #1064 (Zhizhen He)
- properly quote Bottlerocket config (aws#1406) #1406 (Brandon McNama)
Documentation
- use site params to reference latest release (aws#925) #925 (Tuan Anh Tran)
- concepts: Clarify podAffinity/podAntiAffinity note (aws#948) #948 (Maxime Brunet)
Chores
- reformat webhook rbac file (aws#883) #883 (Tuan Anh Tran)
- makefile: enhance reproducible build (aws#1181) #1181 (Batuhan Apaydın)
- added troubleshooting section dealing with webhooks. (aws#1267) #1267 (Alexander Chernov)
- update provisioning docs (aws#1307) #1307 (Robert Djurasaj)
Commits
- deprovision nodes (aws#870) #870 (Geoffrey Cline)
- a5645a3: added markdown doc for reinvent demo (aws#872) (Nick Tran) #872
- 051ddff: move and revise AWS constraints (aws#846) (Geoffrey Cline) #846
- 1ab9895: Provisioning tasks docs first draft (aws#871) (Chris Negus) #871
- 8d6b89d: Fixed broken links and formatting errors (aws#874) (Chris Negus) #874
- ebcbf33: promote docs version (aws#876) (Geoffrey Cline) #876
- f687558: Remove pre-prod wording from README (aws#877) (Justin Garrison) #877
- 8416451: patch broken urls (aws#879) (Geoffrey Cline) #879
- 065f69a: Small docs clean-up issues (aws#887) (Chris Negus) #887
- 2efa750: hostNetwork flag for webhook. Allows deployment in EKS clusters that have a custom CNI (aws#888) (Tiago Posse) #888
- 36fda9d: Updated video links in README (aws#889) (Justin Garrison) #889
- d782e79: Fix the Getting Started link to point to the current docs (aws#886) (Sadok Ferjani) #886
- 4f3852c: Allow controller/webhook replicas to be set using helm values (aws#892) (Jordi Prats) #892
- 88a9c5a: Added ability to provide custom resources to the controller from Helm (aws#882) (Prakarsh) #882
- 2b8abcd: Updated expectations to wire through contexts (aws#902) (Ellis Tarn) #902
- 4daa335: Fixed a bug where spot capacity was not prioritized if flexible to both spot and on demand capacity (aws#893) (Ellis Tarn) #893
- 4bfe060: Added note fsGroup removal from deployments (aws#896) (Nick Tran) #896
- a859cad: Add helm docs to generate chart readme (aws#890) (Tuan Anh Tran) #890
- a2031aa: Cleaned up stray contexts in test expectations (aws#910) (Ellis Tarn) #910
- 552821f: Allow override of webhook port in Helm chart (aws#908) (Michael Irwin) #908
- 58c2170: Fixed a logging bug in pod filtering logic (aws#894) (Ellis Tarn) #894
- 6984094: Updated an inaccurate comment (aws#895) (Ellis Tarn) #895
- aabe481: v0.5.1 (aws#911) (Ellis Tarn) #911
- c3b37d9: fix toolchain install for arm64 mac (aws#918) (Brandon Wagner) #918
- 5392413: Updated developer guide with additional guidance (aws#929) (Ellis Tarn) #929
- 75c80c4: Fix a docs typo (aws#934) (Sangwoo Park) #934
- 5af4820: add robots.txt (aws#904) (Geoffrey Cline) #904
- e21b84c: First phase of scheduler refactor (aws#931) (Ellis Tarn) #931
- effd8d2: Implemented support for kubernetes.io/os (aws#932) (Ellis Tarn) #932
- a4d7826: Moved working group log to a google doc (aws#937) (Ellis Tarn) #937
- ce334b0: Renamed constraints doc to provisioning and fixed links (aws#947) (Chris Negus) #947
- 981f539: use v1.conditiontrue instead of string true for compare (aws#953) (Tuan Anh Tran) #953
- fdd675c: Renamed provisioner-crd doc to provisioner and fixed links (aws#950) (Chris Negus) #950
- 6dfc3f3: Fixed a crash when preferred affinity was defined but required affinity wasn't (aws#951) (Ellis Tarn) #951
- 9c4ee81: Added succeded pods to emptiness criteria (aws#952) (Nick Tran) #952
- f39dbb4: Add a filter for checking Pod ENI support (aws#924) (Brian Dwyer) #924
- 10c13f1: Continued scheduling refactor (aws#938) (Ellis Tarn) #938
- 3d09368: Fixed some stale links on the README (aws#958) (Ellis Tarn) #958
- 870e2f6: sign container image (aws#922) (Tuan Anh Tran) #922
- 5487cb7: Add getting started using Terraform doc (aws#940) (Michael Irwin) #940
- 13c8aa7: v0.5.2 (aws#961) (Ellis Tarn) #961
- 51cc0e7: Configure Dependabot (aws#971) (Gábor Lipták) #971
- b47b02d: Bump github.com/aws/aws-sdk-go from 1.40.43 to 1.42.22 (aws#979) (dependabot[bot]) #979
- ca5ed8d: Bump JamesIves/github-pages-deploy-action from 4.1.5 to 4.1.7 (aws#976) (dependabot[bot]) #976
- 7d74c42: modify grafana values yaml curls to save to file (aws#873) (Brandon Wagner) #873
- b8b3f3f: Moved scheduling tests to scheduling package and renamed scheduling controller to selection (aws#982) (Ellis Tarn) #982
- acbf53f: Allow EC2 "Name" tag to be supplied in the provisioner spec (aws#964) (mslavin-tibco) #964
- 79e38fb: add docs for v0.5.2 and fix nav issues (aws#960) (Geoffrey Cline) #960
- 1faf28a: perform min instance bin-packing to short circuit unneeded packings (aws#962) (Brandon Wagner) #962
- 9603c8e: collapse packables indv gpu validation into one func (aws#983) (Brandon Wagner) #983
- c996eab: remove log noise when excluding instance types while packing (aws#986) (Brandon Wagner) #986
- 9264467: Fixing the type on nodegroup Karpenter is running on (aws#989) (Raghav Tripathi) #989
- 6893ce3: Resolved a couple topology bugs (aws#990) (Ellis Tarn) #990
- b405f79: Set karpenter as user agent for the rest client (aws#991) (Ole Markus With) #991
- cf4f8a7: Update issue templates to include Specs and Logs (aws#996) (Nick Tran) #996
- 0113a91: Allow kOps to set labels required for cluster operations (aws#999) (Ole Markus With) #999
- ab0fdf5: Add Ability to Specify Kubelet Configuration, specifically clusterDNS (aws#1013) (Michael Irwin) #1013
- fdb2cca: Make it possible to set node naming convention (aws#1006) (Ole Markus With) #1006
- 18ef456: Fix invalid 404 link. (aws#1012) (Tyler887) #1012
- 5047f3c: add cloudprovider metrics (aws#957) (Jerad C) #957
- 61a1d9b: v0.5.3 (aws#1019) (Ellis Tarn) #1019
- fcdef93: Bump github.com/deckarep/golang-set from 1.7.1 to 1.8.0 (aws#1024) (dependabot[bot]) #1024
- 12cbb2d: Bump JamesIves/github-pages-deploy-action from 4.1.7 to 4.1.8 (aws#1023) (dependabot[bot]) #1023
- 09674aa: fix CloudProvider metric (aws#1031) (Jerad C) #1031
- eff8dbf: Video (aws#1029) (Viktor Farcic) #1029
- 360eaef: helm search repo should show the app version (aws#1048) (aws#1049) (Stephan Huiser) #1049
- 8410f5a: Bump github.com/aws/aws-sdk-go from 1.42.22 to 1.42.25 (aws#1046) (dependabot[bot]) #1046
- 2ea8ed4: Adds GitHub Issue Analysis Scripts (aws#1020) (Alex Kestner) #1020
- 247abcd: Spelling (aws#1045) (Josh Soref) #1045
- f52fbe7: Don't provision for pods with nominated node (aws#1051) (Ole Markus With) #1051
- 0394430: Remove AmazonEKS_CNI_Policy from KarpenterNodeRole (aws#1054) (Raghav Tripathi) #1054
- 77017ac: Add check-spelling (aws#1057) (Josh Soref) #1057
- b63346c: Do not try to evict mirror pods (aws#1058) (Ole Markus With) #1058
- 75afd60: Sped up tests by 1.5seconds/test (aws#1060) (Ellis Tarn) #1060
- eviction (aws#1063) #1063 (Josh Soref)
- 423a806: Don't fail on missing privatednsname if using RBN (aws#1068) (Ole Markus With) #1068
- 97383ba: check-spelling: add dictionaries (aws#1069) (Josh Soref) #1069
- f330fe1: Add kops documentation (aws#1055) (Ole Markus With) #1055
- 1e51d5e: Default to IPName instead of ResourceName (aws#1073) (Ellis Tarn) #1073
- b1727fe: bump indents for webhook envVars to 12 (aws#1078) (Alvin Wong) #1078
- 90cf2b7: Removed SpellingBot for the time being (aws#1079) (Ellis Tarn) #1079
- c73b746: docs/AWS: Fix typo for securityGroupsSelector (aws#1081) (Ori Rawlings) #1081
- bec8642: Rewrote batching logic to no longer rely on a results channel (aws#1070) (Ellis Tarn) #1070
- 8f3d6eb: Update PR template with testing steps (aws#1085) (Suket Sharma) #1085
- 2357105: Select all security groups with cluster tag (aws#1083) (Suket Sharma) #1083
- 056b292: Implemented volume topology aware scheduling (aws#1015) (Ellis Tarn) #1015
- dd34ef7: Fix the insufficient memory instance type bug (aws#1080) (Felix Zhe Huang) #1080
- 15a3c8e: Refactoring Helm labels (aws#1001) (Nicolas Lamirault) #1001
- ebaf341: Adds pod and node metrics controllers (aws#968) (Felix Zhe Huang) #968
- 3bf3483: Update getting-started-with-terraform docs (aws#1087) (Victor Yap) #1087
- 995beac: README.md: Refer to #karpenter slack channel (aws#1090) (Ori Rawlings) #1090
- d2ec0d7: fix selector labels on helm chart (aws#1092) (Brandon Wagner) #1092
- 1534aef: Change provision pod to schedule pod in docs (aws#1094) (Chris Negus) #1094
- 5d17ebd: fix topologySpread nil label selector bug (aws#1095) (Brandon Wagner) #1095
- 3189a48: Fixed scheduling wording (aws#1105) (Chris Negus) #1105
- 7e79a67: fix requery pod to fix batch timing issue on already scheduled pods (aws#1106) (Brandon Wagner) #1106
- bc4725d: v0.5.4 (aws#1107) (Felix Zhe Huang) #1107
- eafd9db: Fix v0.5.3 docs (aws#1108) (Felix Zhe Huang) #1108
- 54c6b37: only include capacity-type options for the capacity-type being requested (aws#1115) (Brandon Wagner) #1115
- 2a8e3de: Bump JamesIves/github-pages-deploy-action from 4.1.8 to 4.2.1 (aws#1113) (dependabot[bot]) #1113
- d163cdc: revise docs request issue template (aws#1119) (Geoffrey Cline) #1119
- 7b39064: update desc of selecting security groups by tag (aws#1121) (Geoffrey Cline) #1121
- f8de85c: ICE cache bin-packing validation fix (aws#1127) (Brandon Wagner) #1127
- 058a22e: Explicitly name metrics port in deployment's Helm chart template (aws#1132) (Michael Irwin) #1132
- 27af8b2: [AWS] Allow i3* instances to pass the filter (aws#1129) (Asim Shankar) #1129
- 31c7876: Change operator to admin (aws#1137) (Chris Negus) #1137
- 58589a6: Documented persistent volumes (aws#1139) (Ellis Tarn) #1139
- 459920f: add links to desc of storage scheduling (aws#1143) (Geoffrey Cline) #1143
- cecf431: Update RBAC permissions for controller and webhook (aws#1035) (Nuatu Tseggai) #1035
- 9a92a50: Fixed 404 in docs (aws#1150) (Ellis Tarn) #1150
- 6444f54: Creating new Karpenter FAQ (aws#1016) (Chris Negus) #1016
- 5bb3c3a: (aws) Expose instance metadata options in the provisioner spec (aws#970) (Ori Rawlings) #970
- 6285dfe: Fix label of metric on sample Grafana dashboard (aws#1162) (Michael Irwin) #1162
- a0b9ba6: Added preview doc (aws#1152) (Ellis Tarn) #1152
- a304cb5: Remove subnet and security group selector defaulting. (aws#1151) (Ellis Tarn) #1151
- 1b141bf: Fixed references to cloudformation template (aws#1171) (Ellis Tarn) #1171
- df7474a: Fixed broken links (aws#1172) (Chris Negus) #1172
- 221ecdb: Update TF guide for removal of default subnet/security group selector (aws#1169) (Michael Irwin) #1169
- 7db73ab: Added deprovisioning docs to preview folder (aws#1170) (Chris Negus) #1170
- aae188c: add docs menu item (aws#1176) (Geoffrey Cline) #1176
- 8da4b40: Removed /tools/ in favor of direct go install to avoid version conflicts (aws#1175) (Ellis Tarn) #1175
- 17fb8c9: fix regex for version string (aws#1177) (Geoffrey Cline) #1177
- 43fcef5: Added instance type question to FAQ (aws#1174) (Chris Negus) #1174
- da8d44c: Fixed a few concepts links (aws#1178) (Chris Negus) #1178
- 723b1b7: fix broken links (aws#1179) (Geoffrey Cline) #1179
- 21e6049: v0.5.5 (aws#1187) (Nick Tran) #1187
- 43ede27: Fixed yaml file links and other broken links (aws#1188) (Chris Negus) #1188
- 37b7fb8: Restore CNI Policy (aws#1190) (Ellis Tarn) #1190
- f7a7ddc: Automate the deployment of metrics dashboard (aws#1167) (Felix Zhe Huang) #1167
- 328e7dc: minor link fix (aws#1189) (Geoffrey Cline) #1189
- 60db550: Removed AWS ReInvent Guide (aws#1191) (Ellis Tarn) #1191
- f62c089: Add flexibility in pod density for non-VPC CNI nodes (aws#1032) (Michael Irwin) #1032
- f4bf6b6: add redirects file (aws#1195) (Geoffrey Cline) #1195
- 6e7de50: init draft of desc of resource limits (aws#1117) (Geoffrey Cline) #1117
- 5a5d015: Add ability to specify AWS default instance profile (aws#914) (Michael Irwin) #914
- minor change to invert pod namespace and name in log line (aws#1201) #1201 (Ellis Tarn)
- Update Getting started and docs clean-up (aws#1116) #1116 (Marko Bevc)
- ce2bf31: Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 (aws#1205) (dependabot[bot]) #1205
- 4624047: Bump github.com/aws/aws-sdk-go from 1.42.25 to 1.42.39 (aws#1210) (dependabot[bot]) #1210
- e68c4af: Indicate Stable Version in Docs Navigation (aws#1197) (Alex Kestner) #1197
- 5fdb610: Restore ability to override Name tag on AWS (aws#1211) (Ellis Tarn) #1211
- a06ca37: Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 (aws#1207) (dependabot[bot]) #1207
- 8b8e61f: Bump go.uber.org/zap from 1.19.1 to 1.20.0 (aws#1208) (dependabot[bot]) #1208
- 0745ebf: fix up github python scripts (aws#1212) (Brandon Wagner) #1212
- a791f36: Updated dependabot (aws#1213) (Ellis Tarn) #1213
- f8f56f2: Bump github.com/aws/aws-sdk-go from 1.42.39 to 1.42.40 (aws#1215) (dependabot[bot]) #1215
- 21cb075: Bump github.com/avast/retry-go (aws#1214) (dependabot[bot]) #1214
- 2346ed5: Replace liveness and readiness with initialization node controller (aws#1186) (Suket Sharma) #1186
- b95b51f: release v0.5.6 (aws#1217) (Prateek Gogia) #1217
- da85afd: Parallelize packing and launching (aws#1222) (Ellis Tarn) #1222
- 4411ed4: Added default instance profile to dev loop (aws#1223) (Ellis Tarn) #1223
- 62ce4eb: fix getting started with terraform doc (aws#1224) (Masashi Tomooka) #1224
- b6145a7: update faq to reflect support for ebs volumes (aws#1230) (Bryan Stenson) #1230
- c73f425: fix snapshot docs versions (aws#1234) (Brandon Wagner) #1234
- 1a1f50e: support region wellknown label (aws#1228) (Brandon Wagner) #1228
- 2cd2e58: support EBS vol encryption in default launch template (aws#1235) (Bryan Stenson) #1235
- 28e5ae9: Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (aws#1245) (dependabot[bot]) #1245
- 5de42ed: Bump github.com/onsi/gomega from 1.18.0 to 1.18.1 (aws#1244) (dependabot[bot]) #1244
- 3a9fa80: Slow depenadabot's roll (aws#1248) (Ellis Tarn) #1248
- 9858b1d: Bump JamesIves/github-pages-deploy-action from 4.2.1 to 4.2.3 (aws#1249) (dependabot[bot]) #1249
- f7d800e: Bump github.com/aws/aws-sdk-go from 1.42.40 to 1.42.44 (aws#1246) (dependabot[bot]) #1246
- 955ed8c: add desc of capacity fallback (aws#1204) (Geoffrey Cline) #1204
- 4829931: v0.6.0 (aws#1251) (Ellis Tarn) #1251
- cffadbe: Update Provisioner Docs Example (aws#1231) (Brandon McNama) #1231
- 6cac1b3: k8s backtesting within gha (aws#1239) (Brandon Wagner) #1239
- 563436a: Update website dependencies and dependabot configuration (aws#1256) (Ellis Tarn) #1256
- f1407a9: Update _redirects (aws#1259) (Ellis Tarn) #1259
- 452ff54: Fix eviction order (aws#1257) (Todd) #1257
- 7713370: Added hugo to go toolchain (aws#1260) (Ellis Tarn) #1260
- 6d861af: Fix emptiness reconciler when ttl not expired (aws#1262) (Suket Sharma) #1262
- 130a07d: Added failure-domain.beta.kubernetes.io/region to NormalizedLabels (aws#1271) (Ellis Tarn) #1271
- 623423b: Refactor apis.provisioning requirements (aws#1155) (Felix Zhe Huang) #1155
- dd1dfea: fix region in tf docs (aws#1277) (Brandon Wagner) #1277
- df57892: Choose the latest version of the EC2 launchTemplate by default (aws#1272) (Suket Sharma) #1272
- 8cca5e9: v0.6.1 (aws#1285) (Ellis Tarn) #1285
- 4c1fb8a: Double the instance retry (aws#1286) (Felix Zhe Huang) #1286
- cd1f88d: Adding initial support for bottlerocket without custom launch template (aws#1110) (Ray Terrill) #1110
- 93c391c: handle unhandled error when unmarshalling JSON (aws#1293) (Ryan Maleki) #1293
- 3bceb0c: AMIFamily Defaulting and Validation (aws#1296) (Brandon Wagner) #1296
- 5856e38: Check DoNotEvict after filtering evictable pods to ensure termination can complete. (aws#1294) (Ellis Tarn) #1294
- 6b52c28: AWS launch template deletion on cache eviction (aws#1278) (Brandon Wagner) #1278
- 0d1c5d0: Replaces the link to non-existent rbac.yaml into the four files it is broken down to after aws#1145 (aws#1301) (Ryan Maleki) #1301
- a1ded83: Add failure-domain.beta.kubernetes.io/region to the ignore label list (aws#1299) (Felix Zhe Huang) #1299
- e86b864: Update documents about Grafana dashboard deployment (aws#1304) (Felix Zhe Huang) #1304
- 5ddf71b: Replaces the link to non-existent rbac.yaml into the four files it is broken down to after aws#1145 for v0.6.1 (aws#1305) (Ryan Maleki) #1305
- 154a260: Improve the error message readability (aws#1287) (Felix Zhe Huang) #1287
- edfac2f: Removed constraints+overrides verbiage in favor of layered constraints (aws#1316) (Ellis Tarn) #1316
- 9df15a2: fix overhead calculation to correctly apply kube-reserved cpu (aws#1317) (Brandon Wagner) #1317
- b19740e: Fix the wrong field in the api error for provisoner validation (aws#1318) (Felix Zhe Huang) #1318
- 4578405: Allow NotIn and DoesNotExist operators for provisioner validation (aws#1321) (Felix Zhe Huang) #1321
- f3bfddb: Removed outdated README warning (aws#1320) (Ellis Tarn) #1320
- 2f201bc: Removes unnecessary call to .Error method of err to get error message in formatted strings (aws#1324) (Ryan Maleki) #1324
- 05989a3: support ubuntu amiFamily (aws#1323) (Brandon Wagner) #1323
- 0518fb3: Removed dead code (aws#1326) (Ellis Tarn) #1326
- ed9473a: Bottlerocket nvidia (aws#1331) (Justin Garrison) #1331
- a4c7e3b: Lower the minimum supported k8s version (aws#1328) (Felix Zhe Huang) #1328
- fix typo in link to getting started (aws#1333) #1333 (Bryan A. S)
- 3bdbe13: re-enable the PDB eviction test (aws#1334) (Todd) #1334
- b396ad6: fix test typo (Context/It swapped) (aws#1340) (Todd) #1340
- 4c55110: Add codeql security analysis workflow to the repo (aws#1339) (Ryan Maleki) #1339
- 3d0d368: Include the update instructions (aws#1341) (Felix Zhe Huang) #1341
- b0dbedc: v0.6.2 (aws#1345) (Felix Zhe Huang) #1345
- 96f3f1f: Added NotReady to troubleshooting (aws#1347) (Ellis Tarn) #1347
- 90e4c2d: A few getting started doc improvements (aws#1349) (Ryan Maleki) #1349
- 949dd68: Don't default AMI Family if LaunchTemplate specified (aws#1352) (Suket Sharma) #1352
- c75154b: add missing backsash character in the getting started guide (aws#1351) (Ryan Maleki) #1351
- fd19ba2: Fixed the Helm parameter to set the service account annotations aws#1355 (aws#1356) (Christian Melendez) #1356
- 1873123: v0.6.3 (aws#1360) (Felix Zhe Huang) #1360
- a301ce8: fix eksctl getting started guide create cluster command (aws#1362) (Brandon Wagner) #1362
- 0bf3b55: fix amiFamily values (aws#1364) (Kaji) #1364
- 17b06f8: Fix hardcoded resource name in role (aws#1367) (Junyoung Park) #1367
- 4465fbb: upload the coverage report to coveralls.io (aws#1369) (Ryan Maleki) #1369
- b7686fa: run GHA on push (aws#1373) (Ryan Maleki) #1373
- c98a509: re-add on pull_request (aws#1375) (Ryan Maleki) #1375
- d7389ae: Upgrade to ko v0.10.0 (aws#1374) (Ellis Tarn) #1374
- 8a56624: Update eviction.go (aws#1388) (gowthasa) #1388
- 1d3caa5: Fix GHA cache key for go modules (aws#1372) (Ryan Maleki) #1372
- bb051a3: Add GHA to close stale issues and PRs (aws#1393) (Ryan Maleki) #1393
- 70cc8c6: Add empty test suite to get rid of the Ginkgo warning (aws#1396) (Ryan Maleki) #1396
- 9f05c0d: Exempt some issue labels from staling (aws#1399) (Ryan Maleki) #1399
- 6ea0776: Fix cluster DNS IP format in Bottlerocket userdata (aws#1389) (Heiko Rothe) #1389
- 93d85f3: use lowercase stale (aws#1400) (Ryan Maleki) #1400
- caff8aa: Add more labels to excemptions (aws#1401) (Ryan Maleki) #1401
- 23a52b3: encrypt bottlerocket second volume (aws#1410) (Brandon Wagner) #1410
- b6faf59: Update AWS Provisioner docs w/ proper tag examples (aws#1402) (Brandon Wagner) #1402
- eb0123b: [AWS] Favor subnets w/ more IP addresses when launching instances (aws#1413) (Brandon Wagner) #1413
- 2396c10: Separate the command line commands in the getting started guide into independent bash files (aws#1412) (Ryan Maleki) #1412
- 40f002e: Enforce error checking in CI (aws#1417) (Ryan Maleki) #1417
- b26951a: new task for config pod density (aws#1237) (Geoffrey Cline) #1237
- 6d5d976: refactor getting started guides (aws#1193) (Geoffrey Cline) #1193
- dab220d: Bumped debug logging to error logging for unsupported pods (aws#1423) (Ellis Tarn) #1423
- 82ea63b: Revert "refactor getting started guides (aws#1193)" (aws#1428) (Brandon Wagner) #1428
- 196a97c: Bump github.com/aws/aws-sdk-go from 1.42.44 to 1.43.8 (aws#1437) (dependabot[bot]) #1437
- f3f6976: Bump go.uber.org/zap from 1.20.0 to 1.21.0 (aws#1434) (dependabot[bot]) #1434
- 31c7f1a: Bump postcss from 8.4.6 to 8.4.7 in /website (aws#1439) (dependabot[bot]) #1439
- 0dff9db: revise provisioner api description (aws#1419) (Geoffrey Cline) #1419
- 4cff901: Don't close bugs as stale (aws#1441) (Ellis Tarn) #1441
- 5e8dc24: add more linters to golangci-linters (aws#1424) (Brandon Wagner) #1424