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

opened in error #12068

Closed
wants to merge 292 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
292 commits
Select commit Hold shift + click to select a range
3ff81b8
Fix panic in MSSQL when Login7 package is invalid (#10709)
jakule Mar 5, 2022
b8cae1a
Fix DynamoDB getAllRecords logic when 1MB query limit is reached (#10…
smallinsky Mar 7, 2022
b3415d5
Fix missing identity in certs logic (#10822)
Joerger Mar 7, 2022
dcfc9cc
Add `KindWindowsDesktops` to `ListResources` (#10769) (#10912)
kimlisa Mar 7, 2022
0abd136
Add sorting for kube cluster (#10702) (#10921)
kimlisa Mar 7, 2022
9e888e4
Add desktop access to front page (#10894)
stevenGravy Mar 7, 2022
8fa670b
Include tbot binary in Teleport packages and installs (#10646) (#10802)
timothyb89 Mar 7, 2022
a2b8fd5
[v9] backport #10765 and #10766 (#10855)
Mar 7, 2022
0c1dd82
Complete empty uploads
zmb3 Mar 2, 2022
9a6369b
Fix Windows session uploads
zmb3 Mar 2, 2022
d4b7512
Open parts files one at a time
zmb3 Mar 2, 2022
d257f56
Default to `https` scheme for `--proxy` argument in `tctl auth sign` …
Mar 8, 2022
dbdaa7f
[v9] backport 10915 (memory leak) (#10927)
zmb3 Mar 8, 2022
61f8af2
feat(app): consider reverse tunnel errors in apps HA mechanism (#1073…
gabrielcorado Mar 8, 2022
47dfc67
skip databases that are not available during auto discovery (#10699) …
greedy52 Mar 8, 2022
b654280
flaky test: TestDatabaseAccessMongoConnectionCount (#10869) (#10955)
greedy52 Mar 8, 2022
2ab8114
(v9) Update e (#10964)
r0mant Mar 8, 2022
c20263f
Release v9.0.0-beta.2 (#10982)
r0mant Mar 9, 2022
3920dd2
[auto] Update webassets in branch/v9 (#10988)
kimlisa Mar 9, 2022
124ff22
Handle case where display is itself a unix socket #10719 (#10985)
Joerger Mar 9, 2022
edce7ec
Enable desktop access in Web UI in Cloud clusters (#10970)
bernardjkim Mar 9, 2022
acbfe78
Update go-mysql package (#10997)
jakule Mar 9, 2022
81f2a9e
Add MariaDB to AWS RDS auto discovery (#10994)
jakule Mar 9, 2022
4ba86c2
Update database guides with database configurator. (#10451) (#10995)
gabrielcorado Mar 9, 2022
3ec5d11
[v9] Disable automatic updating of API import path (#11010)
Joerger Mar 9, 2022
24626ac
Fix RPMs using a too-new version of glibc (#11008)
fheinecke Mar 10, 2022
75827b6
Release 9.0.0-rc.1 (#11018)
r0mant Mar 10, 2022
c8f3ef9
Regenerate server identity if APIDomain not present (#10944)
smallinsky Mar 10, 2022
1174920
Switch to warning in case of resource origin clash. (#10947) (#11024)
Tener Mar 10, 2022
b060338
Update suggested systemctl command (#10733) (#11025)
Tener Mar 10, 2022
bbf2039
Fix ACME instructions in start-auth-proxy.mdx (#11013)
ptgott Mar 10, 2022
956514b
Fix quadratic complexity in Reconciler.Reconcile(). (#10989) (#11023)
Tener Mar 10, 2022
b287fa5
Fixed incorrectly named RPMs (#11029)
fheinecke Mar 10, 2022
c4f9a8b
(v9) Missing v9 backports (#11033)
r0mant Mar 10, 2022
504dc74
Prevent panic caused by nil session recorder (#10792) (#10874)
rosstimothy Mar 10, 2022
44b36b9
V9 backport 10871 (#11031)
rosstimothy Mar 10, 2022
03ede0b
Better Semaphore Lease Contention Handling (#10666) (#10877)
rosstimothy Mar 10, 2022
cac4cc9
Backport of #10289 (#11030)
timothyb89 Mar 10, 2022
1cf59bd
Fix meaning of `bot_name` in bot join tokens (#11039) (#11047)
timothyb89 Mar 10, 2022
428a3ce
Moderated Sessions improvements (#10991) (#11051)
xacrimon Mar 10, 2022
b7a02a8
UX improvements for tbot (#10833) (#11046)
timothyb89 Mar 11, 2022
e62d2a1
Release 9.0.0-rc.2 (#11038)
r0mant Mar 11, 2022
7a77668
Added Machine ID docs.
russjones Mar 3, 2022
f26b325
[auto] Update webassets in branch/v9 (#11055)
rudream Mar 11, 2022
c564ecc
Fix NLB Mongo/Postgres errors spam (#11059)
smallinsky Mar 11, 2022
404ff79
Add Redis docs (#11073)
jakule Mar 11, 2022
1fa8857
Release 9.0.0 (#11067)
r0mant Mar 11, 2022
18dc89d
9.0 post-release 1: update docs versions (#11082)
r0mant Mar 11, 2022
b31993d
9.0 post-release 4 (#11089)
r0mant Mar 12, 2022
19f22f5
03/11 Upcoming Releases Update.
russjones Mar 12, 2022
2aa5741
correct db connect (#11097)
stevenGravy Mar 14, 2022
ffbc535
Fix `tsh aws ecr` Internal Server Error (#10475) (#11108)
greedy52 Mar 15, 2022
e0dc57f
Fix DeleteRange when the backend sanitizer is used (#11124) (#11131)
zmb3 Mar 15, 2022
34e472e
Automatically calculate `public_addr` field for dynamic apps (#10941)…
Tener Mar 15, 2022
7cfacf0
Update docs for FIPS users
zmb3 Mar 11, 2022
10f8807
docs: add desktops to per-session-mfa page
zmb3 Mar 11, 2022
59db679
Silence false positive lints from staticcheck in tbot/init.go (#11084…
timothyb89 Mar 16, 2022
82c05ad
Remove mention of max ttl for tctl tokens command (#11148) (#11164)
zmb3 Mar 16, 2022
7dc93cc
Cleanup of Machine ID Getting Started Guide.
russjones Mar 13, 2022
65f7820
Refactored Ansible guide to work with Machine ID.
russjones Mar 9, 2022
88f03bb
Fix quit on ctrlc, race panic, atomic load align in session IO (#1111…
xacrimon Mar 16, 2022
28d4857
[branch/v9] Backport #10665 (#11064)
xacrimon Mar 16, 2022
98f1179
Fix improper default value check in tbot's `FromCLIConf()` (#11169) (…
timothyb89 Mar 16, 2022
116a2e3
Fix outdated CLI help for `tbot init --owner` (#11158) (#11167)
timothyb89 Mar 16, 2022
7bbe6f1
Release 9.0.1 (#11208)
r0mant Mar 17, 2022
ae91595
Address problems in concurrent sqlite access (#10706) (#11190)
espadolini Mar 17, 2022
53f6e90
Revert "Only allow access request deletion through static roles' perm…
espadolini Mar 17, 2022
2f3c7d5
helm: include static_labels in database example (#10414) (#11214)
webvictim Mar 17, 2022
bc1ea1a
helm: Adds extraArgs and extraEnv to teleport-kube-agent (#11155) (#1…
webvictim Mar 17, 2022
58944c6
Improve `tsh` error message if mysql client is missing (#11215)
jakule Mar 17, 2022
9eb4699
Update upcoming-releases.mdx
russjones Mar 17, 2022
a6eff58
Fix TLS multiplexing for the kubernetes_service in the teleport-clust…
webvictim Mar 17, 2022
57ba25a
Keep multiple per-node remoteConns in localSite (#11074) (#11184)
espadolini Mar 18, 2022
65a3f65
docs: clarify /healthz and /readyz (#11085) (#11231)
zmb3 Mar 18, 2022
d7b54e0
corrects some powershell examples and put in code for linux commands …
stevenGravy Mar 18, 2022
3fed9bf
Support role bootstrapping in OSS (#11175) (#11247)
espadolini Mar 18, 2022
39980b3
Add doc for filter support for CLI tools (#11012) (#11258)
kimlisa Mar 18, 2022
7499530
Updates `tsh ls` for node/app/db/kube to accept new filter flags (#10…
kimlisa Mar 18, 2022
e4de565
Mention Cloud compatibility in three guides (#11234)
ptgott Mar 18, 2022
f5e347d
docs: add desktop session recording and clipboard sharing (#11005) (#…
zmb3 Mar 18, 2022
2acf5e8
Update 'tctl apps/db/nodes ls' to accept filter flags (#11003) (#11076)
kimlisa Mar 18, 2022
ebc3406
Added Machine ID CLI and configuration references.
russjones Mar 13, 2022
f303f41
[v9] helm: Backport chart changes from unit test addition (#11336)
webvictim Mar 22, 2022
a44ccd0
update e module (#11341)
rcanderson23 Mar 22, 2022
cc9398c
Fix broken link in the ADFS guide (#11307)
ptgott Mar 22, 2022
55bd3bf
Add notes about wildcard certificates (#11310)
ptgott Mar 22, 2022
836fd7c
Add Cloud-specific instructions to two guides (#11314)
ptgott Mar 22, 2022
7a69c35
Remove the v5 Kubernetes migration guide (#11297)
ptgott Mar 22, 2022
6e6548c
Show usage on invalid command line invocation. (#11174) (#11333)
Tener Mar 23, 2022
9f57d0f
Fix certificate extension not being included in `tctl auth sign`
Mar 8, 2022
f9f81e2
[v9] Add endpoint to webapi to generate DB join token (#10914) (#11256)
mcbattirola Mar 23, 2022
0672768
Update Redis links in docs (#11393)
jakule Mar 23, 2022
b0bf493
add all token types (#11375)
stevenGravy Mar 23, 2022
94c698c
Teleport cloud license info and other info update (#11376)
stevenGravy Mar 23, 2022
330edd9
Edit four Kubernetes Access guides for Cloud users (#11354)
ptgott Mar 23, 2022
dc41ba5
Situate the Installation guide more clearly (#11300)
ptgott Mar 23, 2022
146f65e
Edit Helm installation instructions (#11303)
ptgott Mar 23, 2022
126f9ac
add copy/paste mention (#11377)
stevenGravy Mar 24, 2022
ae2c61e
[v9] Backport: "helm: Adds missing namespaces to ConfigMap (#11032)" …
webvictim Mar 24, 2022
12c45ff
Add a .tsh/config file and add support for configuring custom http he…
Feb 7, 2022
dd04f86
ls consistency: Make tctl nodes ls output consistent, support yaml
Dec 16, 2021
50ee741
ls consistency: make tctl apps ls output consistent
Dec 16, 2021
4006ae9
ls consistency: make tctl db ls output consistent
Dec 16, 2021
0b57d74
ls consistency: add tctl kube ls command
Dec 16, 2021
c5af8ea
ls consistency: add support for tctl desktop ls
Dec 17, 2021
99f20b4
Move 'MakeTableWithTruncatedColumn' to asciitable and truncate labels
Feb 18, 2022
9082273
Add verbosity to tctl * ls commands and resource get.
Feb 18, 2022
3716b38
Resolve comments
Mar 8, 2022
a1970ce
Add configurable verbosity to `tctl get roles`
Mar 14, 2022
de2cd30
Reslove comments, move all occurences of teleport.dev to use a constant
Mar 15, 2022
699fa9f
Update cargo deps (#11400) (#11416)
xacrimon Mar 24, 2022
d3a1398
Fix panic in getWebConfig (#11389) (#11413)
rosstimothy Mar 24, 2022
449c696
Fix MOTD not showing up on tsh login with certain arguments
Mar 2, 2022
2cc615d
Add tests for motd fixes
Mar 3, 2022
1e0e9cb
[v9] Add HTTPS_PROXY for tsh (#11397)
atburke Mar 24, 2022
12acf0b
Add version string to terraform role ref (#11407)
stevenGravy Mar 24, 2022
14cbfd0
Reexec with `/proc/self/exe` on Linux (#11283) (#11453)
espadolini Mar 25, 2022
07649af
update enterprise (#11408)
stevenGravy Mar 25, 2022
658c1c6
Updated CHANGELOG.md.
russjones Mar 25, 2022
354b8c0
Release 9.0.2.
russjones Mar 25, 2022
a6ea934
[auto] Update webassets in branch/v9 (#11473)
rudream Mar 25, 2022
126d72e
Update Machine ID icon to chip icon.
russjones Mar 25, 2022
6d7cfc0
Added Machine ID Jenkins Guide.
russjones Mar 10, 2022
4bc28b1
Add Teleport Cloud downloads page.
russjones Mar 24, 2022
7de7094
Added Jenkins tile to documentation.
russjones Mar 25, 2022
f678c75
Assign EmitAuditEvent to err for subsequent check. (#11501) (#11505)
Tener Mar 28, 2022
87447e7
Fix TLS Routing jumphost flow (#11282) (#11496)
smallinsky Mar 28, 2022
235289f
Fix relative signup path
iAdramelk Mar 22, 2022
1d301d4
[v9] Backport: "helm: Add details on AWS ACM to AWS guide (#10857)" (…
webvictim Mar 28, 2022
028b747
[v9] Makes a common login error troubleshooting for sso docs (#11488)
stevenGravy Mar 28, 2022
87bbdcc
Don't respect HTTP_PROXY env in k8 forwarder (#11257) (#11462)
smallinsky Mar 29, 2022
b377649
[branch/v9] Rollup backport of session fixes (#11494)
xacrimon Mar 29, 2022
9b9069c
error message improvement on teleport start file permissions (#11502)
stevenGravy Mar 29, 2022
584f90f
[docs/v9] Remove mention of x509 certs for Machine ID as they're not …
webvictim Mar 30, 2022
7253530
tsh: ignore empty or non-existing config files (#11495) (#11571)
marcoandredinis Mar 30, 2022
0925c49
[branch/v9] Backport #11388 (#11537)
xacrimon Mar 30, 2022
4747176
Add missing doc link for predicate language (#11466) (#11541)
kimlisa Mar 30, 2022
85c5fc6
Backport #10620 to branch/v9 (#11542)
ptgott Mar 30, 2022
f3d489e
03/30 Upcoming Released Update
russjones Mar 30, 2022
6d1e429
Split the AWS Node Joining guide (#11440)
ptgott Mar 30, 2022
c2cb815
Remove potentially confusing EOF line from snippet (#11438)
ptgott Mar 30, 2022
a79fe82
updated /signup to aboslute url (#11580)
C-STYR Mar 30, 2022
1796b7d
[auto] Update webassets in branch/v9 (#11582)
kimlisa Mar 30, 2022
794ca51
Use first available auth server (#11229) (#11598)
probakowski Mar 31, 2022
7b92264
tctl: respect TELEPORT_HOME variable when reading profiles (#11561)
Mar 31, 2022
cfd7ad2
Add missing quotes in GCB triggers (#11608)
espadolini Mar 31, 2022
ae5606b
Fix 32-bit arm deb and 64-bit arm rpm packages (#11318) (#11568)
espadolini Mar 31, 2022
66e43da
Edit three guides for Cloud users (#11362)
ptgott Mar 31, 2022
45e0d0a
[Docs] Add teleport.yaml docs for x11 forwarding (#10561) (#11429)
Joerger Mar 31, 2022
a8ee66a
helm: Add support for separate Postgres/Mongo listeners in teleport-c…
webvictim Mar 31, 2022
363ba15
Split the Helm chart reference (#11437)
ptgott Mar 31, 2022
823411f
Fix `ad-keytab-file` flag on sqlserver docs (#11581) (#11605)
mcbattirola Mar 31, 2022
1cf2b3e
Release 9.0.3 (#11649)
r0mant Apr 1, 2022
9418c36
Update IsValidLabelKey to include ':' (#11563)
Apr 1, 2022
88be3b2
[v9] backport #11386 #11387 (in-memory cache and sqlite sync) (#11658)
espadolini Apr 1, 2022
e0bae91
Add metric to track number ssh connect attempts (#11240) (#11629)
rcanderson23 Apr 1, 2022
b12de24
fix loggers not respecting json config (#10808) (#11655)
NajiObeid Apr 1, 2022
dfeeb34
docs: add note about user CA rotation + desktop access (#11586)
zmb3 Apr 1, 2022
d36ae15
Fix tsh player issues (#11491)
zmb3 Mar 29, 2022
1161b15
Fixes console player ctrl+C and ctrl+D functionality (#11559)
Mar 30, 2022
9891a87
Update repo in docs contribution guide (#11638)
ptgott Apr 1, 2022
d4f2c62
Remove misleading information about tctl for Cloud (#11632)
ptgott Apr 1, 2022
841e107
Edit two guides for Cloud users (#11642)
ptgott Apr 1, 2022
5247467
Fix docs UI reference (#11635)
ptgott Apr 1, 2022
970df33
minor edits (#11641)
stevenGravy Apr 1, 2022
8c44e6a
docs: Add Helm docs for tls.existingSecretName (#11306)
webvictim Apr 1, 2022
963739d
Add documentation for ssh key extensions with github (#11656)
Apr 2, 2022
5d9c01b
Updates minimum terraform version to 1.0 (#11651)
tcsc Apr 2, 2022
ae9e230
Avoid nil dereferencing when tlsConfig is nil. (#11614)
Apr 2, 2022
d2e36cd
[v9] Backport: fix tsh config test (#11657)
marcoandredinis Apr 4, 2022
970ab98
Add support for backward compatible API Client behavior (#11567) (#11…
smallinsky Apr 4, 2022
496134f
Added Jenkins Machine ID diagram.
russjones Apr 3, 2022
0af5852
Added admonition about TLS Routing and Machine ID.
russjones Apr 3, 2022
6130359
Change client dialOpts append order (#11322) (#11624)
rcanderson23 Apr 4, 2022
d3a7fca
[v9] Kube agent instructions on matching to server version (#11711)
stevenGravy Apr 4, 2022
9d01de4
Split Redis docs (#11702)
jakule Apr 4, 2022
e2f3c28
Spread out `UploadCompleter` load (#11590) (#11698)
rosstimothy Apr 5, 2022
bdf5f79
update teleport 9 and cloud versions in docs (#11726)
stevenGravy Apr 5, 2022
99e9104
update cloud-config to fix install errors (#11732)
stevenGravy Apr 5, 2022
91cb676
Clean up remoteSites with no active tunnels (#11435) (#11707)
rosstimothy Apr 5, 2022
a99d3b4
Support proxy protocol v2 (#11684) (#11722)
probakowski Apr 5, 2022
d6c11f3
[v9] Install script changes and sudo command updates for Teleport ins…
stevenGravy Apr 5, 2022
142ea07
Backport SQL Backend to v9 (#11667)
jimbishopp Apr 6, 2022
1acc809
Added Machine ID to examples.
russjones Mar 25, 2022
069bb9a
[v9] Add hint when the user receives an error about an "unknown certi…
hatched Apr 6, 2022
9aea384
Add Cloud instructions to five guides (#11742)
ptgott Apr 6, 2022
f577413
Release 9.0.4 (#11785)
r0mant Apr 6, 2022
cdd4473
Document limitations with the Google OIDC connector and transitive gr…
espadolini Apr 6, 2022
f426fd6
update 9 release version to 9.0.4 (#11789)
stevenGravy Apr 7, 2022
9e7408a
Fix key principals not being used when identity files are being used …
Apr 7, 2022
4bba628
Add grpc server and client metrics to Teleport (#11773)
rcanderson23 Apr 7, 2022
85d7e8a
Backport #10880 to branch/v9 (#11442)
ptgott Apr 7, 2022
76be6d7
Fix session leave + termination deadlock
Joerger Apr 7, 2022
d540812
[v9] Moderated Sessions rollup backport (#11803)
xacrimon Apr 7, 2022
64bfe84
Add auth'd tunnel mode to tsh proxy db command (#11720) (#11808)
r0mant Apr 7, 2022
ea8ee94
Backport #11725 #11249 #11799 to branch/v9 (#11795)
Apr 8, 2022
1ffbc32
Add client cert in insecure mode (#11758)
jakule Apr 8, 2022
19af0c4
[v9] Access Control, K8s Cluster docs set scope and AWS first (#11761)
stevenGravy Apr 9, 2022
a2badcd
[v9] helm: Backports (#11728)
webvictim Apr 11, 2022
882541a
update golang version in docs config to 1.17 (#11869)
stevenGravy Apr 11, 2022
3c33781
Mention Teleport is deployable in k8s (#11874)
stevenGravy Apr 11, 2022
d0efa1d
[v9] Make relogin attempts use the strongest auth method (#11781) (#1…
codingllama Apr 11, 2022
4088375
[v9] Release pipeline improvements (#10707) (#11833)
justinas Apr 11, 2022
0aa1f52
Edit Database Access guides for Cloud users (#11846)
ptgott Apr 11, 2022
7eaf9f1
[v9] Replace session upload grace period with session tracker (#11853)
Joerger Apr 11, 2022
265dc7f
NO_PROXY port support + special case for proxying via localhost (#11403)
atburke Apr 12, 2022
a9e5d6d
[v9] Rollup bugfix backport (#11890)
xacrimon Apr 13, 2022
dd13219
Move Cloud download binaries into tables (#11839)
ptgott Apr 13, 2022
b8f1f83
SQL Backend Documentation (#11897)
jimbishopp Apr 13, 2022
a669195
Update teleport-plugin guides to reference docker images for download…
logand22 Apr 13, 2022
2886fbd
Updated Jenkins Machine ID Guide.
russjones Apr 6, 2022
ebdad50
Updated Ansible Machine ID Guide.
russjones Apr 6, 2022
d095dbe
Updated Getting Started Machine ID Guide.
russjones Apr 6, 2022
e9617b7
change bash blocks to code to fix copy/paste and consistency (#11912)
stevenGravy Apr 14, 2022
e992043
Return error message if supplied auth connector name doesn't match re…
hatched Apr 14, 2022
88500b3
[auto] Update webassets in branch/v9 (#11951)
greedy52 Apr 14, 2022
678b7a1
[v9] Add audit logging for more MySQL commands (#11914) (#11949)
greedy52 Apr 14, 2022
8acc9e7
Update upcoming-releases.mdx
russjones Apr 14, 2022
3d19002
Update upcoming-releases.mdx
russjones Apr 14, 2022
36f4559
Edit four Access Controls guides for Cloud users (#11977)
ptgott Apr 14, 2022
1371a05
Edit four docs guides for Cloud users (#11971)
ptgott Apr 14, 2022
2fccdd3
Mention scoped Admonitions (#11900)
ptgott Apr 14, 2022
4563f33
Fix race condition in (*sess). broadcastResult() (#11851)
jakule Apr 14, 2022
cd59194
Bump Go to 1.17.9 (#11932)
r0mant Apr 14, 2022
c0285c7
helm: Add support for mounting existing TLS secrets with optional roo…
webvictim Apr 15, 2022
4eac023
helm: Set default second factor to "otp" in values (#11034) (#11923)
webvictim Apr 15, 2022
e404892
(v9) Delete app sessions on logout (#11956)
gabrielcorado Apr 15, 2022
04d85a1
Remove references to authentication type 'false' from docs (#11621) (…
webvictim Apr 15, 2022
36fa8ba
Fix Okta OIDC (#11718)
zmb3 Apr 13, 2022
900664a
Backport #11801 to branch/v9 (#11965)
ptgott Apr 15, 2022
bc81dc6
Extract tabbed Prerequisites into a partial (#11960)
ptgott Apr 15, 2022
d24640b
Document Okta OIDC provider workaround
zmb3 Apr 15, 2022
b93376d
Prepare five guides for Cloud users (#11982)
ptgott Apr 15, 2022
5cd6a60
docs: Don't lint external links (#11940) (#11996)
webvictim Apr 15, 2022
e286372
Backport #10801 to branch/v9 (#11964)
ptgott Apr 15, 2022
af0dcf7
Backport #10759 to branch/v9 (#11966)
ptgott Apr 15, 2022
3d7e767
Backport #10996 to branch/v9 (#11967)
ptgott Apr 15, 2022
c980908
Backport #11381 to branch/v9 (#11969)
ptgott Apr 15, 2022
c627870
Ensure Cache `types.WatchKinds` and `proto.WatchEvents` are in sync (…
rosstimothy Apr 15, 2022
d342af6
Includes advisory for pages that are installing proxy, auth for cloud…
stevenGravy Apr 18, 2022
f00ae81
Update installation docs (#11677) (#12013)
zmb3 Apr 18, 2022
928fdd8
update teleport cloud version to 8.3.7 in docs (#12017)
stevenGravy Apr 18, 2022
a71aaf3
fix docker example (#12027)
stevenGravy Apr 18, 2022
3614043
Update linux-server.mdx (#11682) (#11815)
benarent Apr 18, 2022
a6a7bb1
Correct note on node (#12045)
stevenGravy Apr 18, 2022
0147fd3
Align atomics on ARM32 (#11822) (#11917)
xacrimon Apr 19, 2022
9e04444
Generate database access credentials with tctl auth sign command (#10…
gabrielcorado Apr 19, 2022
941c2a7
fix(db): send initial heartbeat when there is no static dbs (#11160) …
gabrielcorado Apr 19, 2022
89473b0
update prereqs for machineid ansible guide (#12066)
stevenGravy Apr 19, 2022
44e81f8
docs: Don't lint external links when running in CI (#12058)
webvictim Apr 19, 2022
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
  •  
  •  
  •  
8 changes: 3 additions & 5 deletions .cloudbuild/ci/doc-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
steps:
- name: quay.io/gravitational/next:main
id: docs-test
env:
- WITH_EXTERNAL_LINKS=true
entrypoint: /bin/bash
dir: /src
args:
- -c
- ln -s /workspace /src/content && yarn markdown-lint-external-links
args:
- -c
- ln -s /workspace /src/content && yarn markdown-lint
timeout: 10m
15 changes: 8 additions & 7 deletions .cloudbuild/ci/integration-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
timeout: 25m

options:
machineType: E2_HIGHCPU_32

Expand All @@ -9,18 +10,18 @@ steps:
id: fetch-history
args: ['fetch', '--unshallow']

# Run the integration tests. Actual content of this job depends on the changes
# Run the integration tests. Actual content of this job depends on the changes
# detected in the PR
- name: quay.io/gravitational/teleport-buildbox:go1.17.2
- name: quay.io/gravitational/teleport-buildbox:teleport9
id: run-tests
dir: /workspace/.cloudbuild/scripts
entrypoint: bash
args:
args:
- -c
- |
go run ./cmd/integration-tests \
-target $_BASE_BRANCH \
-target "$_BASE_BRANCH" \
-bucket test-logs \
-build $BUILD_ID \
-a "test-logs/*.json"
timeout: 20m
-build "$BUILD_ID" \
-a "test-logs/*.json"
timeout: 25m
2 changes: 1 addition & 1 deletion .cloudbuild/ci/lint.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
steps:
- name: quay.io/gravitational/teleport-buildbox:go1.17.2
- name: quay.io/gravitational/teleport-buildbox:teleport9
id: lint
args: ['make', 'lint']
options:
Expand Down
22 changes: 11 additions & 11 deletions .cloudbuild/ci/unit-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
timeout: 25m

options:
machineType: 'E2_HIGHCPU_32'
machineType: E2_HIGHCPU_32

steps:
# GCB does a shallow checkout for a build, but if we want to check our changes
# against other branches we'll need to fetch the repo history. This takes less
# against other branches we'll need to fetch the repo history. This takes less
# than 30s at the time of writing, so it is probably not worth tweaking.
- name: gcr.io/cloud-builders/git
id: fetch-history
args: ['fetch', '--unshallow']

# Run the unit tests. Actual content of this job depends on the changes
# Run the unit tests. Actual content of this job depends on the changes
# detected in the PR
- name: quay.io/gravitational/teleport-buildbox:go1.17.2
- name: quay.io/gravitational/teleport-buildbox:teleport9
id: run-tests
dir: /workspace/.cloudbuild/scripts
entrypoint: bash
args:
entrypoint: bash
args:
- -c
- |
go run ./cmd/unit-tests \
-target $_BASE_BRANCH \
-bucket test-logs \
-build $BUILD_ID \
go run ./cmd/unit-tests \
-target "$_BASE_BRANCH" \
-bucket test-logs \
-build "$BUILD_ID" \
-a "test-logs/*.json"
timeout: 20m
Loading